<div dir="ltr"><div><div>Hello.<br><br></div>My freeswitch  by default replace the P-asserted-identity  by Remote-Party-ID when routing calls to the gateway.<br></div><div>I want to send the P-asserted-identity and not the Remote-Party-ID and for that I tried the following:<br></div><div><br></div><div>I have configured  in the outbound gateway definition the following parameters:<br>&lt;param name=&quot;caller-id-type&quot; value=&quot;pid&quot;/&gt; or<br>&lt;param name=&quot;cid-type&quot; value=&quot;pid&quot;/&gt;<br> but te behavior is the same.<br><br></div><div>The only thing that works is to set up the &quot;sip_cid_type&quot; variable in the dialplan like this:<br>&lt;action application=&quot;bridge&quot; data=&quot;{sip_cid_type=pid}sofia/gateway/Mygateway/$1&quot;/&gt;<br><br></div><div>Anyone  knows how I can send the P-Asserted-identity without having to modify all my dial plan adding the sip_cid_type?<br><br></div><div>Thanks in avanced<br></div><div><br><br></div><div><br></div><br></div>