From: Jaco Kroon Date: Sat, 11 Apr 2020 19:03:39 +0000 (+0200) Subject: res_pjsip: document legal dtls_verify endpoint options. X-Git-Tag: 18.0.0-rc1~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cf569ba2b9155ca029729974d0b436db5bd26cf;p=thirdparty%2Fasterisk.git res_pjsip: document legal dtls_verify endpoint options. Change-Id: I7fa7c5c8a7ddb0bd525982f58bff3264ebbd9a1b --- diff --git a/res/res_pjsip.c b/res/res_pjsip.c index 1db5e7b812..152d9e19b4 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -798,7 +798,23 @@ This option only applies if media_encryption is set to dtls. - + + It can be one of the following values: + + + meaning no verificaton is done. + + + meaning to verify the remote fingerprint. + + + meaning to verify the remote certificate. + + + meaning to verify both the remote fingerprint and certificate. + + + Interval at which to renegotiate the TLS session and rekey the SRTP session