I want to send the authorization information that I received from my SIP devices to
another server for authentication. How to get the values of Authorization header. I tried
using hf_value and hf_value2 but for @hf_value2.Authorization.username I get
"Digest" as output. Is there any other way of doing this?