[Home]

Summary:ASTERISK-29338: documentation: pjsip show qualify documentation inconsistent with behaviour
Reporter:Olivier Krief (oliv2831)Labels:
Date Opened:2021-03-10 08:24:11.000-0600Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:Documentation
Versions:18.2.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Debian BulleyeAttachments:
Description:From [1]:
qualify_timeout
If the contact doesn't respond to the OPTIONS request before the timeout, the contact is marked unavailable. If 0 no timeout. Time in fractional seconds.
Its default value is 3.0.

PBX is based on 18.2.1 and configured with make basic-pbx. AOR's qualify_timeout is not set. (I also tested with 16.16.1 with the same result)

Then:
pjsip show qualify aor 1101
* AOR '1101'
 Qualify frequency    : 0 sec
 Qualify timeout      : 0 ms
 Authenticate qualify : no

I would expect to see:
pjsip show qualify aor 1101
* AOR '1101'
 Qualify frequency    : 0 sec
 Qualify timeout      : 3.0 sec
 Authenticate qualify : no

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+18+Configuration_res_pjsip#Asterisk18Configuration_res_pjsip-aor_qualify_timeout

Thoughts ?

Best regards
Comments:By: Asterisk Team (asteriskteam) 2021-03-10 08:24:12.425-0600

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. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].