Configuration of SMS in Koha
Hi, Can you please help me in configuring Koha to enable SMS and it's usage? I am looking for this support to send SMS across India. Thanks, Soma -- View this message in context: http://koha.1045719.n5.nabble.com/Configuration-of-SMS-in-Koha-tp4393000p439... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Did you ever get the SMS Module to work? -- View this message in context: http://koha.1045719.n5.nabble.com/Configuration-of-SMS-in-Koha-tp4393000p575... Sent from the Koha-general mailing list archive at Nabble.com.
Hi Soma, On Fri, May 13, 2011 at 6:08 PM, Raosoma <raosoma@gmail.com> wrote:
Hi, Can you please help me in configuring Koha to enable SMS and it's usage? I am looking for this support to send SMS across India. Thanks, Soma
Have you tried testing with the SMS::Send::DeviceGsm driver? this is about the only option for someone in India. The available SMS::Send drivers from CPAN aren't designed for any Indian operator. However, the GSM device you are planning on using should be compatible with your version of Linux. cheers -- 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
Hi, The sms service provider I am using provides a http api for e.g. http://site.com/SMSAPI.jsp?username=username&password=password&sendername=ABC&mobileno=919999999999&message=Hello Which SMS Driver lets us send sms via http api & any documentation on implementing it would be of great help. Regards, Arihant -- View this message in context: http://koha.1045719.n5.nabble.com/Configuration-of-SMS-in-Koha-tp4393000p575... Sent from the Koha-general mailing list archive at Nabble.com.
Hi Arihant, On Thu, May 23, 2013 at 9:28 AM, arihant <arihant23010@gmail.com> wrote: <snipped>
Which SMS Driver lets us send sms via http api & any documentation on implementing it would be of great help.
From the 3.10 manual: http://manual.koha-community.org/3.10/en/circfaq.html#smsnoticefaq
"First you need to choose a SMS service to use with Koha. There is a list available here: http://search.cpan.org/search?query=sms%3A%3Asend&mode=all Not all SMS services available to libraries have Perl drivers, so be sure to check this list to see if the provider you're considering is listed. If not you want to ask your provider if they have a Perl module, if not you should consider another service. " Since you have not mentioned your provider's name, I would suggest that you check out for your provider on that list at http://search.cpan.org/search?query=sms%3A%3Asend&mode=all hope this helps -- 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
participants (3)
-
arihant -
Indranil Das Gupta -
Raosoma