summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e7f0656f5..4844f8533 100644
--- a/CHANGES
+++ b/CHANGES
@@ -279,6 +279,12 @@ res_parking:
for these variables. The indefinite inheritance is also recommended
for the PARKINGEXTEN variable.
+res_pjsip
+------------------
+ * Added new global option (disable_multi_domain) to pjsip.
+ Disabling Multi Domain can improve realtime performace by reducing
+ number of database requsts.
+
chan_pjsip
------------------
* Added 'pjsip show channelstats' CLI command.