diff --git a/UPGRADE.txt b/UPGRADE.txt index 7db4379500..a527b0601a 100644 --- a/UPGRADE.txt +++ b/UPGRADE.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: * When using TLS with Manager and the HTTP server, the desired port @@ -172,9 +177,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