[Home]

Summary:ASTERISK-00698: [patch] res_monitor fails if no file name given
Reporter:iain (iain)Labels:
Date Opened:2003-12-23 10:53:27.000-0600Date Closed:2008-01-15 14:40:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch_res_mnitor.diff
Description:The res_monitor addition to the astman interface will fail to start monitoring if no filename is specified.  However, the Monitor command in extensions.conf will create a default filename from the channel ID is none is specified.  This patch remedied this inconsistency by making res_monitor select a default filename if it is ommitted.
Comments:By: jerjer (jerjer) 2004-01-11 00:06:16.000-0600

commited to cvs.

By: Digium Subversion (svnbot) 2008-01-15 14:40:12.000-0600

Repository: asterisk
Revision: 1930

U   trunk/res/res_monitor.c

------------------------------------------------------------------------
r1930 | jeremy | 2008-01-15 14:40:11 -0600 (Tue, 15 Jan 2008) | 2 lines

use a default file name for res_monitor, if none was given. Bug ASTERISK-698

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1930