<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 5:33 AM, Giovanni Maruzzelli <span dir="ltr"><<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>></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 Thu, Mar 18, 2010 at 1:22 PM, Todd <<a href="mailto:phunk0000@hotmail.com">phunk0000@hotmail.com</a>> wrote:<br>
> Hey List, still kinda new to this whole deal, looking for some advice. We<br>
> are building a website that needs to interact with FS. Not looking for<br>
> specific instructions just opinions about the best practices for doing<br>
> things like click to dial from a web page, calling CDR records to web<br>
> applications to display customers stats and general web integration. Does<br>
> this all need to be done using scripting languages like Lua or Perl, or can<br>
> you directly integrate FS with a website in some other manner. Again, just<br>
<br>
</div>You definitely want to have a look at:<br>
<a href="http://wiki.freeswitch.org/wiki/Event_Socket_Library" target="_blank">http://wiki.freeswitch.org/wiki/Event_Socket_Library</a> and related<br>
pages.<br>
<div class="im"><br></div></blockquote><div><br>I agree with Giovanni: The event socket is your friend. You can build your app server on a separate box from your FS box which makes it easier to scale, test, replicate...<br>
-MC<br><br></div></div>