aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-17 15:04:59 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-17 15:04:59 +0000
commite0860aacd2b8b6d7c3db7829f68cbf3a37d69082 (patch)
tree34fd79adfb47d335711b0695a7bc5179fac80e01
parent722929451b0eb0af0f57282ecb47171ae49be12f (diff)
Document "encryption" option in sip.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@302005 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--configs/sip.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 03008b146..c416bd239 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -863,6 +863,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; also contains the Asterisk version.
;sdpowner=root ; Allows you to change the username field in the SDP owner string, (o=)
; This field MUST NOT contain spaces
+;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.
;----------------------------------------- REALTIME SUPPORT ------------------------
; For additional information on ARA, the Asterisk Realtime Architecture,
@@ -1091,6 +1094,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; unsolicited_mailbox
; use_q850_reason
; maxforwards
+; encryption
;[sip_proxy]
; For incoming calls only. Example: FWD (Free World Dialup)