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

EdPimentl edpimentl at gmail.com
Wed May 12 17:16:26 PDT 2010


Why not REALLY go to the next level with an OffLine(stand alone) Browser
APP  or Google  Native CLIENT SDK (Javacript / HTML / CSS / and Native CODE)
http://elephantsquared.com/2010/05/12/nacl-google-released-a-developer-preview-of-the-native-client-sdk/
http://en.wikipedia.org/wiki/NPAPI

-E
http://vCardCloud.com




On Wed, May 12, 2010 at 7:49 PM, Phone <phone.bytes at gmail.com> wrote:

> Thanks MC,
>
> Can you point me to any example Perl code to start from?
>
>
>
>
> Michael Collins wrote:
> >
> >
> > On Wed, May 12, 2010 at 3:47 PM, Phillip Jones <pjintheusa at gmail.com
> > <mailto:pjintheusa at gmail.com>> wrote:
> >
> >     Since you are on a Windows platform anyway - you could also look
> >     at mod_managed, that would allow you build the application code in
> >     C#. The access to your existing DB would potentially remain the
> >     same. It would be quite easy to spin a monitor thread in C# and
> >     monitor a DB for new calls and dispatch those calls etc.
> >
> >     We currently use Dialogic HMP in a Windows environment and our app
> >     has ported well with out any change to the backend non telephony
> >     code.
> >
> > This is indeed one of the advantages of ESL and the event socket. If
> > you can abstract away the heavy lifting of the phone calls and
> > handling from the db/logic/etc. then it is much easier to port and to
> > maintain.
> >
> > In any case, use whatever language supports the event socket and is
> > familiar to you. In all honestly, I just use Perl. It is freakishly
> > good at this sort of thing, at least for me. ( http://xkcd.com/224/ )
> >
> > -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
> >
>
>
> _______________________________________________
> 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/20100512/29ed0537/attachment.html 


More information about the FreeSWITCH-users mailing list