[asterisk-bugs] [JIRA] (ASTERISK-27788) pjsip does not write log file entries when an endpoint becomes (un)reachable/lagged
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Apr 3 13:43:50 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242927#comment-242927 ]
Asterisk Team commented on ASTERISK-27788:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> pjsip does not write log file entries when an endpoint becomes (un)reachable/lagged
> -----------------------------------------------------------------------------------
>
> Key: ASTERISK-27788
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27788
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 13.20.0
> Environment: Ubuntu 16.04.4 LTS, x86_64, Asterisk 13.20.0.
> Reporter: Gregory Massel
> Severity: Minor
> Labels: pjsip
>
> chan_sip (with qualify=yes) writes log entries such as:
> [Mar 6 10:02:21] NOTICE[19683] chan_sip.c: Peer 'xxx' is now Lagged. (3552ms / 3000ms)
> [Mar 29 18:40:09] NOTICE[19683] chan_sip.c: Peer 'xxx' is now UNREACHABLE! Last qualify: 9
> [Mar 29 18:40:20] NOTICE[19683] chan_sip.c: Peer 'xxx' is now Reachable. (1286ms / 3000ms)
> However, chan_pjsip does NOT write similar log entries.
> With pjsip, if an endpoint or aor has qualify=yes, it will monitor it, however, no log entry is written when it becomes unreachable and subsequently becomes reachable again.
> This would typically also need to log upon inbound registration.
> This is a feature parity issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list