[asterisk-bugs] [JIRA] (ASTERISK-29338) pjsip show qualify documentation inconsistent with behaviour

Olivier Krief (JIRA) noreply at issues.asterisk.org
Wed Mar 10 08:24:15 CST 2021


Olivier Krief created ASTERISK-29338:
----------------------------------------

             Summary: pjsip show qualify documentation inconsistent with behaviour
                 Key: ASTERISK-29338
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29338
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: pjproject/pjsip
    Affects Versions: 18.2.1
         Environment: Debian Bulleye
            Reporter: Olivier Krief


>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



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list