[sr-dev] git:master:5a889756: tls: completed the code for event_route[tls:connection-out]

Daniel-Constantin Mierla miconda at gmail.com
Tue Aug 15 15:10:43 CEST 2017


Module: kamailio
Branch: master
Commit: 5a889756a5386d6df86bd2ae11ac68595200fd65
URL: https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac68595200fd65

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/5a889756a5386d6df86bd2ae11ac68595200fd65.diff
Patch: https://github.com/kamailio/kamailio/commit/5a889756a5386d6df86bd2ae11ac68595200fd65.patch




More information about the sr-dev mailing list