summaryrefslogtreecommitdiff
path: root/configs/samples/sip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/samples/sip.conf.sample')
-rw-r--r--configs/samples/sip.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index 2ef997036..75543036d 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -1331,6 +1331,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;
; DTLS-SRTP support is available if the underlying RTP engine in use supports it.
;
+; Note: DTLS configuration must be set directly on a user, peer, or friend. Setting these
+; options globally in the [general] section will have no effect.
+;
; dtlsenable = yes ; Enable or disable DTLS-SRTP support
; dtlsverify = yes ; Verify that provided peer certificate and fingerprint are valid
; ; A value of 'yes' will perform both certificate and fingerprint verification