[asterisk-bugs] [JIRA] (ASTERISK-25753) No remote Party ID in PJSIP header invite

Davy Mannaerts (JIRA) noreply at issues.asterisk.org
Mon Feb 8 02:54:33 CST 2016


Davy Mannaerts created ASTERISK-25753:
-----------------------------------------

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