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  <[EMAIL PROTECTED]>
 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to