summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a546bf86e..8456f1f18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,11 @@
--- Functionality changes from Asterisk 13.1.0 to Asterisk 13.2.0 ------------
------------------------------------------------------------------------------
+chan_pjsip
+------------------
+ * New 'user_eq_phone' endpoint setting. This adds a 'user=phone' parameter
+ to the request URI and From URI if the user is determined to be a phone number.
+
res_pjsip_config_wizard
------------------
* This is a new module that adds streamlined configuration capability for
@@ -122,7 +127,6 @@ included in Asterisk 13.
Finally, all users upgrading to Asterisk 13 should read the UPGRADE.txt file
delivered with this release.
-
Build System
------------------
* Sample config files have been moved from configs/ to a sub-folder of that