[svn-commits] twilson: branch group/srtp_reboot r259904 - /team/group/srtp_reboot/CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Apr 28 16:27:22 CDT 2010


Author: twilson
Date: Wed Apr 28 16:27:19 2010
New Revision: 259904

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=259904
Log:
Update CHANGES

Modified:
    team/group/srtp_reboot/CHANGES

Modified: team/group/srtp_reboot/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/group/srtp_reboot/CHANGES?view=diff&rev=259904&r1=259903&r2=259904
==============================================================================
--- team/group/srtp_reboot/CHANGES (original)
+++ team/group/srtp_reboot/CHANGES Wed Apr 28 16:27:19 2010
@@ -59,6 +59,7 @@
  * When dialing SIP peers, a new component may be added to the end of the dialstring
    to indicate that a specific remote IP address or host should be used when dialing
    the particular peer. The dialstring format is SIP/peer/exten/host_or_IP.
+ * SRTP SDES support
 
 IAX2 Changes
 -----------
@@ -208,6 +209,11 @@
    prefixing the name of the hash at assignment with the appropriate number of
    underscores, just like variables.
  * GROUP_MATCH_COUNT has been improved to allow regex matching on category
+ * CHANNEL(secure_bridge_signaling) and CHANNEL(secure_bridge_media) to set/get
+   whether or not channels that are bridged to the current channel will be
+   required to have secure signaling and/or media.
+ * CHANNEL(secure_signaling) and CHANNEL(secure_media) to get whether or not
+   the current channel has secure signaling and/or media.
 
 Dialplan Variables
 ------------------




More information about the svn-commits mailing list