I'm not sure what is meant by this. It's been ages since I did anything with Asterisk so I grow senile. But shouldn't you just be able to use django as your framework and bring the FS functionality into your specific app (or into django if django supports modules) ?
One possibility is for your web app to interface with FS's event socket or similar method. Sorry I can't be of much more assistance... -- Yossi Neiman Cartis Solutions, Inc. http://www.cartissolutions.com 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 > [email protected] > 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 [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
