[asterisk-bugs] [JIRA] (ASTERISK-20641) Erroneous error messages from Monitor when using options 'i' and 'o'
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Jan 14 14:01:45 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20641:
-----------------------------------
Target Release Version/s: 11.2.0
10.12.0-digiumphones
10.12.0
1.8.20.0
> 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
> Target Release: 1.8.20.0, 10.12.0, 10.12.0-digiumphones, 11.2.0
>
>
> 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