[asterisk-bugs] [JIRA] (ASTERISK-21106) Stasis Core - Refactor MWI support

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 14 16:55:00 CST 2013


Matt Jordan created ASTERISK-21106:
--------------------------------------

             Summary: Stasis Core - Refactor MWI support
                 Key: ASTERISK-21106
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21106
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Core/Stasis
            Reporter: Matt Jordan
      Target Release: 12


Once the Stasis Core API is finished, we need to begin refactoring current consumers/producers on the event subsystem to take advantage of it. This includes MWI.

Publishers:
* {{chan_dahdi}}
* {{app_minivm}}
* {{app_voicemail}}
* {{res_jabber}}
* {{res_xmpp}}

Consumers:
* {{chan_dahdi}}
* {{chan_sip}}
* {{chan_iax2}}
* {{chan_mgcp}}
* {{chan_unistim}}
* {{chan_skinny}}
* {{sig_pri}}
* {{res_xmpp}}
* {{res_jabber}}

A new topic subscription model from Stasis core will need to be adopted and defined for MWI. Current producers/consumers will subscribe to that topic and produce items for that topic containing the appropriate MWI information.

Note that {{app_voicemail}}'s ability to listen for subscribers and publish information will be refactored/added when Stasis core supports that topic. Alternatively, that particular topic can be added in under this task.

For now, assume that {{res_corosync}} will be disabled until we figure out how to re-transmit the currently supported items across the wire.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list