[asterisk-bugs] [JIRA] (ASTERISK-22984) ari: Transfer messages not being sent out ARI WebSocket
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Dec 13 14:47:04 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-22984:
-----------------------------------
Status: Open (was: Triage)
> 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
> 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