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

Maxim Solodovnik resolved OPENMEETINGS-351.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1 Apache Incubator Release
         Assignee: Maxim Solodovnik

Committed revision 1361897.
                
> 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
>            Assignee: Maxim Solodovnik
>            Priority: Minor
>             Fix For: 2.1 Apache Incubator Release
>
>         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


Reply via email to