[asterisk-bugs] [JIRA] (ASTERISK-22986) ari: Transfer messages not being sent out ARI WebSocket
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Dec 13 14:47:05 CST 2013
Matt Jordan created ASTERISK-22986:
--------------------------------------
Summary: ari: Transfer messages not being sent out ARI WebSocket
Key: ASTERISK-22986
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22986
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Core/Bridging, Core/Stasis, Resources/res_ari
Reporter: David M. Lee
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