[Asterisk-code-review] sip.conf.sample: Clarify where DTLS settings are permitted (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Thu Jun 1 08:32:57 CDT 2017
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/5696 )
Change subject: sip.conf.sample: Clarify where DTLS settings are permitted
......................................................................
sip.conf.sample: Clarify where DTLS settings are permitted
ASTERISK-25101 #close
Change-Id: I09a97793e5577b4422d0ae883fadb3f0d86725cc
---
M configs/samples/sip.conf.sample
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Jenkins2: Verified
Joshua Colp: Looks good to me, approved; Approved for Submit
diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index 2ef9970..7554303 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -1331,6 +1331,9 @@
;
; 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
--
To view, visit https://gerrit.asterisk.org/5696
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I09a97793e5577b4422d0ae883fadb3f0d86725cc
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list