My opinion <br><br>Lua - depending on your app - more load your server and more to maintain on multiple servers<br>ESL - you can move your scripting logic off the freeswitch server and control multiple servers from one app - potentially a more scalable solution.<br>
<br>So it just depends on how big and how dynamic your app is.<br><br><div class="gmail_quote">On Tue, Apr 27, 2010 at 5:21 AM, Yossi Neiman <span dir="ltr">&lt;<a href="mailto:freeswitch@cartissolutions.com">freeswitch@cartissolutions.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;"><div class="im">On 4/27/2010 7:06 AM, Martrès Jean-Jacques wrote:<br>
&gt; Hi guys,<br>
&gt;<br>
&gt; I need to build dynamic application using freeswitch.<br>
&gt; Based on your experiences what is the best solution ?<br>
&gt;<br>
&gt; Using a LUA script or use the event_socket ?<br>
<br>
</div>There isn&#39;t any one particular &quot;best&quot; way other than the way that<br>
accomplishes what you need in the most efficient manner.  FreeSWITCH is<br>
sort of like a swiss army knife in this regard - you can use LUA,<br>
Javascript, C, C++, managed code, etc. etc. etc.<br>
<br>
Sure, we can give you our opinions on what we think is &quot;best&quot; based upon<br>
your actual use-case scenario...  But again, it&#39;s only general guidance<br>
really.<br>
<font color="#888888"><br>
--<br>
Yossi Neiman<br>
Cartis Solutions, Inc. - <a href="http://www.cartissolutions.com" target="_blank">http://www.cartissolutions.com</a><br>
</font><div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br>