That worked!
Thank you!
Why do you need to apply the tobody.params first?
From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Carsten Bock
Sent: maandag 19 september 2016 14:25
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Extract param from RPID
Hi,
you should try the following:
$(hdr(Remote-Party-ID){tobody.params}{param.value,privacy})
Thanks,
Carsten
2016-09-19 14:03 GMT+02:00 Grant Bagdasarian :
> Hello,
>
>
>
> I’m trying to extract the privacy param from the RPID header, but without
> success.
>
> Could someone point me in the
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"
;party=calling;privacy=off;screen=no.
I've tried the following ways:
1) TEXTOPSX: $var(rpid_privacy_value) = @hf_val