]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Adds UPGRADE.txt notes to r357266 indicating changes to transport option
authorJonathan Rose <jrose@digium.com>
Tue, 28 Feb 2012 19:58:19 +0000 (19:58 +0000)
committerJonathan Rose <jrose@digium.com>
Tue, 28 Feb 2012 19:58:19 +0000 (19:58 +0000)
(issue ASTERISK-19352)
Reported by: jamicque

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@357356 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt

index f2c3a7c2dca2abd6f12c87b7a8a8bb0c7bd6500b..7db4379500ba852365b287e160f7681f5f018b34 100644 (file)
@@ -172,6 +172,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