[Koha-devel] Suggestion requested regarding sending SMS

Jonathan Druart jonathan.druart at biblibre.com
Tue Apr 21 11:05:23 CEST 2015


Hello,

Since they are missing in the sysprefs.sql file, yes it is.
If you need to pass other parameters, have a look at bug 13029.

Regards,
Jonathan

2015-04-21 10:28 GMT+02:00 Indranil Das Gupta <indradg at gmail.com>:
> Hi all,
>
> I would like to know if the recommended way to handle the
> SMSSendUsername / SMSSendPassword in SMS.pm is by adding them as local
> prefs?
>
> # Create a sender
> my $sender = SMS::Send->new( $driver,
>                              _login    =>
> C4::Context->preference('SMSSendUsername'),
>                              _password =>
> C4::Context->preference('SMSSendPassword'),
>                         );
>
> thanks
>
> --
> 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
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at 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/


More information about the Koha-devel mailing list