[asterisk-bugs] [JIRA] (ASTERISK-26105) PJSIP_HEADER doesn't set SIP header
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Jun 9 19:05:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230958#comment-230958 ]
Asterisk Team commented on ASTERISK-26105:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> PJSIP_HEADER doesn't set SIP header
> -----------------------------------
>
> Key: ASTERISK-26105
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26105
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.9.1
> Reporter: Eric Jacksch
>
> I'm attempting to set a custom SIP header within a pre-dial macro:
> exten => s,n,Set(PJSIP_HEADER(add,X-ANVEO-LCR)=routes=1001,1012,20)
> Asterisk debug output shows the add executing:
> -- Executing [s at macro-dialout-trunk-predial-hook:3] Set("PJSIP/5084-00000008", "PJSIP_HEADER(add,X-ANVEO-LCR)=routes=1001,1012,20") in new stack
> But the header does not appear in the SIP invite as verified by a pack capture.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list