[Koha-bugs] [Bug 9021] Add SMS via email as an alternative to SMS services via SMS::Send drivers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 7 19:04:55 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9021

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Test plan:
0) Get a mobile phone
1) Apply the patch
2) Run updatedatabase.pl
3) Set the value of SMSSendDriver to 'Email'
4) Go to the admin page, the "Additional parameters" area should now have the
link "SMS cellular providers"
5) On this page, add some providers. Make sure to add the provider for your own
cellular phone service.

Here are some examples:
Sprint     phonenumber at messaging.sprintpcs.com
Verizon     phonenumber at vtext.com
T-Mobile phonenumber at tmomail.net
AT&T     phonenumber at txt.att.net

Only add the domain part in the 'domain' field. So for Verizon, that would be
'vtext.com'

6) Create an account for yourself, add your SMS number, and select your
provider from the dropdown box directly below it.

7) Enable SMS messaging for Item check-in and Item checkout
8) Check out an item to yourself
9) Run process_message_queue.pl
10) Wait! You should receive a text message shortly, when I tested it, I
received my sms message within the minute.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list