THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Juha Heinanen (jh)
Attached to Project - sip-router
Summary - downgrade tcp_send ERRORs
Task Type - Improvement
Category - tm
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - When sr fails to send a request to a TCP destination, it prints these kind of
error messages to syslog:
Apr 20 13:23:10 localhost /usr/sbin/sip-proxy[22508]: INFO: Routing first INVITE to
<sip:foo at 192.98.102.10:4040;transport=tcp> and <<null>>
Apr 20 13:23:10 localhost /usr/sbin/sip-proxy[22508]: ERROR: tm [../../forward.h:169]:
msg_send: ERROR: tcp_send failed
Apr 20 13:23:10 localhost /usr/sbin/sip-proxy[22508]: ERROR: tm [t_fwd.c:1249]: ERROR:
t_send_branch: sending request on branch 0 failed
Since there is no real error (destination just happens to be unreachable), it would be
desirable to print these messages as NOTICEs or WARNINGs rather than ERRORs.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=68
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.