[asterisk-bugs] [JIRA] (ASTERISK-20641) Erroneous error messages from Monitor when using options 'i' and 'o'
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Oct 31 20:12:18 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20641:
-----------------------------------
Status: Open (was: Triage)
> Erroneous error messages from Monitor when using options 'i' and 'o'
> --------------------------------------------------------------------
>
> Key: ASTERISK-20641
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20641
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_monitor
> Reporter: Jonathan Rose
> Severity: Minor
>
> Affects all currently supported version of Asterisk (tested 1.8 and 11) as far as I can guess.
> The problem is pretty readily evident. These options omit either the input stream or output stream from being recorded depending on which is used. With the i option, an error is made at the end of the call complaining about the lack of an input stream file even though we deliberately omitted it to the effect of:
> [Oct 19 15:19:53] WARNING[8199][C-00000000]: res_monitor.c:461 __ast_monitor_stop: File /var/spool/asterisk/monitor/audio-in-0 not found
> With the o option, it's predictably opposite
> [Oct 19 14:31:38] WARNING[5175][C-00000000]: res_monitor.c:471 __ast_monitor_stop: File /var/spool/asterisk/monitor/audio-out-0 not found
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list