[asterisk-bugs] [JIRA] (ASTERISK-28651) chan_sip logs errors on tx to non-existent TCP connections
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Jan 23 10:34:26 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-28651:
-------------------------------------
Target Release Version/s: 13.31.0
> 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
> Assignee: Jaco Kroon
> Target Release: 13.31.0
>
>
> 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