[Freeswitch-users] FS Best practices

Adam Ford lists at redbonez.net
Thu Mar 18 09:52:13 PDT 2010


If you are a Python fan you should check out Twisted and
http://code.google.com/p/eventsocket/

 

-Adam

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Michael
Collins
Sent: Thursday, March 18, 2010 9:29 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] FS Best practices

 

 

On Thu, Mar 18, 2010 at 5:33 AM, Giovanni Maruzzelli <gmaruzz at celliax.org>
wrote:

On Thu, Mar 18, 2010 at 1:22 PM, Todd <phunk0000 at hotmail.com> wrote:
> Hey List, still kinda new to this whole deal, looking for some advice.  We
> are building a website that needs to interact with FS.  Not looking for
> specific instructions just opinions about the best practices for doing
> things like click to dial from a web page, calling CDR records to web
> applications to display customers stats and general web integration.  Does
> this all need to be done using scripting languages like Lua or Perl, or
can
> you directly integrate FS with a website in some other manner. Again, just

You definitely want to have a look at:
http://wiki.freeswitch.org/wiki/Event_Socket_Library and related
pages.

 


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...
-MC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100318/ac87491b/attachment-0002.html 


More information about the FreeSWITCH-users mailing list