About SMS integration with KOHA 19.11 from Bangladesh.
Dear Sir, We are here trying to integrate SMS API with KOHA but failed. If there any suggestions for us or any alternative option. Please let us know. -- Regards Md. Sarowar Saklayan CRO & System Analyst Dhaka | Rajshahi | Chattogram | Kolkata | Pennsylvania Cell phone:+8801913800800, +8801729018635 Fax: +880 721 774373, E-mail: saklayan18@gmail.com Web: DesktopIT.com.bd <http://desktopit.com.bd/> | WebRajshahi.com | KhazaCorporation.com IM - "01729018635" (Skype & whatsApp)
Could you be more specific about what SMS Gateway you’re trying to use and how you’re trying to use it? You could take a look at https://metacpan.org/pod/SMS::Send::UK::Kapow and model your own SMS driver on that (which itself is just building off of SMS::Send::Driver https://metacpan.org/pod/SMS::Send::Driver). The main method you’ll need to customize for your SMS Gateway API is “send_sms”. Here in Australia, we’ve written a couple drivers for some Australian SMS Gateways. I create tarballs of the driver code (which include a Build.PL file) and then I use “cpanm” to install them. (Alternatively, you could build OS packages from them as well, which would be a more scalable approach.) Once the drivers are installed in the system, then you can reference them using the “SMSSendDriver” system preference in Koha. You can also use the “sms_send_config” configuration option in koha-conf.xml to set Koha instance specific SMS driver configuration. If you share some more details, I’m sure we can help you out more. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Sarowar Saklayan Sent: Monday, 17 February 2020 10:35 PM To: Koha-devel@lists.koha-community.org Subject: [Koha-devel] About SMS integration with KOHA 19.11 from Bangladesh. Dear Sir, We are here trying to integrate SMS API with KOHA but failed. If there any suggestions for us or any alternative option. Please let us know. -- Regards Md. Sarowar Saklayan CRO & System Analyst <https://docs.google.com/uc?export=download&id=1SfuHdqYBZOtNQCEFh14ezaW-Tf8JjjVl&revid=0B0Zdqx_pFgVZUnd3elh3MDI3QnpWNENpODY0bVU2OFdGTXJJPQ> Dhaka | Rajshahi | Chattogram | Kolkata | Pennsylvania Cell phone:+8801913800800, +8801729018635 Fax: +880 721 774373, E-mail: saklayan18@gmail.com <mailto:saklayan18@gmail.com> Web: <http://desktopit.com.bd/> DesktopIT.com.bd | WebRajshahi.com | KhazaCorporation.com IM - "01729018635" (Skype & whatsApp)
participants (2)
-
dcook@prosentient.com.au -
Sarowar Saklayan