]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
sip.conf.sample: Clarify where DTLS settings are permitted
authorSean Bright <sean.bright@gmail.com>
Tue, 23 May 2017 17:00:55 +0000 (13:00 -0400)
committerSean Bright <sean.bright@gmail.com>
Tue, 23 May 2017 17:00:55 +0000 (13:00 -0400)
ASTERISK-25101 #close

Change-Id: I09a97793e5577b4422d0ae883fadb3f0d86725cc

configs/samples/sip.conf.sample

index 2ef997036bd4954ff956a47dcfd70e7e6c66822c..75543036d45b25cfdf68c5bf6873598c885ebe02 100644 (file)
@@ -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