[Koha-bugs] [Bug 4246] Koha support for Itiva Talking Tech phone notification service

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 13 16:04:46 CET 2011


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

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|PATCH-Sent                  |P4
                 CC|                            |ian.walls at bywatersolutions.
                   |                            |com
            Version|rel_3_0                     |master
       Patch Status|Does not apply              |---
         AssignedTo|jwagner at ptfs.com            |ian.walls at bywatersolutions.
                   |                            |com

--- Comment #1 from Ian Walls <ian.walls at bywatersolutions.com> 2011-12-13 15:04:46 UTC ---
Reassigning to myself, as ByWater has been commissioned to reimplement this
feature for Koha.

We're going to do this in two phases, and in a manner that alters the core of
Koha as little as possible (no subroutines added to C4, no changes to data
structure).  The code pack will consist of two cronjobs (send and receive), the
necessary messaging preference data, and a system preference to
activate/deactivate the feature.  Documentation will be added in-line in
scripts, in a README file and in commit message of patch.

In phase 1, phone notifications will be support for PREDUE, OVERDUE and HOLD
notifications.  Messages will be noted on the patron record, just like for
email, and for PREDUE and HOLD notices, the patron messaging preferences will
be used.

Phase 2 will include SMS messging, more notice types, patron's preferred
language and SIP2 CONNECT support.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list