[asterisk-bugs] [JIRA] (ASTERISK-21094) MixMonitorMute mutes through stream if already slinear (e.g. Originate)

Sean Bright (JIRA) noreply at issues.asterisk.org
Wed Aug 14 08:05:03 CDT 2013


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

Sean Bright commented on ASTERISK-21094:
----------------------------------------

This patch resolved the issue for me on 1.8 SVN.
                
> MixMonitorMute mutes through stream if already slinear (e.g. Originate)
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-21094
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21094
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_mixmonitor
>    Affects Versions: 1.8.20.1
>         Environment: CentOS 5.3.  VMWare.
>            Reporter: David Woolley
>            Severity: Minor
>         Attachments: ASTERISK-21094-Patch-1.8-1.txt
>
>
> We backported MixMonitorMute to 1.6.1 and found a problem that, according to my code reading still exists in the 1.8 branch SVN version, namely that, if the codec is already slinear, using MixMonitorMute causes the orignal media stream to be silenced, as well as the monitored stream.
> We are using MixMonitor on queues.  If the incoming call on the queue arrives from a normal channel (in our case a local channel instantiated from a normal channel), MixMonitorMute works correctly, and replaces the audio on the recording by an equivalent period of silence.
> If the call on the queue is initiated by AMI Originate (again via a local channel), the through media in both directions is also replaced by equivalent silence.  For the avoidance of doubt, these are frames containing silence, not the absence of frames.
> MixMonitorMute is applied in both directions.

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