Module: kamailio
Branch: master
Commit: 5a889756a5386d6df86bd2ae11ac68595200fd65
URL:
https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac685…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-08-15T14:56:40+02:00
tls: completed the code for event_route[tls:connection-out]
- event route executed after the connect to destination is done
- using drop() in the event route marks connection for no-send data, so
nothing is sent over it, being also closed
- added also support for kemi interface
- new mod param: event_callback - specify the name of kemi callback
function
---
Modified: src/modules/tls/tls_dump_vf.c
Modified: src/modules/tls/tls_mod.c
Modified: src/modules/tls/tls_server.c
---
Diff:
https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac685…
Patch:
https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac685…