[asterisk-bugs] [JIRA] (ASTERISK-25753) No remote Party ID in PJSIP header invite
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Feb 8 05:45:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-25753.
----------------------------------
Resolution: Not A Bug
The Remote Party ID support can be enabled by setting "send_rpid=yes" on the PJSIP endpoint. You can also enable P-Asserted-Identity using "send_pai=yes".
> 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