]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Whitespace fixup from SRTP patch
authorGregory Nietsky <gregory@distrotech.co.za>
Wed, 21 Sep 2011 11:15:48 +0000 (11:15 +0000)
committerGregory Nietsky <gregory@distrotech.co.za>
Wed, 21 Sep 2011 11:15:48 +0000 (11:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@337263 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/sip.conf.sample

index e9536b561c2fac30ddf05c0eed57e0d035486673..210ef187a9ace838266e490ffdb75a95006e8863 100644 (file)
@@ -901,7 +901,7 @@ srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
 ;encryption=no                  ; Whether to offer SRTP encrypted media (and only SRTP encrypted media)
                                 ; on outgoing calls to a peer. Calls will fail with HANGUPCAUSE=58 if
                                 ; the peer does not support SRTP. Defaults to no.
-;encryption_taglen=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,