On 08/09/14 22:29, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
presence: reduce verbosity for log message printed when sending notify
- info changed with dbg
- patch by Luis Azedo luis.azedo@factorlusitano.com
if i remember correctly, info level was used on purpose,
ok, good that you caught the change.
because it was not possible to get the message printed from config file.
You want to get access to the SIP message? Isn't it getting to event_route[tm:local-request]?
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.
Cheers, Daniel