THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - IƱaki Baz Castillo (ibc)
Attached to Project - sip-router
Summary - Improving logging (show at least the transaction branch)
Task Type - Improvement
Category - logging
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - All
Severity - Low
Priority - Low
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Sometimes I inspect the log of SR/Kamailio and find errors like:
ERROR:nathelper:force_rtp_proxy: incorrect port 0 in reply from rtp proxy
or:
WARNING:dialog:dlg_onroute: unable to find dialog for BYE with route param
'7b4.36497575' [1207:1465357411]
Of course in a server with high traffic such logs help nothing (even if I'm capturing
all the SIP flow via pcap or 'siptrace' module).
It would be great if the logging core system would log always "something"
related to the request or transaction, perhaps the branch, something as:
ERROR[recv 183 z9hG4bK6887.92b352f.0]:nathelper:force_rtp_proxy: incorrect port 0 in
reply from rtp proxy
WARNING[sent BYE z9hG4bK68612qwre1h3]:dialog:dlg_onroute: unable to find dialog for BYE
with route param '7b4.36497575' [1207:1465357411]
It would help a lot when debugging occasional issues (perhaps more related to a specific
client rather than the SR/Kamailio server).
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=57
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.