Module: kamailio Branch: master Commit: e979a341c1b142bb02da25c7753e7efb2d34e80a URL: https://github.com/kamailio/kamailio/commit/e979a341c1b142bb02da25c7753e7efb...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-03-31T15:44:41+02:00
tls: added tls_set_connect_server_id(srvid) function
- set the server id of the tls profile to be used by next client connect, being reset after use - alternative to use of xavp to specify server id for client profile for the cases when xavps are no longer available (e.g., after event_route[tm:local-request])
---
Modified: src/modules/tls/tls_mod.c Modified: src/modules/tls/tls_server.c Modified: src/modules/tls/tls_server.h
---
Diff: https://github.com/kamailio/kamailio/commit/e979a341c1b142bb02da25c7753e7efb... Patch: https://github.com/kamailio/kamailio/commit/e979a341c1b142bb02da25c7753e7efb...