summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2015-01-16 21:46:09 +0000
committerMark Michelson <mmichelson@digium.com>2015-01-16 21:46:09 +0000
commit023fa0f9e88558bf9b099b7aed9334b676fc89d8 (patch)
treea3ff04ff144d9956303d2a51118a93beb8359fad /CHANGES
parenta8ea2f92873585e5c04a26ef7e6713c15db10e87 (diff)
Add support for the ca_list_path option for PJSIP transports.
This allows for a path to be specified that has a collection of CA certificates in it. ASTERISK-24575 #close Reported by cloos Patches: pj-ca-path-trunk.diff uploaded by cloos (License #5956) Review: https://reviewboard.asterisk.org/r/4344 ........ Merged revisions 430709 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@430713 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index caa673ed0..1ca586587 100644
--- a/CHANGES
+++ b/CHANGES
@@ -124,6 +124,12 @@ res_fax
res_fax.conf and via the fax options dialplan function 'FAXOPT(t38timeout)'.
The default remains at 5000 milliseconds.
+PJSIP Transports
+----------
+ * The ca_list_path transport parameter has been added for TLS transports. This
+ option behaves similarly to the old sip.conf option "tlscapath". In order to
+ use this, you must be using PJProject version ?.? or higher.
+
ARI
------------------
* The Originate operation now takes in an originator channel. The linked ID of