Summary: | No documentation for SMS via email in 16.05 or 16.11 documentation | ||
---|---|---|---|
Product: | Koha | Reporter: | Barton Chittenden <barton> |
Component: | Documentation | Assignee: | 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
I was incorrect -- SMS via email *is* documented, but SMS:Send is not. What do you mean by SMS::Send? (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. I think this is resolved for newer versions. |