Enable SMS messaging options
Hi, We are handling the SMS using a custom solution. I would like to enable SMS messaging option without adding a sms driver. Adding a sms driver generates errors as we are not using the driver. Regards -- View this message in context: http://koha.1045719.n5.nabble.com/Enable-SMS-messaging-options-tp5778468.htm... Sent from the Koha-general mailing list archive at Nabble.com.
Arihant, On Sun, Nov 17, 2013 at 6:52 PM, arihant <arihant23010@gmail.com> wrote:
We are handling the SMS using a custom solution.
I would like to enable SMS messaging option without adding a sms driver. Adding a sms driver generates errors as we are not using the driver.
Some more details about the solution would be nice. It might be simple enough to write a driver for it or even a quick hack :-) cheers -idg -- Indranil Das Gupta Phone : +91-98300-20971 Blog : http://indradg.randomink.org/blog IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org
We have created a windows script that accesses the email log on the server, extracts user info & sends the sms via an http api. Right now I have entered "Email" inside the sms send driver preference which generates an error in the log that process_message_queue.pl failed due to the sms send driver not configured properly. If I keep the sms send driver preference empty, I do not see the SMS messaging preference. So, I want the SMS Messaging preference to be active, but koha will not be sending the sms. -- View this message in context: http://koha.1045719.n5.nabble.com/Enable-SMS-messaging-options-tp5778468p577... Sent from the Koha-general mailing list archive at Nabble.com.
arihant schreef op ma 18-11-2013 om 05:09 [-0800]:
Right now I have entered "Email" inside the sms send driver preference which generates an error in the log that process_message_queue.pl failed due to the sms send driver not configured properly. If I keep the sms send driver preference empty, I do not see the SMS messaging preference.
It sounds like the correct approach would be to write an SMS driver that talks to the HTTP API to send the SMS. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
We currently lack the technical knowledge of coding in perl language & we could not find any proper documentation for enabling SMS feature in koha. Please guide us if you are aware of any sms driver that works with http api. We were able to find one but we could not get it to configure correctly. http://search.cpan.org/~warringd/SMS-Send-SMSGlobal-HTTP-0.08/lib/SMS/Send/S... Where can we change the templates of the SMS being sent? On Tue, Nov 19, 2013 at 4:22 AM, Robin Sheat-2 [via Koha] < ml-node+s1045719n5778637h69@n5.nabble.com> wrote:
arihant schreef op ma 18-11-2013 om 05:09 [-0800]:
Right now I have entered "Email" inside the sms send driver preference which generates an error in the log that process_message_queue.pl failed due to the sms send driver not configured properly. If I keep the sms send driver preference empty, I do not see the SMS messaging preference.
It sounds like the correct approach would be to write an SMS driver that talks to the HTTP API to send the SMS.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
_______________________________________________ Koha mailing list http://koha-community.org [hidden email] <http://user/SendEmail.jtp?type=node&node=5778637&i=0> http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/Enable-SMS-messaging-options-tp5778468p577... To unsubscribe from Enable SMS messaging options, click here<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5778468&code=YXJpaGFudDIzMDEwQGdtYWlsLmNvbXw1Nzc4NDY4fDIxNjQ4OTE2> . NAML<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://koha.1045719.n5.nabble.com/Enable-SMS-messaging-options-tp5778468p577... Sent from the Koha-general mailing list archive at Nabble.com.
participants (3)
-
arihant -
Indranil Das Gupta -
Robin Sheat