summaryrefslogtreecommitdiff
path: root/UPGRADE-1.8.txt
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-08-24 20:36:35 +0000
committerDavid Vossel <dvossel@digium.com>2010-08-24 20:36:35 +0000
commitbcf5988caf7f5405a64fe3abf63951d07621f375 (patch)
tree8c728fe33a8afa397fb7c047b80c9b08a6f458ee /UPGRADE-1.8.txt
parentea7ddb38fcf12ee43c9f7dda00703632d304ab39 (diff)
Merged revisions 283493 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r283493 | dvossel | 2010-08-24 15:34:03 -0500 (Tue, 24 Aug 2010) | 2 lines Changes the default behavior for sip.conf's pedantic option from "no" to "yes". ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@283494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE-1.8.txt')
-rw-r--r--UPGRADE-1.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE-1.8.txt b/UPGRADE-1.8.txt
index 9202cfb10..9889a55e6 100644
--- a/UPGRADE-1.8.txt
+++ b/UPGRADE-1.8.txt
@@ -114,6 +114,9 @@ From 1.6.2 to 1.8:
removal of this feature will hopefully be followed by a correct RFC compliant
STUN implementation in chan_sip in the future.
+* The default value for the pedantic option in sip.conf has been changed
+ from "no" to "yes".
+
From 1.6.1 to 1.6.2:
* SIP no longer sends the 183 progress message for early media by