[Freeswitch-users] Turn off Remote-Party-ID
Fraser Redmond
fraserredmond at gmail.com
Wed Sep 1 14:25:26 PDT 2010
I have a gateway that requires the Remote-Party-ID to be removed from the
outbound/B leg's INVITE.
I have this working on an older version of FreeSwitch (from about march
probably: 1.0.head-svn-17188) by setting in the dialplan:
sip_cid_type=none
That variable seems to be being ignored now though.
I've tried the gateway setting which also doesn't work:
<param name="cid-type" value="none"/>
However setting the external-profile setting *does *work:
<param name="caller-id-type" value="none"/>
I guess that's my work around for now, but it'd be nice to be able to set it
per-gateway/call again instead.
There was an email to the list about a week ago (Remote-Party-ID
manipulation in SIP 200 OK) which looked like it had the same problem, but
it didn't get any replies.
Cheers,
Fraser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100901/5a91d4d4/attachment.html
More information about the FreeSWITCH-users
mailing list