<div dir="ltr">lua is by far the best approach. I really don&#39;t know about accessing web services, but for db it is perfect.<div style>I wrote a whole wholesale and calling card app with lua, so you can pretty much do anything wit it.</div>

<div style><br></div><div style>Also, lua has a SOAP interface:</div><div style><br></div><div style><a href="http://tomasguisasola.github.com/luasoap/">http://tomasguisasola.github.com/luasoap/</a><br></div><div style><br>

</div><div style>Good luck!</div><div style><br></div><div style><br></div><div style>David</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 7:24 AM, Mimiko <span dir="ltr">&lt;<a href="mailto:vbvbrj@gmail.com" target="_blank">vbvbrj@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On <a href="tel:21.02.2013%2002" value="+12102201302">21.02.2013 02</a>:02, JP wrote:<br>


&gt; Hi,<br>
&gt; I want to access a webservice that exposes a SOAP interface. I was<br>
&gt; wondering if this is better to do in Lua or in Java. Any suggestions<br>
&gt; will be greatly appreciated. Also in general is it better to use<br>
&gt; mod-java instead of mod-lua for doing advanced IVR functions like<br>
&gt; database access or web service access? Are there any drawbacks to using<br>
&gt; java instead of Lua?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; JP<br>
<br>
</div></div>I had a conversation with a member on this list about what to use for<br>
scripting: lua, perl. java. Ended up that lua is the fastest in its own.<br>
For doing simple things, even IVR&#39;s, lua is enough. And lua is installed<br>
with FS.<br>
<br>
I use lua to connect to DB and don&#39;t see any performance drop.<br>
<br>
--<br>
Mimiko desu.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</blockquote></div><br></div>