]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Expose read-only access to the full SIP INVITE Request-URI
authorDavid J. Pryke <david+extra.asterisk@pryke.us>
Tue, 19 Sep 2017 14:34:01 +0000 (10:34 -0400)
committerDavid J. Pryke <david+extra.asterisk@pryke.us>
Tue, 19 Sep 2017 17:24:33 +0000 (12:24 -0500)
commita5f1d58fe1a5fe14061afc879872ed033e089880
treed33cee5a6fb702df35cb3b976f3a19a7e75720e6
parent1199927fc09a57b90dd2426ae209666b3a838811
chan_sip: Expose read-only access to the full SIP INVITE Request-URI

Provide a way to get the contents of the the Request URI from the initial SIP
INVITE in dial plan function call. (In this case "${CHANNEL(ruri)}")

ASTERISK-27278
Reported by: David J. Pryke
Tested by: David J. Pryke

Change-Id: I1dd4d6988eed1b6c98a9701e0e833a15ef0dac3e
channels/sip/dialplan_functions.c