Hello,
How do I select the value of the privacy parameter in the Remote-Party-ID header?
Remote-Party-ID: "John Doe"
<sip:jdoe@foo.com>;party=calling;id;privacy=full;screen=yes
The following doesn't work, and I believe because it's not a valid select class:
$sel((a)hf_value.remote_party_id.privacy)
I'm using kamailio 4.1.
Regards,
Grant