[asterisk-bugs] [JIRA] (ASTERISK-26281) chan_pjsip would send INVITE to 'Unreachable' endpoints

Jacek Konieczny (JIRA) noreply at issues.asterisk.org
Wed Aug 10 05:36:56 CDT 2016


Jacek Konieczny created ASTERISK-26281:
------------------------------------------

             Summary: chan_pjsip would send INVITE to 'Unreachable' endpoints
                 Key: ASTERISK-26281
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26281
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: 13.10.0
            Reporter: Jacek Konieczny


chan_sip would not send INVITE requests do peers known to be unreachable (via the qualify 'pings'). I would expect the same from chan_pjsip, but it doesn't work this way.

Even if an endpoint is considered 'Unreachable' (as shown in 'pjsip list endpoints'), but a contact is available (preconfigured or REGISTERed), Asterisk would send INVITE and report 'channel unavailable' error only after the request times out (32s by default). This is way too long for a good user experience.



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



More information about the asterisk-bugs mailing list