[Asterisk-cvs] asterisk ChangeLog,1.24,1.25

russell russell
Sun Nov 6 01:01:09 CST 2005


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

Modified Files:
	ChangeLog 
Log Message:
use enum's for iax user/peer flags, and for pvt state


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ChangeLog	6 Nov 2005 05:34:13 -0000	1.24
+++ ChangeLog	6 Nov 2005 05:52:26 -0000	1.25
@@ -1,6 +1,7 @@
 2005-11-06  Russell Bryant <russell at digium.com>
 
 	* many files: alphabetize options in applicaiton descriptions
+	* channels/chan_iax2.c: Use an enum to define iax peer/user flags as well as the pvt structure state.  Use the ast_flags macros for checking or setting the state.
 
 2005-11-05  Kevin P. Fleming  <kpfleming at digium.com>
 




More information about the svn-commits mailing list