<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] called number rewrite</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Sure... Just have freeswitch change it<BR>
<BR>
&lt;extension name=&#8221;foo&#8221;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;condition field=&#8221;destination_number&#8221; expression=&#8221;^1234567$&#8221;&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;action application=&#8221;transfer&#8221; data=&#8221;987654 XML default&#8221;/&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- OR --&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;action application=&#8221;bridge&#8221; &nbsp;<a href="data=&#8221;sofia/default/10203040@somehost.com&#8221;/">data=&#8221;sofia/default/10203040@somehost.com&#8221;/</a>&gt;<BR>
&nbsp;&nbsp;&lt;/condition&gt;<BR>
&lt;/extension&gt;<BR>
<BR>
Depending on what you are trying to do these will rewrite the destination number<BR>
<BR>
On 4/12/11 6:23 PM, &quot;budi wibowo&quot; &lt;<a href="bwibowo@gmail.com">bwibowo@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>hi <BR>
is it possible for freeswitch to change / rewrite called number. <BR>
say, i call 1234567 and FS will change the called number to 44444444 <BR>
<BR>
<BR>
thx<BR>
<BR>
budi <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>