We have the source code, we can change if something helps substantially -- currently, I
see two options that can be controlled via a mod param (or just choose one that it is
considered better):
* give a fake request, like it is done with other event_route blocks (e.g.,
htable:mod-init) -- this way should be very fast
* parse the outgoing buffer -- might be slightly slower, as it will parse even when not
doing topoh
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1150#issuecomment-307381336