[asterisk-bugs] [JIRA] (ASTERISK-29395) Pulling P-Access-Network-Info From SIP Header
Jawad Abbasi (JIRA)
noreply at issues.asterisk.org
Thu Apr 15 05:45:58 CDT 2021
Jawad Abbasi created ASTERISK-29395:
---------------------------------------
Summary: Pulling P-Access-Network-Info From SIP Header
Key: ASTERISK-29395
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29395
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 18.0.0
Reporter: Jawad Abbasi
Severity: Critical
I want to display the “P-Access-Network-Info” from the SIP header on asterisk CLI. I can extract other SIP header parameters from SIP_HEADER function but cannot extract “P-Access-Nework-Info” parameter
exten => s,n,NoOp(&& Area-Number is ${SIP_HEADER(P-Access-Network-Info)})
The above output is empty on Asterisk CLI. In the SIP trunk, peer has trustrpid=yes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list