[Freeswitch-users] Asterisk Fast AGI like support from FreeSwitch. Also mod_python + Django doc
Mathieu Rene
mrene_lists at avgs.ca
Tue Apr 21 13:47:16 PDT 2009
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!)
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
More information about the FreeSWITCH-users
mailing list