[Asterisk-cvs] asterisk ChangeLog,1.74.2.23,1.74.2.24
russell at lists.digium.com
russell at lists.digium.com
Sat Feb 26 20:39:36 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv3320
Modified Files:
Tag: v1-0
ChangeLog
Log Message:
move the processing of SDP data to after determining the user (bug #3660)
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.23
retrieving revision 1.74.2.24
diff -u -d -r1.74.2.23 -r1.74.2.24
--- ChangeLog 27 Feb 2005 01:40:43 -0000 1.74.2.23
+++ ChangeLog 27 Feb 2005 02:37:23 -0000 1.74.2.24
@@ -18,6 +18,9 @@
-- Asterisk was not sending the same From: line in SIP messages during certain times.
Fixed to make sure it stays the same. This makes some providers happier, to a working state.
-- Certain circumstances involving a blank callerid caused asterisk to segmentation fault.
+ -- 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.
-- 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