Bug 18091

Summary: No documentation for SMS via email in 16.05 or 16.11 documentation
Product: Koha Reporter: Barton Chittenden <barton>
Component: DocumentationAssignee: Nicole C. Engard <nengard>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9021
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19179
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 9021    
Bug Blocks:    

Description Barton Chittenden 2017-02-09 18:36:51 UTC
Bug 9021 -- Add an exception to SMS via email documentation in the Koha manua --  was added to 16.05, but there is no documentation for adding SMS gateways nor adding the provider and sms number in the patron's messaging preferences.
Comment 1 Barton Chittenden 2017-02-09 19:55:43 UTC
I was incorrect -- SMS via email *is* documented, but SMS:Send is not.
Comment 2 Katrin Fischer 2017-09-12 12:53:56 UTC
What do you mean by SMS::Send?
Comment 3 Barton Chittenden 2017-09-12 14:08:39 UTC
(In reply to Katrin Fischer from comment #2)
> What do you mean by SMS::Send?

Koha can use the perl SMS::Send module to send SMS messages. See http://search.cpan.org/~adamk/SMS-Send-1.06/lib/SMS/Send.pm.

This requires the us of a SMS::Send driver, written for the SMS provider that the library chooses.
Comment 4 Owen Leonard 2019-03-07 19:18:21 UTC
I think this is resolved for newer versions.