summaryrefslogtreecommitdiff
path: root/UPGRADE-1.8.txt
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2010-08-10 21:50:24 +0000
committerRussell Bryant <russell@russellbryant.com>2010-08-10 21:50:24 +0000
commit1990c4347e3f6f0afdc273e1f60f7c7a69f99423 (patch)
tree310d9ddc0714158fa8859e97cda1d9c8dd030e0f /UPGRADE-1.8.txt
parent461f9b004e5f21a4e131bcbe20f38e06c042fbe8 (diff)
Merged revisions 281650 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r281650 | russell | 2010-08-10 16:47:31 -0500 (Tue, 10 Aug 2010) | 5 lines Change the default value for alwaysauthreject in sip.conf to "yes". (closes issue #17756) Reported by: oej ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@281651 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 677fdb7c2..905681fe2 100644
--- a/UPGRADE-1.8.txt
+++ b/UPGRADE-1.8.txt
@@ -20,6 +20,9 @@
From 1.6.2 to 1.8:
+* The default value for the alwaysauthreject option in sip.conf has been changed
+ from "no" to "yes".
+
* The behavior of the 'parkedcallstimeout' has changed slightly. The formulation
of the extension name that a timed out parked call is delivered to when this
option is set to 'no' was modified such that instead of converting '/' to '0',