Re: [Koha-devel] Regarding SMS Integration with Koha
The driver module is on the cpan: http://search.cpan.org/~nobull/SMS-Send-Clickatell-0.02/lib/SMS/Send/Clickat... You just have to fill the pref SMSSendUsername SMSSendDriver with Clickatell. The driver needs 3 values: api_id, user and password. Only the password can be filled by one of the Koha sms pref (SMSSendPassword). I developed a patch to permit to pass more than the "login" and "password" parameter to the driver. It has not been submitted on bugzilla. You can find it on the BibLibre repository: https://git.biblibre.com/biblibre/kohac/commit/49644ebf043c92ed0665388d1d292... The short version is: it won't work out of the box. Regards, Jonathan PS: Please answer to the list. 2014-09-25 9:29 GMT+02:00 Dp Tripathi <dptnitrkl@gmail.com>:
Dear Sir,
Clickatell is company which provides the script to send the SMS. The same name is recommended in Koha manual also to start sms, integrate anyone of the following such as
Clickatell
Wadja
ipipi
Sir, if you have driver, please help me and send me the script and also guide me to integrate. I will be highly thankful to you.
Thanks,
On Thu, Sep 25, 2014 at 3:25 AM, Jonathan Druart <jonathan.druart@biblibre.com> wrote:
Hello D.P.,
What is the "Clickatell perl script"? You need to write a driver based on SMS::Send::Driver.
Regards, Jonathan
2014-09-25 6:13 GMT+02:00 DP Tripathi <dptkvs@gmail.com>:
Dear Friends,
I am trying to integrate Clickatell Perl Script in order to send SMS through Koha in India but failed to do so.
If anyone please help me how to set this?
Thanks
-- ********************* D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela Odisha - 769008 **********************
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- ************************************************************ Dhanwantari Prakash Tripathi Assistant Librarian Biju Patnaik Central Library National Institute of Technology Rourkela, Odisha - INDIA 769008 e-mail: tripathidp@nitrkl.ac.in, dptnitrkl@gmail.com mobile: +91-8895296796 URL: www.librarianguide.co.in URL: www.koha.librarianguide.co.in URL: www.forum.librarianguide.co.in ************************************************************
participants (1)
-
Jonathan Druart