Details
Description
This patch adds more complete support of inbound SMS messages. Previously inbound SMS messages from unknown phone numbers were discarded – with this patch, CiviCRM creates a new contact, fills in the "Home Mobile" number with the SMS source phone number, and sets the contact email address as <mobilenumber>@mobile.sms.
This patch also adds (improved) support for SMS provider Twilio, including functionality from CRM-11207. As discussed in that issue, Twilio support requires adding a new row to the civicrm_option_value table.