Thanks, <br><br>the first variant doesn'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> & park()<br><br>then i get the error message: "Cannot blind transfer 1 legged call".<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><include><br> <extension name="myextension"><br>
<condition field="caller_id_number" expression="^2000$" break="on-true"><br> <action application="socket" data="<a href="http://192.168.50.67:10000">192.168.50.67:10000</a> full" /><br>
</condition><br> </extension><br></include><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"><<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>></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 &echo()<div>originate user/1003 &echo()</div><div>originate user/1003 &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 & park()<br> originate <a href="mailto:1003@192.168.10.103" target="_blank">1003@192.168.10.103</a> & 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>