[asterisk-bugs] [JIRA] (ASTERISK-27478) PJSIP: Add CHANNEL(pjsip, request_uri) to get incoming INVITE Request-URI.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Aug 8 10:17:08 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-27478:
-------------------------------------

    Target Release Version/s: 16.0.0

> PJSIP: Add CHANNEL(pjsip,request_uri) to get incoming INVITE Request-URI.
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-27478
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27478
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Channels/chan_pjsip, Resources/res_pjsip, Resources/res_pjsip_session
>    Affects Versions: 13.18.3, 15.1.3
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>            Severity: Minor
>              Labels: pjsip
>      Target Release: 13.19.0, 15.2.0, 16.0.0
>
>
> This issue addresses the following items associated with the initial incoming INVITE request URI.
> # For chan_pjsip, there is no way to retrieve the actual request URI using the CHANNEL dialplan function.  The CHANNEL function is extended to return the request URI with CHANNEL(pjsip,request_uri).
> # For chan_pjsip, the CALLERID(dnid) is not set at all.  It should be set to the user portion of the incoming INVITE Request-URI.
> # For chan_pjsip, currently the [documentation|https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Function_CHANNEL] states the following with regards to the pjsip target_uri:
> {quote}
> target_uri - The request URI of the INVITE request associated with the creation of this channel.
> {quote}
> This is wrong. It actually returns the contact URI.



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



More information about the asterisk-bugs mailing list