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