[asterisk-bugs] [JIRA] (ASTERISK-29395) chan_sip: Pulling P-Access-Network-Info From SIP Header
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Apr 29 12:01:09 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254757#comment-254757 ]
Asterisk Team commented on ASTERISK-29395:
------------------------------------------
Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> chan_sip: 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
> Assignee: Jawad Abbasi
> Severity: Trivial
>
> 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
> {noformat}
> exten => s,n,NoOp(&& Area-Number is ${SIP_HEADER(P-Access-Network-Info)})
> {noformat}
> 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