[Freeswitch-users] Asterisk Fast AGI like support from FreeSwitch. Also mod_python + Django doc

Arnaldo de Moraes Pereira egghunt at gmail.com
Tue Apr 21 13:51:30 PDT 2009


On Tue, Apr 21, 2009 at 5:47 PM, Mathieu Rene <mrene_lists at avgs.ca> wrote:

> You can use ESL (Event Socket Library) to talk to freeswitch and do
> the same thing as fastagi.
>
> Check out http://wiki.freeswitch.org/wiki/Esl (it builds a native
> python module too!)


There's also the eventsocket protocol for twisted, which allows one to
create inbound and outbound socket apps within the same code:
http://code.google.com/p/eventsocket


>
>
> Mathieu
>
> On 21-Apr-09, at 3:13 PM, technologyinspired wrote:
>
> > Hello users,
> >
> > I am new to FreeSwitch. I have used Asterisk a lot but now want to
> > use FreeSwitch. Presently I write complex Asterisk applications
> > using Fast AGI in Python. How could I achieve the same from
> > FreeSwitch? The main reason is that the server has heavy call load
> > and I want to shift that load on two systems one the FreeSwitch and
> > another the application server.
> >
> > Could you also give a pointer to such an example or documentation
> > where it says how to run FreeSwitch applications in client server
> > mode (Fast AGI mode in Asterisk). Is there any good documentation on
> > mod_python + Django support in FreeSwitch?
> >
> > Thanks,
> >
> > Regards,
> > Vin
> > _______________________________________________
> > 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
>



-- 
Arnaldo M Pereira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090421/60f65aaa/attachment-0002.html 


More information about the FreeSWITCH-users mailing list