From: Jonathan Rose Date: Tue, 28 Feb 2012 20:03:06 +0000 (+0000) Subject: Adds UPGRADE.txt notes to r357266 indicating changes to transport option X-Git-Tag: 10.3.0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d627d9877ba59ab9f19caf85473e411821ebcab;p=thirdparty%2Fasterisk.git 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 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@357357 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE-1.8.txt b/UPGRADE-1.8.txt index 45edd03444..35f237d431 100644 --- a/UPGRADE-1.8.txt +++ b/UPGRADE-1.8.txt @@ -166,6 +166,9 @@ From 1.6.2 to 1.8: 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