[Asterisk-cvs] asterisk ChangeLog,1.37,1.38

russell russell
Sun Nov 6 23:19:30 CST 2005


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv7093

Modified Files:
	ChangeLog 
Log Message:
user correct arguments to ast_cdr_reset from my changes earlier today


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- ChangeLog	6 Nov 2005 22:17:47 -0000	1.37
+++ ChangeLog	7 Nov 2005 04:10:41 -0000	1.38
@@ -8,6 +8,7 @@
 	* many files: Update applications to add an exit status variable, make priority jumping optional, and use new args parsing macros
 	* pbx.c cdr.c res/res_features.c apps/app_dial.c include/asterisk/cdr.h: Convert some built-in applications to use new args parsing macros.  Change ast_cdr_reset to take a pointer to an ast_flags structure instead of an integer for flags.
 	* channels/chan_agent.c: Don't loop forever on an invalid options string
+	* apps/app_disa.c: Fix to use correct arguments to ast_cdr_reset
 
 2005-11-05  Kevin P. Fleming  <kpfleming at digium.com>
 




More information about the svn-commits mailing list