Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.2.1
-
Component/s: None
-
Labels:None
Description
1. Fields - send-at and invalid-after are currently not being captured or used by api & should be removed.
2. Make api url on sms settings screen default to https://api.clickatell.com for Clickatell. Clickatell.php in this case should provide this value.
3. Drop deliv_ack=1 and req_feat=XX parameters from $postData thats sent to Clickatell.
4. Fix below warning :
There's a PHP warning after sending messages:
Notice: Undefined index: From in CRM_SMS_Provider_Clickatell->send() (line 270 of /var/aegir/platforms/civicrm-
trunk/sites/all/modules/civicrm/CRM/SMS/Provider/Clickatell.php).
5. Wiki document steps for adding a sms provider, and where to get those values / settings from.