Hi All,
Is there currently a way to get the TLS vars when Kamailio is acting as a client? (for outbound connections from Kamailio to a dispatcher endpoint).
I've checked https://www.kamailio.org/wikidocs/cookbooks/5.8.x/pseudovariables/#tls-modul...
The ones I'm interested in are:
$tls_version $tls_description $tls_cipher_info $tls_cipher_bits
In all cases, the docs clearly say that the info is for messages *received*, any way to get that data from messages *sent*?
Thanks, Joel.