summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-08-09 16:19:13 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-08-09 16:19:13 -0500
commit5a5b949333ca9d5f2befc2c07fb5f376dbd05ec0 (patch)
tree2e6954ff9fb4a8f4ff1246e9dd7b8f6731dd37ce /CHANGES
parent926c1c72bd83d58a43b3598c694b825ad1d04483 (diff)
parenta06a1af0eb17428f5b929e1b6b76854a21a84500 (diff)
Merge "res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack" into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 50e85b4a5..73bea3287 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,15 @@ app_voicemail
Additional information can be found in the sample configuration file at
config/samples/voicemail.conf.sample.
+res_pjsip_mwi
+------------------
+ * Added "mwi_tps_queue_high" and "mwi_tps_queue_low" global configuration
+ options to tune taskprocessor alert levels.
+ * Added "mwi_disable_initial_unsolicited" global configuration option
+ to disable sending unsolicited MWI to all endpoints on startup.
+ Additional information can be found in the sample configuration file at
+ config/samples/pjsip.conf.sample.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.10.0 to Asterisk 13.11.0 ----------
------------------------------------------------------------------------------