[Freeswitch-users] Questions on Building an application for FreeSWITCH

Phillip Jones pjintheusa at gmail.com
Thu May 13 12:01:16 PDT 2010


And just a general thought of using ESL vs an in process solution like
mod_managed, or LUA.

My understanding is, that using a separate server/process does potentially
give you another point of failure and, if you use a single ESL server
application to control several FS boxes, potentially a single point of
failure. It is fairly easy to build a scalable and reliable FS cluster and
using DNS SRV and OpenSIPS in order to avoid any single points of failure.
Having independent FS boxes that pull data, but can fail with little impact
seems attractive to me,

On Thu, May 13, 2010 at 12:55 PM, Michael Collins <msc at freeswitch.org>wrote:

>
>
> On Wed, May 12, 2010 at 4:49 PM, Phone <phone.bytes at gmail.com> wrote:
>
>> Thanks MC,
>>
>> Can you point me to any example Perl code to start from?
>>
>> Look in your FS source tree under libs/esl/perl - there are some examples
> of simple ESL connections. Also, look at the other languages in the esl
> directory for alternative ideas.
>
> -MC
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100513/3dbb6cd9/attachment.html 


More information about the FreeSWITCH-users mailing list