summaryrefslogtreecommitdiff
path: root/UPGRADE-1.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE-1.8.txt')
-rw-r--r--UPGRADE-1.8.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/UPGRADE-1.8.txt b/UPGRADE-1.8.txt
index 35f237d43..e04723611 100644
--- a/UPGRADE-1.8.txt
+++ b/UPGRADE-1.8.txt
@@ -18,6 +18,11 @@
===
===========================================================
+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