[asterisk-bugs] [JIRA] (ASTERISK-24281) When bridging 2 chan_sip channels, MOH not removed from on-hold channels and bridge is never destroyed after hangup.
Stefan Engström (JIRA)
noreply at issues.asterisk.org
Sat Mar 14 08:16:34 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225427#comment-225427 ]
Stefan Engström commented on ASTERISK-24281:
--------------------------------------------
I could not reproduce this issue on 13.1.0. It looks like whatever you have done fixed it for version 13 at least
> When bridging 2 chan_sip channels, MOH not removed from on-hold channels and bridge is never destroyed after hangup.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-24281
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24281
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Bridges/bridge_holding, Channels/chan_sip/General
> Affects Versions: SVN, 12.5.0
> Reporter: Stefan Engström
> Attachments: full.txt
>
>
> Create 3 SIP peers A, B and C.
> A dials C. C answers. A puts C on hold (with INVITE with a=sendonly)
> A dials B.
> At this point I have 2 simple bridges in asterisk, [SIP/A,SIP/B] and [SIP/A,SIP/C].
> Send a manager command:
> Action: Bridge
> Channel1: SIP/B
> Channel2: SIP/C
> Tone: no
> This action destroys the two old bridges, and creates a new one with [SIP/B, SIP/C] as expected, but C still has the music on hold running and there seems to be no way of removing it. Should the music on hold/recvonly not stop when SIP/C leaves the old bridge?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list