Re: reading out "response" and "integrity-protected" from "Authorization" header field
Henning Westerholt via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <DB5PR07MB9453BB45A661055C8A127C53BF25A@DB5PR07MB9453.eurprd07.prod.outlook.com> |
Hello, Use transformation with the header PV: * https://www.kamailio.org/wikidocs/cookbooks/6.0.x/transformations/#uriparams * For more complex headers https://www.kamailio.org/wikidocs/cookbooks/6.0.x/transformations/#tobodyparams Cheers, Henning From: Valentin Christoph via sr-users <[email protected]> Sent: Dienstag, 29. Juli 2025 11:40 To: Kamailio (SER) - Users Mailing List <[email protected]> Cc: Onic Roman <[email protected]>; Wöber Kilian <[email protected]>; Nardin Luca <[email protected]>; Valentin Christoph <[email protected]> Subject: [SR-Users] reading out "response" and "integrity-protected" from "Authorization" header field 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 __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!