[asterisk-commits] jrose: trunk r357358 - in /trunk: ./ UPGRADE-1.8.txt
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Feb 28 14:04:19 CST 2012
Author: jrose
Date: Tue Feb 28 14:04:15 2012
New Revision: 357358
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=357358
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
........
Merged revisions 357357 from http://svn.asterisk.org/svn/asterisk/branches/10
Modified:
trunk/ (props changed)
trunk/UPGRADE-1.8.txt
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.
Modified: trunk/UPGRADE-1.8.txt
URL: http://svnview.digium.com/svn/asterisk/trunk/UPGRADE-1.8.txt?view=diff&rev=357358&r1=357357&r2=357358
==============================================================================
--- trunk/UPGRADE-1.8.txt (original)
+++ trunk/UPGRADE-1.8.txt Tue Feb 28 14:04:15 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