[asterisk-bugs] [JIRA] (ASTERISK-30265) res_pjsip_session: Fix missing PLAR support on INVITEs
    Joshua C. Colp (JIRA) 
    noreply at issues.asterisk.org
       
    Mon Oct 17 03:34:09 CDT 2022
    
    
  
     [ https://issues.asterisk.org/jira/browse/ASTERISK-30265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp updated ASTERISK-30265:
--------------------------------------
    Assignee: N A
> 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
>            Assignee: 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