[sr-dev] git:master:f86ced04: core: new event_route[core:pre-routing]

Daniel-Constantin Mierla miconda at gmail.com
Thu Nov 26 13:45:22 CET 2020


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-11-26T13:23:05+01:00

core: new event_route[core:pre-routing]

- executed before running config script for SIP messages, if received
from the network, it is not executed if the message was dispatched
internally
- can be used to delegate processing to special workers via sworker
module
- if drop is used, then processing stops for that message, otherwise it
goes forther to request_route or reply_route

---

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/f86ced0419787a3c5196edb055f30b39684e37c5.diff
Patch: https://github.com/kamailio/kamailio/commit/f86ced0419787a3c5196edb055f30b39684e37c5.patch




More information about the sr-dev mailing list