[asterisk-bugs] [JIRA] (ASTERISK-28144) [patch] New function PJSIP_PARSE_URI to parse and URI and return a specified part of the URI

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Oct 31 12:16:47 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245333#comment-245333 ] 

Asterisk Team commented on ASTERISK-28144:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> [patch] New function PJSIP_PARSE_URI to parse and URI and return a specified part of the URI
> --------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-28144
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28144
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 13.23.1, 16.0.0
>            Reporter: Alexei Gradinari
>            Severity: Minor
>              Labels: pjsip
>
> New dialplan function PJSIP_PARSE_URI added to parse an URI and return a specified part of the URI.
> This is useful when need to get part of the URI instead of cutting it using a CUT function.
> For example to get 'user' part of Remote URI
> ${PJSIP_PARSE_URI(${CHANNEL(pjsip,remote_uri)},user)}



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



More information about the asterisk-bugs mailing list