You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Irina Arkhipets (JIRA)" <ji...@apache.org> on 2012/07/13 12:20:33 UTC

[jira] [Updated] (OPENMEETINGS-351) Add a possibility to send sms as an appointment reminder

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Irina Arkhipets updated OPENMEETINGS-351:
-----------------------------------------

    Attachment: sendSMS.patch

Patch with the suggested changes is attached.
                
> Add a possibility to send sms as an appointment reminder
> --------------------------------------------------------
>
>                 Key: OPENMEETINGS-351
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-351
>             Project: Openmeetings
>          Issue Type: New Feature
>    Affects Versions: 2.1 Apache Incubator Release
>            Reporter: Irina Arkhipets
>            Priority: Minor
>         Attachments: sendSMS.patch
>
>
> This issue contains a patch which provides a possibility to send sms as an appointment reminder.
> Such sms is sent together with the appointment reminder e-mails under the same conditions if “Phone” field of the given attendee is filled with some value and "Send SMS" switch is turned on.
> To make this working the following settings should be added via Administration -> Configuration menu item:
> - sms.provider – SMS provider which would send SMS 
> - sms.Username – the login name of the user registered on sms provider
> - sms.Userpass - user password on sms provider
> Please note that different SMS providers can use different APIs, so probably given code will not work with some of them. I tried it with bulkSMS (http://www.bulksms.com/) and all was OK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira