[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:51 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242928#comment-242928 ]
Asterisk Team commented on ASTERISK-27788:
------------------------------------------
The module you are reporting the issue against is no longer supported as a core module but your issue is in the queue. Your patience is appreciated as a community developer may work the issue when time and resources become available.
Asterisk is an open source project and community members work the issues on a voluntary basis. You are welcome to develop your own patches and submit them to the project.[1]
If you are not a programmer and you are in a hurry to see a patch provided then you might try rallying support on the Asterisk users mailing list or forums.[2] Another alternative is offering a bug bounty on the asterisk-dev mailing list.[3] Often a little incentive can go a long way.
[1]: https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
[2]: http://www.asterisk.org/community/discuss
[3]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Bug+Bounties
> 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