[svn-commits] irroot: branch irroot/distrotech-customers-trunk r333476 - /team/irroot/distr...
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Sat Aug 27 02:52:05 CDT 2011
Author: irroot
Date: Sat Aug 27 02:52:01 2011
New Revision: 333476
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=333476
Log:
Fix encryption_taglen sample config
Modified:
team/irroot/distrotech-customers-trunk/configs/sip.conf.sample
Modified: team/irroot/distrotech-customers-trunk/configs/sip.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/irroot/distrotech-customers-trunk/configs/sip.conf.sample?view=diff&rev=333476&r1=333475&r2=333476
==============================================================================
--- team/irroot/distrotech-customers-trunk/configs/sip.conf.sample (original)
+++ team/irroot/distrotech-customers-trunk/configs/sip.conf.sample Sat Aug 27 02:52:01 2011
@@ -903,7 +903,7 @@
; the peer does not support SRTP. Defaults to no.
; this option can be set to try to offer encryption and not fail if peer
; ignores the request. the peer may reject this based on local settings.
-;encryption_tag=80 ; Set the auth tag length offered in the INVITE either 32/80 default 80
+;encryption_taglen=80 ; Set the auth tag length offered in the INVITE either 32/80 default 80
;----------------------------------------- REALTIME SUPPORT ------------------------
; For additional information on ARA, the Asterisk Realtime Architecture,
More information about the svn-commits
mailing list