[asterisk-bugs] [JIRA] Feedback Entered: (ASTERISK-20156) MixMonitor would create file even if call state is unanswered

George Keretchashvili (JIRA) noreply at issues.asterisk.org
Sat Jul 21 17:18:21 CDT 2012


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

George Keretchashvili updated ASTERISK-20156:
---------------------------------------------

    Send back to Developer?: I'm not done! I will comment again later to send it back.  (was: I'm done. Send it back!)
                     Status: Waiting for Feedback  (was: Waiting for Feedback)

This is a production machine, so I am getting too many other output in debug. Will try to provide debug some time later. 

Meanwhile I have temporarily resolved problem with bash script responsible for converting wavs to mp3. Script first checks for file size and ignores files less than 1000 bytes. Converted and ignored files are then removed by script.

> MixMonitor would create file even if call state is unanswered
> -------------------------------------------------------------
>
>                 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: George Keretchashvili
>         Attachments: 20120719-101521-1342678521.41.mp3, 20120720-212459-1342805099.19.wav
>
>
> 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