Module: kamailio Branch: master Commit: 5a889756a5386d6df86bd2ae11ac68595200fd65 URL: https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac68595200fd65
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> 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/5a889756a5386d6df86bd2ae11ac68595200fd65.diff Patch: https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac68595200fd65.patch _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
