[asterisk-bugs] [JIRA] (ASTERISK-21260) Add MWI support to the new SIP channel driver
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 15 08:42:01 CDT 2013
Matt Jordan created ASTERISK-21260:
--------------------------------------
Summary: Add MWI support to the new SIP channel driver
Key: ASTERISK-21260
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21260
Project: Asterisk
Issue Type: New Feature
Components: Channels/chan_gulp
Affects Versions: 12
Reporter: Matt Jordan
Once we have a pub/sub framework in place, we can create a resource module that provides MWI services.
It should:
* Subscribe to stasis notifications for MWI (see https://reviewboard.asterisk.org/r/2368/)
* Provide formatting options for how that notification is represented. This can be subclassed out as necessary into separate modules, or could be implemented in a more direct manner
* Send NOTIFY requests to the appropriate endpoints when a change in MWI is detected
* Send NOTIFY requests to the appropriate endpoints on subscription creation
* Send NOTIFY requests on startup based on the cached value of MWI
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list