[asterisk-bugs] [JIRA] (ASTERISK-22984) ari: Transfer messages not being sent out ARI WebSocket

Digium Subversion (JIRA) noreply at issues.asterisk.org
Sat Feb 1 10:31:03 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-22984.
----------------------------------------

    Resolution: Fixed
    
> ari: Transfer messages not being sent out ARI WebSocket
> -------------------------------------------------------
>
>                 Key: ASTERISK-22984
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22984
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Bridging, Core/Stasis, Resources/res_ari
>            Reporter: David M. Lee
>            Assignee: Joshua Colp
>      Target Release: 12.1.0
>
>
> We have Stasis messages for transfers ({{ast_blind_transfer_type()}} and {{ast_attended_transfer_type()}}, which get published via AMI. Unfortunately, they are not published via the ARI WebSocket.
> # Add {{.to_json}} functions to ({{ast_blind_transfer_type()}} and {{ast_attended_transfer_type()}}
> # Add handling in {{res/stasis/app.c}} to receive transfer messages, and publish them if the application is subscribed to either bridge.
> #* The {{bridge_merge_sub}} should be turned into a {{bridge_all_router}}, so it can handle the transfer types in addition to merges.

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