[asterisk-bugs] [JIRA] (ASTERISK-25322) Crash occurs when using MixMonitor with t() or r() options.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:22:02 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25322:
-------------------------------------

    Target Release Version/s: 14.0.0

> Crash occurs when using MixMonitor with t() or r() options.
> -----------------------------------------------------------
>
>                 Key: ASTERISK-25322
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25322
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_mixmonitor
>    Affects Versions: 13.0.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 13.6.0, 14.0.0
>
>         Attachments: backtrace.txt, gbd.txt
>
>
> When executing this AMI command Asterisk crashes.
> Action: MixMonitor
> Channel: SIP/GXP280_16-00000003
> Options: v(0) V(0) t(/tmp/test.wav)
> ActionID: recordall.a
> You can also replicate this by executing MixMonitor with the r() or t() option in dialplan.
> Looking at the code I can see why it is blowing up.  It will blow up if you specify the t() or r() recording files and the code then tries to get the samples for those files.  It won't blow up if you just request the combined file using the AMI File header.  Looks like the code was broken when the v13 media changes were made before v13 was released.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list