[asterisk-bugs] [JIRA] (ASTERISK-29395) chan_sip: Pulling P-Access-Network-Info From SIP Header

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Thu Apr 15 05:56:58 CDT 2021


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254551#comment-254551 ] 

Joshua C. Colp commented on ASTERISK-29395:
-------------------------------------------

Thanks for the report and debug. However we also need protocol specific debug captured at the time of the issue. Please include the following:

* Asterisk log files generated using the instructions on the Asterisk wiki [1], with the appropriate protocol debug options enabled, e.g. 'pjsip set logger on' if the issue involves the chan_pjsip channel driver.
* Configuration information for the relevant channel driver, e.g. pjsip.conf.
* A wireshark compatible packet capture, captured at the same time as the Asterisk log output.

[1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



>  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
>            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
> 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