[asterisk-bugs] [JIRA] (ASTERISK-25753) No remote Party ID in PJSIP header invite
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Feb 8 02:54:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229313#comment-229313 ]
Asterisk Team commented on ASTERISK-25753:
------------------------------------------
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].
> No remote Party ID in PJSIP header invite
> -----------------------------------------
>
> Key: ASTERISK-25753
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25753
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 13.4.0
> Environment: CentOS/FreePBX
> Reporter: Davy Mannaerts
>
> Asterisk does not send a Remote Party Header ID in the Invite required by some local service providers to make a call.
> We already tried the Set(PJSIP_AddHeader)-command on the CLI but to no avail.
> Here is the command we tried:
> exten => s,1,Set(PJSIP_HEADER(add,Remote-Party-ID)=${"AVZ" <sip: 0499328655 at sip.voizxl.nl>\;party=calling\;privacy=off\;screen=no})
> exten => s,1,SipAddHeader(Remote-Party-ID: <sip:0499328655 at sip.voizxl.nl>\;party=calling\;privacy=off\;screen=no.})
> We also tried the macro-dial-out-trunk predial-hook, but here as well no effect.
> How can we modify the PJSIP-invite-header to accomplish this?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list