[asterisk-commits] jrose: branch 10 r357357 - in /branches/10: ./ UPGRADE-1.8.txt
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Feb 28 14:03:10 CST 2012
Author: jrose
Date: Tue Feb 28 14:03:06 2012
New Revision: 357357
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=357357
Log:
Adds UPGRADE.txt notes to r357266 indicating changes to transport option
(issue ASTERISK-19352)
Reported by: jamicque
........
Merged revisions 357356 from http://svn.asterisk.org/svn/asterisk/branches/1.8
Modified:
branches/10/ (props changed)
branches/10/UPGRADE-1.8.txt
Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: branches/10/UPGRADE-1.8.txt
URL: http://svnview.digium.com/svn/asterisk/branches/10/UPGRADE-1.8.txt?view=diff&rev=357357&r1=357356&r2=357357
==============================================================================
--- branches/10/UPGRADE-1.8.txt (original)
+++ branches/10/UPGRADE-1.8.txt Tue Feb 28 14:03:06 2012
@@ -166,6 +166,9 @@
are using the early media DTMF overlap dialing method you now need to set
allowoverlap=dtmf.
+* If no transport is specified in sip.conf, transport will default to UDP.
+ Also, if multiple transport= lines are used, only the last will be used.
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by
More information about the asterisk-commits
mailing list