Page 1 of 1

Remove or Change SIP Headers

PostPosted: Thu Aug 21, 2014 8:18 am
by Rudolfmdlt
Hello Community,

Vicibox V4 install, asterisk 1.44 vici

I'm stuck with an annoying problem. I am peering with a new ITSP and they insist that I need to remove this header in the SIP Invite that they are getting from Vicidial.
Remote-Party-ID: "M8211356120002012345" <sip:0000000000@10.0.0.10>;privacy=off;screen=no


Can anyone advise where I could remove this line in the sip header or atleast edit the text in the inverted commas?

Thanks guys!

Regards,

Rudolf

Re: Remove or Change SIP Headers

PostPosted: Thu Aug 21, 2014 10:45 am
by geoff3dmg
set

Code: Select all
sendrpid = no


in /etc/asterisk/sip.conf

BTW, this doesn't bode well for your new carrier. They should be able to strip/add/modify headers of SIP calls through their systems regardless of your system setup.