[Asterisk-cvs] asterisk ChangeLog,1.173,1.174

kpfleming kpfleming
Mon Nov 21 14:38:15 CST 2005


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

Modified Files:
	ChangeLog 
Log Message:
fix port number handling in peer building functions


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- ChangeLog	21 Nov 2005 19:24:43 -0000	1.173
+++ ChangeLog	21 Nov 2005 19:27:26 -0000	1.174
@@ -1,7 +1,10 @@
 2005-11-21  Kevin P. Fleming  <kpfleming at digium.com>
 
-	* channels/chan_sip.c: ensure that case changes made to peer/user names are not ignored during reload operations
-	* channels/chan_iax2.c: ensure that case changes made to peer/user names are not ignored during reload operations
+	* channels/chan_sip.c (build_peer): ensure that case changes made to peer names are not ignored during reload operations
+	(build_peer): when a peer is changed from dynamic to static mode, reset the default port number if no other has been specified
+
+	* channels/chan_iax2.c (build_peer and build_user): ensure that case changes made to peer/user names are not ignored during reload operations
+	(build_peer): when a peer is changed from dynamic to static mode, reset the default port number if no other has been specified
 
 2005-11-21  Josh Roberson <josh at asteriasgi.com>
 




More information about the svn-commits mailing list