[Home]

Summary:ASTERISK-03110: [patch] res_monitor: help text update, ast_safe_system +res_features changes
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-12-28 04:11:56.000-0600Date Closed:2008-01-15 15:19:03.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) features.txt
( 1) monitor.txt
Description:* Reformats and adds info to help texts
* Changes system() to ast_safe_system()
* Changes strdupa() to ast_strdupa()
* Adds maybe unnecessary unregister statements :-)

Disclaimer on file

****** ADDITIONAL INFORMATION ******

Help text for changemonitor is a bug fix, so I would recommend this also for stable.
Comments:By: Mark Spencer (markster) 2004-12-28 18:54:57.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2004-12-30 16:46:22.000-0600

added monitor.txt to 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:18:34.000-0600

Repository: asterisk
Revision: 4579

U   trunk/res/res_features.c
U   trunk/res/res_monitor.c

------------------------------------------------------------------------
r4579 | markster | 2008-01-15 15:18:33 -0600 (Tue, 15 Jan 2008) | 2 lines

Formatting fixes, safe_system instead of system, cleanups (bug ASTERISK-3110)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:19:03.000-0600

Repository: asterisk
Revision: 4611

U   branches/v1-0/res/res_monitor.c

------------------------------------------------------------------------
r4611 | russell | 2008-01-15 15:19:03 -0600 (Tue, 15 Jan 2008) | 2 lines

update help text (bug ASTERISK-3110)

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

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