[Home]

Summary:ASTERISK-19797: GET_HEADER(Proxy-Authorization) get nothing
Reporter:Mikhail (midnighter)Labels:
Date Opened:2012-04-26 07:20:20Date Closed:2012-04-30 08:53:22
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:1.8.11.1 Frequency of
Occurrence
Related
Issues:
Environment:CentOS 5.8Attachments:
Description:I try to get sip_header with proxy-authorization parameter

exten => _X.,1,Set(SIP_Authorization=${SIP_HEADER(Proxy-Authorization)})

buy I get empty "SIP_Authorization" variable.

When I set parameter "Authorization" I get this fields of sip_header

exten => _X.,1,Set(SIP_Authorization=${SIP_HEADER(Authorization)})

How can I get variable "SIP_Authorization" with "Proxy-Authorization" field of sip_header?
Comments:By: Matt Jordan (mjordan) 2012-04-30 08:53:15.344-0500

Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.