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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Feb 14 15:51:59 CST 2013


Rusty Newton created ASTERISK-21100:
---------------------------------------

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


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}}
* {{sip_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