summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-05-31 07:41:43 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-31 07:41:43 -0500
commite3c9ad63828852aec248355d2d49206687fa87fd (patch)
tree866dcc5b1a8b064abaa9263de8f3006bb1afe6a5 /CHANGES
parenteff382c72b03d5b48a8adbaf625088f725e5b87b (diff)
parent230686f4ec82a774e2a41aaa5e86909fd589f9b4 (diff)
Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 63ca0bcf0..890b3afb3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,12 @@ res_fax
res_pjsip
------------------
+ * Added "via_addr", "via_port", "call_id" to contacts.
+ As res_pjsip_nat rewrites contact's address, only the last Via header
+ can contain the source address of registered endpoint.
+ Also Call-Id header may contain the source address of registered endpoint.
+ Added new fields ViaAddress,CallID to AMI event ContactStatus
+
* Endpoint IP Access Controls
Added new configuration Endpoint options:
"acl" - list of IP ACL section names in acl.conf