]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
authorJonathan Rose <jrose@digium.com>
Tue, 28 Feb 2012 20:30:42 +0000 (20:30 +0000)
committerJonathan Rose <jrose@digium.com>
Tue, 28 Feb 2012 20:30:42 +0000 (20:30 +0000)
(issue ASTERISK-19352)
reported by: jamicque
........

Merged revisions 357386 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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

UPGRADE-1.8.txt
UPGRADE.txt

index 35f237d431f643e5f6a1ad7a46884f77919234ba..e04723611403e7ef95ccfc3325cd26fcd4da71dc 100644 (file)
 ===
 ===========================================================
 
+from 1.8.11 to 1.8.12:
+
+* 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.2 to 1.8:
 
 * chan_sip no longer sets HASH(SIP_CAUSE,<chan name>) on channels by default.
@@ -166,9 +171,6 @@ 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
index 114ee77d6736e259de679936f2afbec63c48ebf4..ab560d4707b8cc5aa932fa93c58d1ab54ba43149 100644 (file)
 ===
 ===========================================================
 
+From 10.3 to 10.4:
+
+* 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.8 to 10:
 
 cel_pgsql: