[asterisk-bugs] [JIRA] (ASTERISK-21927) Have the core bridging layer set the channel hang up cause on the channel/peer when the peer/channel breaks the bridge
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Jun 19 19:54:06 CDT 2013
Matt Jordan created ASTERISK-21927:
--------------------------------------
Summary: Have the core bridging layer set the channel hang up cause on the channel/peer when the peer/channel breaks the bridge
Key: ASTERISK-21927
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21927
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Bridging
Affects Versions: 12
Reporter: Matt Jordan
Currently the Asterisk bridging core doesn't always set the hangup cause on the channel when it should. This is particularly the case if a peer breaks a bridge by hanging up, and the channel that was bridged with the peer is ejected and needs to be hung up.
Note that this addresses the following BUGBUG comments in the source:
* app_dial - /* BUGBUG bridge needs to set hangup cause on chan when peer breaks the bridge. */
* bridging.c - /* BUGBUG need a cause code on the bridge for the later ejected channels. */
* bridging.c - /* BUGBUG need cause code for the bridge_channel leaving the bridge. */
--
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