How can you send the remote party ID for a SIP call? The SIP provider is not receiving it and requires this for withheld calls.
From: "Anonymous" <sip:anonymous@ip>;tag=..... - This is correct.
However we need the below header to be sent.
Remote-Party-ID: <sip:xxcalleridxx@ip>;party=calling;privacy=full;screen=yes
Currently 'Privacy: id' header is being sent out when the Remote-Party-ID header above should be sent with the status being "privacy=full"
Failing that, is there a way I can send a custom header out to the provider?
TIA,
From: "Anonymous" <sip:anonymous@ip>;tag=..... - This is correct.
However we need the below header to be sent.
Remote-Party-ID: <sip:xxcalleridxx@ip>;party=calling;privacy=full;screen=yes
Currently 'Privacy: id' header is being sent out when the Remote-Party-ID header above should be sent with the status being "privacy=full"
Failing that, is there a way I can send a custom header out to the provider?
TIA,