[asterisk-commits] qwell: branch qwell/pjsip-shared-libs r382899 - /team/qwell/pjsip-shared-libs/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Mar 12 14:06:22 CDT 2013


Author: qwell
Date: Tue Mar 12 14:06:19 2013
New Revision: 382899

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=382899
Log:
Update CHANGES file, noting that pjproject needs to be installed separately.

Modified:
    team/qwell/pjsip-shared-libs/CHANGES

Modified: team/qwell/pjsip-shared-libs/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/qwell/pjsip-shared-libs/CHANGES?view=diff&rev=382899&r1=382898&r2=382899
==============================================================================
--- team/qwell/pjsip-shared-libs/CHANGES (original)
+++ team/qwell/pjsip-shared-libs/CHANGES Tue Mar 12 14:06:19 2013
@@ -110,6 +110,12 @@
 
  * 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 --------------------




More information about the asterisk-commits mailing list