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: 13.33.0-rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a142a1455c1c5d69a5ddeb52c41230394e3ffd2e;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 e55c157af1..de2a4e2bba 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