[Asterisk-cvs] asterisk ChangeLog,1.74.2.24,1.74.2.25
russell at lists.digium.com
russell at lists.digium.com
Sun Feb 27 18:32:53 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv21062
Modified Files:
Tag: v1-0
ChangeLog
Log Message:
release RTP ports early on SUBSCRIBE (bug #3655 / #3673)
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.24
retrieving revision 1.74.2.25
diff -u -d -r1.74.2.24 -r1.74.2.25
--- ChangeLog 27 Feb 2005 02:37:23 -0000 1.74.2.24
+++ ChangeLog 28 Feb 2005 00:30:35 -0000 1.74.2.25
@@ -21,6 +21,8 @@
-- There was a problem incorrectly matching codec availablity when global preferences were
different from that of the user. To fix this, processing of SDP data has been moved
to after determining who the call is coming from.
+ -- Asterisk would run out of RTP ports while waiting for SUBSCRIBE's to expire even though
+ an RTP port isn't needed in this case. This has been fixed by releasing the ports early.
-- chan_zap:
-- During a certain scenario when using flash and '#' transfers you would hear the
other person and the music they were hearing. This has been fixed.
More information about the svn-commits
mailing list