Thanks, <br><br>the first variant doesn&#39;t work for me. Any idea?<br>I changed it to:<br><br>originate sofia/internal/<a href="mailto:1003@192.168.10.103">1003@192.168.10.103</a> &amp; park()<br><br>then i get the error message: &quot;Cannot blind transfer 1 legged call&quot;.<br>
<br><br><br>Also going through the wiki i discovered the concept of socket event and included the following extension under /usr/local/freeswitch/conf/dialplan/public/mysockt.xml:<br><br>&lt;include&gt;<br>    &lt;extension name=&quot;myextension&quot;&gt;<br>
        &lt;condition field=&quot;caller_id_number&quot; expression=&quot;^2000$&quot; break=&quot;on-true&quot;&gt;<br>            &lt;action application=&quot;socket&quot; data=&quot;<a href="http://192.168.50.67:10000">192.168.50.67:10000</a> full&quot; /&gt;<br>
        &lt;/condition&gt;<br>    &lt;/extension&gt;<br>&lt;/include&gt;<br><br>Can somebody gives me an example of dial string that would allow my call to be sent to this server socket? How would i place such a call using SJPhone?<br>
<br>Best regards,<br>Max.<br><br><div class="gmail_quote">On Wed, Jun 10, 2009 at 10:21 AM, dujinfang <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">originate sofia/default/1003 &amp;echo()<div>originate user/1003 &amp;echo()</div><div>originate user/1003 &amp;park()</div><div><br></div><div><br></div><div><div><div><div></div><div class="h5">On Jun 10, 2009, at 9:39 PM, Max Bridgewater wrote:<br>
</div></div><blockquote type="cite"><div><div></div><div class="h5">Hi,<br><br>Getting to learn Freeswitch. So, please bear with me. Can somebody tells me how to do dial extension 1003 from the command line. <br>I tried the following and the all failed<br>
<br>originate 1003%192.168.10.103<br> originate <a href="mailto:1003@192.168.10.103" target="_blank">1003@192.168.10.103</a><br>originate 1003%192.168.10.103 &amp; park()<br> originate <a href="mailto:1003@192.168.10.103" target="_blank">1003@192.168.10.103</a> &amp; park()<br>
<br>Thanks,<br>Max.<br> <br></div></div> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">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></div><br></div></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>