[asterisk-bugs] [JIRA] (ASTERISK-28651) chan_sip logs errors on tx to non-existent TCP connections
Jaco Kroon (JIRA)
noreply at issues.asterisk.org
Sat Dec 7 06:02:31 CST 2019
Jaco Kroon created ASTERISK-28651:
-------------------------------------
Summary: chan_sip logs errors on tx to non-existent TCP connections
Key: ASTERISK-28651
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28651
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 13.29.1
Reporter: Jaco Kroon
Essentially chan_sip will let us know that we need to keepalive on a tcp connection, if that tcp connection is no longer available ... then a bunch of XMIT errors are produced.
I've submitted reviews to gerrit which silences the errors. A more in-depth fix may be to actually deregister dynamic hosts on registration. Similar issues may apply to non-dynamic hosts too however, so this basically just keeps quiet and let the packet go missing if there is no connection available.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list