<p>I always use effective_caller_id_number</p>
<p>-Avi<br>
(This message was painstakingly thumbed out on my mobile, so apologies for brevity and errors.)</p>
<p><blockquote type="cite">On May 15, 2012 1:10 PM, &quot;Adrian Andrei&quot; &lt;<a href="mailto:koralu@gmail.com">koralu@gmail.com</a>&gt; wrote:<br><br>Hello,<br>
<br>
I have one xlite(1000), a FS and Cisco box that is registred as a<br>
user(1001) to FS.<br>
<br>
When I dial ^5555$ from user/1000  I want to bridge the call to<br>
user/1001 and change the number to 7777. My dial plan looks:<br>
<br>
    &lt;extension name=&quot;test&quot;&gt;<br>
      &lt;condition field=&quot;destination_number&quot; expression=&quot;^5555$&quot;&gt;<br>
      &lt;action application=&quot;set&quot; data=&quot;origination_caller_id_number=7777&quot;/&gt;<br>
      &lt;action application=&quot;bridge&quot; data=&quot;user/1001&quot;/&gt;<br>
      &lt;/condition&gt;<br>
    &lt;/extension&gt;<br>
<br>
After the call is made, the cisco sees that the origination number =<br>
1000 instead of 7777 and I think is fair because the sip call is<br>
1000@ip_cisco:5060.<br>
<br>
But I want the cisco box to see 7777. Is any solution to make this setup?<br>
<br>
Ty<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></p>