Is there a way to execute event_route when all modules have been loaded and Kamalio is ready to process requests?
I found this in core cookbook, but what if there is no udp sip worker processes?
event_route[core:worker-one-init] - executed by core after the first udp sip worker process executed the child_init() for all modules, before starting to process sip traffic
-- Juha