Hi all,
Again an IMS question.
The 3GPP TS 24.229 specifies some additional parameters for the “Authorization” header field in REGISTER requests, e.g. the “integrity-protected” parameter and the “response” parameter.
Now the question: is it the only way to read out these parameters from the “Authorization” header field, by implementing new pseudo variables, e.g. $aip and $are, or is there an easy way using $hdr() from the configuration?
I want to avoid sophisticated regular expressions.
Thanks,
Christoph