<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">the default alias was removed from the default configs last week, so new configs don't have this anymore. &nbsp;<div><br><div><div>On Jun 10, 2009, at 10:54 AM, Max Bridgewater wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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> &amp; 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>&lt;include><br>&nbsp;&nbsp;&nbsp; &lt;extension name="myextension"><br> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;condition field="caller_id_number" expression="^2000$" break="on-true"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="socket" data="<a href="http://192.168.50.67:10000">192.168.50.67:10000</a> full" /><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition><br>&nbsp;&nbsp;&nbsp; &lt;/extension><br>&lt;/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">&lt;<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 &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>&nbsp;<br></div></div></blockquote></div></div></div></blockquote></div></blockquote></div><br></div></body></html>