]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip_configuration: Show actual dtls_verify config. master
authorJaco Kroon <jaco@uls.co.za>
Thu, 7 May 2026 21:07:32 +0000 (23:07 +0200)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 13:04:17 +0000 (13:04 +0000)
commit34081bb4df2693284b8c89d31ce3ff613645937c
treea2d2c28d8f9a21227cbf47437d213d15ad41785a
parent7988d1138cb2dfd27e3e18f4af0672618f67eb6d
pjsip_configuration: Show actual dtls_verify config.

Rather than merely showing

dtls_verify : Yes/No

in pjsip show endpoint xxx it will now be shown what exactly is being
checked, ie, one of:

dtls_verify : No
dtls_verify : Fingerprint
dtls_verify : Certificate
dtls_verify : Yes

Where Yes implies both Fingerprint and Certificate.

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
res/res_pjsip/pjsip_configuration.c