Bug 25264 - Add ability to process phone notifications without Talking Tech
Summary: Add ability to process phone notifications without Talking Tech
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-23 11:40 UTC by Kyle M Hall
Modified: 2020-05-05 14:29 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle M Hall 2020-04-23 11:40:35 UTC
We have a partner that would like to use Twilio for phone notifications. The problem is that our phone notifications are Talking Tech-centric, and the way our TT is engineered is odd to say the least. We specifically don't create the notices in Koha, but have TT create them instead.

I think it would be good to have a system preference that allows phone notices to act in a 'normal' manner so to speak much like email and sms notices. Future outbound calling systems could then just be plugins that handle phone notices while Koha handles email and sms.