[Home]

Summary:ASTERISK-27278: [patch] chan_sip: Provide access to read the full SIP Request-URI from INVITE
Reporter:David J. Pryke (davidpryke)Labels:
Date Opened:2017-09-19 08:32:48Date Closed:2017-09-21 11:13:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:13.18.0 Frequency of
Occurrence
Related
Issues:
Environment:Ubuntu 16.04.2 LTSAttachments:
Description:The full SIP INVITE Request-URI is not available. In my case, there is a key parameter ("role=orig" or "role=term") that is appended to the RURI that is necessary for dialplan logic.

Goal: Expose read-only access to the SIP INVITE Request-URI
Comments:By: Asterisk Team (asteriskteam) 2017-09-19 08:32:49.927-0500

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].

By: David J. Pryke (davidpryke) 2017-09-19 08:42:03.234-0500

FYI: I plan to add support for this myself - I'm working on the code for it right now.

Based on this community discussion: https://community.asterisk.org/t/can-i-read-the-sip-invite-request-uri-in-a-variable-or-from-a-function/71061

(Thanks to jcolp for all his help!)

By: Rusty Newton (rnewton) 2017-09-19 09:11:21.643-0500

[~davidpryke] , thanks!

By: Friendly Automation (friendly-automation) 2017-09-21 11:13:05.393-0500

Change 6542 merged by Joshua Colp:
chan_sip: Expose read-only access to the full SIP INVITE Request-URI

[https://gerrit.asterisk.org/6542|https://gerrit.asterisk.org/6542]

By: Friendly Automation (friendly-automation) 2017-09-21 11:13:29.260-0500

Change 6543 merged by Jenkins2:
chan_sip: Expose read-only access to the full SIP INVITE Request-URI

[https://gerrit.asterisk.org/6543|https://gerrit.asterisk.org/6543]

By: Friendly Automation (friendly-automation) 2017-09-21 11:18:37.162-0500

Change 6537 merged by Joshua Colp:
chan_sip: Expose read-only access to the full SIP INVITE Request-URI

[https://gerrit.asterisk.org/6537|https://gerrit.asterisk.org/6537]

By: Friendly Automation (friendly-automation) 2017-09-21 11:42:31.039-0500

Change 6547 merged by Joshua Colp:
chan_sip: Expose read-only access to the full SIP INVITE Request-URI

[https://gerrit.asterisk.org/6547|https://gerrit.asterisk.org/6547]