[asterisk-bugs] [JIRA] (ASTERISK-30265) res_pjsip_session: Fix missing PLAR support on INVITEs

N A (JIRA) noreply at issues.asterisk.org
Sun Oct 16 19:30:09 CDT 2022


N A created ASTERISK-30265:
------------------------------

             Summary: res_pjsip_session: Fix missing PLAR support on INVITEs
                 Key: ASTERISK-30265
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30265
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_session
    Affects Versions: 18.14.0
            Reporter: N A


Certain SIP devices if configured for PLAR will send an empty extension in the INVITE. This can lead to something like this:

{noformat}
Call to extension '' rejected because extension not found in context 'orig-line-pjsip'.
{noformat}

This patch fixes this by mapping calls to empty extensions to s, the same way that PLAR works in chan_dahdi.



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



More information about the asterisk-bugs mailing list