[Asterisk-cvs] asterisk ChangeLog,1.20,1.21

russell russell
Fri Nov 4 13:48:57 CST 2005


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

Modified Files:
	ChangeLog 
Log Message:
allow the IAXPEER function to check a peer's status


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog	4 Nov 2005 15:23:32 -0000	1.20
+++ ChangeLog	4 Nov 2005 18:40:35 -0000	1.21
@@ -1,3 +1,7 @@
+2005-11-04  Russell Bryant  <russell at digium.com>
+
+	* channels/chan_iax2.c: Create a function that stores a peer's status in a given buffer.  Use this function in "iax2 show peers" and "iax2 show peer <peername>".  Also, add the peer's status as an option to the IAXPEER dialplan function.
+
 2005-11-04  Kevin P. Fleming  <kpfleming at digium.com>
 
 	* include/asterisk/compiler.h: don't try to use always_inline on old compilers




More information about the svn-commits mailing list