[Freeswitch-users] P-asserted-identity

Jose Serrano jjserranor at gmail.com
Wed Feb 10 13:31:56 MSK 2016


Hello.

My freeswitch  by default replace the P-asserted-identity  by
Remote-Party-ID when routing calls to the gateway.
I want to send the P-asserted-identity and not the Remote-Party-ID and for
that I tried the following:

I have configured  in the outbound gateway definition the following
parameters:
<param name="caller-id-type" value="pid"/> or
<param name="cid-type" value="pid"/>
 but te behavior is the same.

The only thing that works is to set up the "sip_cid_type" variable in the
dialplan like this:
<action application="bridge"
data="{sip_cid_type=pid}sofia/gateway/Mygateway/$1"/>

Anyone  knows how I can send the P-Asserted-identity without having to
modify all my dial plan adding the sip_cid_type?

Thanks in avanced
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160210/a18a9d12/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list