summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2013-03-12 19:08:59 +0000
committerJason Parker <jparker@digium.com>2013-03-12 19:08:59 +0000
commit1cb917096b4429eb521002c7a78cc585376b039a (patch)
tree93ce4a1602477c5e2597a3ed0e7073ddb9fab3d2 /CHANGES
parent00e9ffb907b4e71a26f55ae04cb8667b5f97805c (diff)
Switch to using external pjproject libraries.
ICE/STUN/TURN support in res_rtp_asterisk is also now optional. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@382900 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 529702fbb..6f594aa88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -111,6 +111,12 @@ Realtime
* LDAP realtime configurations for SIP Users now have the AstAccountPathSupport
objectIdentifier. This maps to the supportpath option in sip.conf.
+RTP
+------------------
+ * ICE/STUN/TURN support in res_rtp_asterisk has been made optional. To enable
+ them, an Asterisk-specific version of pjproject needs to be installed.
+ Tarballs are available from https://github.com/asterisk/pjproject/tags/.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 10 to Asterisk 11 --------------------
------------------------------------------------------------------------------