summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2015-04-10 21:06:23 +0000
committerKevin Harwell <kharwell@digium.com>2015-04-10 21:06:23 +0000
commit66f3fd0028959aea0bbd1a9caed41ad4bd7f20b8 (patch)
treed9ce902a618e2d0df285fac13bc8a4cbd35049ca /CHANGES
parent8bae18ab9301a2e38fd414460fde8d6236f2162e (diff)
chan_sip: make progressinband default to no
After the "progressinband" value setting of "never" was updated to never send a 183 this separated its use from the "no" value. Since "never" was the default, but most users probably expect "no" this patch updates the default for the "progressinband" setting to "no." ASTERISK-24835 #close Reported by: Andrew Nagy Review: https://reviewboard.asterisk.org/r/4606/ ........ Merged revisions 434654 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@434655 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7bd4ac270..4237c82e2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -131,6 +131,9 @@ chan_pjsip
more information. Defaults to 'no' as setting it to 'yes' can result in
many unnecessary messages being sent to the caller.
+ * The configuration setting 'progressinband' now defaults to 'no', which
+ matches the actual behavior of previous versions.
+
res_pjsip
------------------
* A new CLI command has been added: "pjsip show settings", which shows