[Asterisk-code-review] sip.conf.sample: Clarify where DTLS settings are permitted (asterisk[13])

Sean Bright asteriskteam at digium.com
Tue May 23 12:03:15 CDT 2017


Sean Bright has uploaded a new change for review. ( 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(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/96/5696/1

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: newchange
Gerrit-Change-Id: I09a97793e5577b4422d0ae883fadb3f0d86725cc
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>



More information about the asterisk-code-review mailing list