Re: [SR-Users] How to get Authorization Attributes

2016-03-06 Thread Daniel-Constantin Mierla
Hello, if you are using upcoming 4.4, then new pvs were added: - https://www.kamailio.org/wiki/features/new-in-4.4.x#pv For older versions, besides the regexp, you can try with transformations: - https://www.kamailio.org/wiki/cookbooks/4.3.x/transformations Or selects: - https://www.kamailio.

[SR-Users] How to get Authorization Attributes

2016-03-06 Thread Matthew Harrold
Hi All, I am trying to get attributes from the Proxy-Authenticate WWW-Authenticate and Authorization headers, namely username, realm, uri, nonce, and response, I can see some of these are already presented as psuedo-variables, however nonce and response are not. What's the most efficient way to