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

Corey Farrell (JIRA) noreply at issues.asterisk.org
Wed Nov 12 14:40:32 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223506#comment-223506 ] 

Corey Farrell commented on ASTERISK-24281:
------------------------------------------

I've committed a fix to the leaked bridge.  I do not believe this will have any effect on the MOH not being removed, so I've left this ticket open.

> 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