Module: kamailio Branch: master Commit: bbcbd691ce86d58e56c7620e6b06093349bd549b URL: https://github.com/kamailio/kamailio/commit/bbcbd691ce86d58e56c7620e6b060933...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-03-01T12:55:41+01:00
core: option to run event_route[core:msg-received] in incomming message
- done before any major SIP parsing - on drop, processing of the message is stopped - enable with received_route_mode=yes (or 1) - for kemi, set the callback name via kemi.received_route_callback param
---
Modified: src/core/cfg.lex Modified: src/core/cfg.y Modified: src/core/globals.h Modified: src/core/ip_addr.h Modified: src/core/receive.c
---
Diff: https://github.com/kamailio/kamailio/commit/bbcbd691ce86d58e56c7620e6b060933... Patch: https://github.com/kamailio/kamailio/commit/bbcbd691ce86d58e56c7620e6b060933...