[SR-Users] Extract param from RPID header

Grant Bagdasarian gb at cm.nl
Mon Sep 19 14:03:16 CEST 2016


Hello,

I'm trying to extract the privacy param from the RPID header, but without success.
Could someone point me in the right direction?

Remote-Party-ID: "Cullen Jennings" <sip:+3123456789 at 1.1.1.1>;party=calling;privacy=off;screen=no.

I've tried the following ways:

1)      TEXTOPSX: $var(rpid_privacy_value) = @hf_value.remote_party_id.privacy;

2)      Param Transformations:

a.       $(hdr(Remote-Party-ID){param.value,privacy})

b.       $(re{param.value,privacy})

c.       4re{param.value,privacy}

I can't seem to extract the value of privacy from the RPID header.

Regards,

Grant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160919/8e34e9b3/attachment.html>


More information about the sr-users mailing list