[asterisk-bugs] [JIRA] Commented: (ASTERISK-20156) MixMonitor creates file even if call state is unanswered (leaves zero length files)
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Sun Aug 12 17:58:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195690#comment-195690 ]
Michael L. Young commented on ASTERISK-20156:
---------------------------------------------
Nope, you don't need to close it. What you can do is test the patch and report back here if it solves the issue for you. In the meantime, I have already submitted this for review and I will then work on getting it into the code base.
Thanks for your feedback.
> 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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list