<div dir="ltr">Did you try changing the caller ID type?<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Cid">http://wiki.freeswitch.org/wiki/Cid</a> -- see setting method.</div><div><br clear="all"><div dir="ltr">

<span style="font-family:Verdana,Arial,Helvetica,sans-serif"><span style="font-size:small">-Avi</span></span></div><br>
<br><br><div class="gmail_quote">On Tue, May 15, 2012 at 3:33 PM, Adrian Andrei <span dir="ltr">&lt;<a href="mailto:koralu@gmail.com" target="_blank">koralu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I think my approch is wrong. Every modification to<br>
effective_caller_id_number or origination_caller_id_number makes the<br>
same result to cisco box.  It thinks that the caller number is 1001<br>
not 7777.<br>
<br>
I&#39;m run out of ideas.<br>
<div><div class="h5"><br>
On 5/15/12, Andrew Cassidy &lt;<a href="mailto:andrew@cassidywebservices.co.uk">andrew@cassidywebservices.co.uk</a>&gt; wrote:<br>
&gt; try application=&quot;export&quot; rather than application=&quot;set&quot;<br>
&gt;<br>
&gt; On 15 May 2012 12:17, Adrian Andrei &lt;<a href="mailto:koralu@gmail.com">koralu@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Doesn&#39;t work.<br>
&gt;&gt;<br>
&gt;&gt; On 5/15/12, Avi Marcus &lt;<a href="mailto:avi@avimarcus.net">avi@avimarcus.net</a>&gt; wrote:<br>
&gt;&gt; &gt; I always use effective_caller_id_number<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; -Avi<br>
&gt;&gt; &gt; (This message was painstakingly thumbed out on my mobile, so apologies<br>
&gt;&gt; for<br>
&gt;&gt; &gt; brevity and errors.)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 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>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hello,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I have one xlite(1000), a FS and Cisco box that is registred as a<br>
&gt;&gt; &gt; user(1001) to FS.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; When I dial ^5555$ from user/1000  I want to bridge the call to<br>
&gt;&gt; &gt; user/1001 and change the number to 7777. My dial plan looks:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;    &lt;extension name=&quot;test&quot;&gt;<br>
&gt;&gt; &gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^5555$&quot;&gt;<br>
&gt;&gt; &gt;      &lt;action application=&quot;set&quot;<br>
&gt;&gt; &gt; data=&quot;origination_caller_id_number=7777&quot;/&gt;<br>
&gt;&gt; &gt;      &lt;action application=&quot;bridge&quot; data=&quot;user/1001&quot;/&gt;<br>
&gt;&gt; &gt;      &lt;/condition&gt;<br>
&gt;&gt; &gt;    &lt;/extension&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; After the call is made, the cisco sees that the origination number =<br>
&gt;&gt; &gt; 1000 instead of 7777 and I think is fair because the sip call is<br>
&gt;&gt; &gt; 1000@ip_cisco:5060.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; But I want the cisco box to see 7777. Is any solution to make this<br>
&gt;&gt; &gt; setup?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Ty<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _________________________________________________________________________<br>
&gt;&gt; &gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; &gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; &gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Official FreeSWITCH Sites<br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
</div></div>&gt; *Andrew Cassidy BSc (Hons) MBCS SSCA*<br>
&gt; Managing Director<br>
&gt;<br>
&gt;<br>
&gt; *T &lt;<a href="mailto:info@cassidywebservices.co.uk">info@cassidywebservices.co.uk</a>&gt; *03300 100 960<br>
&gt; *F&lt;<a href="mailto:info@cassidywebservices.co.uk">info@cassidywebservices.co.uk</a>&gt;<br>
&gt;  *03300 100 961<br>
&gt; *E &lt;<a href="mailto:info@cassidywebservices.co.uk">info@cassidywebservices.co.uk</a>&gt; *<a href="mailto:andrew@cassidywebservices.co.uk">andrew@cassidywebservices.co.uk</a><br>
&gt; *W &lt;<a href="mailto:info@cassidywebservices.co.uk">info@cassidywebservices.co.uk</a>&gt; *<a href="http://www.cassidywebservices.co.uk" target="_blank">www.cassidywebservices.co.uk</a><br>
<div class="HOEnZb"><div class="h5">&gt;<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>
</div></div></blockquote></div><br></div></div>