[asterisk-bugs] [JIRA] (ASTERISK-28651) chan_sip logs errors on tx to non-existent TCP connections
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Dec 19 10:10:32 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249133#comment-249133 ]
Friendly Automation commented on ASTERISK-28651:
------------------------------------------------
Change 13390 merged by Friendly Automation:
chan_sip: in case of tcp/tls, be less annoying about tx errors.
[https://gerrit.asterisk.org/c/asterisk/+/13390|https://gerrit.asterisk.org/c/asterisk/+/13390]
> 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
>
> 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