[Freeswitch-users] FS Best practices

Todd phunk0000 at hotmail.com
Thu Mar 18 10:37:23 PDT 2010


Thanks folks!  I believe we will be doing most of our coding in php.  We are
also going to have independent DB servers.. I was also wondering if putting
the FS database on a DB server is a god idea, or if it should be left on the
FS box.  'Preciate it yall.  Learning is phun

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Adam
Ford
Sent: Thursday, March 18, 2010 12:52 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] FS Best practices

 

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

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.791 / Virus Database: 271.1.1/2752 - Release Date: 03/18/10
03:33:00

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


More information about the FreeSWITCH-users mailing list