Daniel-Constantin Mierla writes:
You want to get access to the SIP message? Isn't it getting to event_route[tm:local-request]?
no, i want to easily see in syslog what messages my proxy is forwarding or generating.
if it is not possible to get the message printed from config file, please revert the patch and introduce a module param to change log level.
Adding a module parameter seems more suitable, to avoid filling the logs if someone doesn't want those messages.
that should be the way to go because the info message has been there for a long time for a purpose. default value of that parameter should be the existing behavior.
-- juha