for PSTN number, below lines are working for me<br><br>&lt;!-- the outbond caller id show on the called party&#39;s phone --&gt;<br>&lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=29876543&quot;/&gt; <br>
&lt;!-- add this line to avoid missing dtmf tone --&gt;<br>&lt;action application=&quot;start_dtmf_generate&quot; data=&quot;true&quot;/&gt;<br>&lt;!-- make outbound call on second span 1st channel --&gt;<br>&lt;action application=&quot;bridge&quot; data=&quot;OpenZAP/2/1/31234567&quot;/&gt;<br>
<br><br>Tony<br><br><br><br><div class="gmail_quote">On Thu, May 13, 2010 at 1:28 AM, Aloysius Lloyd <span dir="ltr">&lt;<a href="mailto:lloyd.aloysius@gmail.com">lloyd.aloysius@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi All,
<div><br></div><div>How to Call Forward a Extension to another Extension or to a PSTN Number  in FreeSWITCH?</div><div><br></div><div><br></div><div><br></div><div>Thanks</div><div>Lloyd</div>
<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>
<br></blockquote></div><br>