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

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Aug 13 14:14:32 CDT 2015


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

Richard Mudgett updated ASTERISK-25322:
---------------------------------------

    Reviewboard Link: https://gerrit.asterisk.org/#/c/1086/

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