summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2015-04-10 21:03:43 +0000
committerKevin Harwell <kharwell@digium.com>2015-04-10 21:03:43 +0000
commitaf458e2e601d156618b2a39c6bb09f1b82766f43 (patch)
treec1ea91dc53c88ee15f574dfbc09f90ba84eee257 /CHANGES
parent88b0fa77555b6216d751e156f7f0fdfe33fa9638 (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/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@434654 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 2b86234fb..0355d3d5d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,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