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
This commit is contained in:
David Vossel
2010-08-24 20:36:35 +00:00
parent ea7ddb38fc
commit bcf5988caf
3 changed files with 5 additions and 2 deletions

View File

@@ -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