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: 17.4.0-rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d49c304beecfcdc22901ef7ce1b2a2c21ba7d7;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 0dcbcea83b..2169fa60a2 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