[asterisk-bugs] [JIRA] (ASTERISK-20156) MixMonitor creates file even if call state is unanswered (leaves zero length files)

Amilcar S Silvestre (JIRA) noreply at issues.asterisk.org
Sun Mar 30 05:59:18 CDT 2014


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

Amilcar S Silvestre commented on ASTERISK-20156:
------------------------------------------------

The code to fix this is at https://reviewboard.asterisk.org/r/2068/ . It's almost complete! Is there any way we can help to make the code merged? The amount of garbage and wasted space because of this bug is enormous.

> MixMonitor creates file even if call state is unanswered (leaves zero length files)
> -----------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20156
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20156
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_mixmonitor
>    Affects Versions: 10.6.1
>         Environment: Fedora Core 9, 2.6.25-14.fc9.i686
>            Reporter: George Keretchashvili
>            Assignee: Michael L. Young
>            Severity: Trivial
>         Attachments: 20120719-101521-1342678521.41.mp3, 20120720-212459-1342805099.19.wav, asterisk-20156-mixmonitor-zero-len-file.diff
>
>
> After upgrading from 1.8.8.1, when using MixMonitor() followed by Dial() and the call was not answered (either 180 or 183 SIP message), I get empty audio file recorded with 3ms in length. The file is then converted with bash script to mp3.
> MixMonitor(${MONITOR_FILENAME}.wav,b,${MONITOR_EXEC});
> Dial(SIP/${TRUNK}/${DESTINATION});



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



More information about the asterisk-bugs mailing list