[asterisk-bugs] [JIRA] (ASTERISK-21533) API Improvements: refactor app_queue to listen for a Transfer stasis message and update the Queue Log appropriately

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Apr 17 18:22:06 CDT 2013


Matt Jordan created ASTERISK-21533:
--------------------------------------

             Summary: API Improvements: refactor app_queue to listen for a Transfer stasis message and update the Queue Log appropriately
                 Key: ASTERISK-21533
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21533
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Applications/app_queue, Core/Stasis
            Reporter: Matt Jordan


Currently {{app_queue}} has a masquerade callback that it uses to try and update the queue log. Masquerades are (for the most part) going the way of the DoDo (poor bird with a funny name)

However, {{app_queue}} still does have to know that a transfer occurred. It should do this by subscribing to bridge topics that are it's Queue bridges. When a message comes across for that bridge that says a channel transferred out of it, it should update the queue log.

--
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