[Freeswitch-dev] CCXML/VXML theading

Anthony Minessale anthony.minessale at gmail.com
Fri Jun 25 20:45:03 PDT 2010


Write a native implementation in c or a middleware in event socket?

On Jun 25, 2010 10:06 PM, "Jan Berger" <jan.berger at video24.no> wrote:

 Hi,



I have a headache with the integration of CCXML/VXML into FreeSWITCH that I
hope you might have some input on.



The issue is that Call Control and Voice Control in these 2 standards
require that Call Control run asynch and process events in parallel with
sessions controlling the voice-part of a call. CCXML is event-driven, asynch
in nature, while VXML is blocking.



Basically that will require a thread for CCXML and a thread for VXML – in
reality 2 threads per call. And the threads here are right now Spidermonkey
sessions – very expensive.



Any clever ideas here would be helpful.



Jan

_______________________________________________
FreeSWITCH-dev mailing list
FreeSWITCH-dev at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100625/98fc4133/attachment.html 


More information about the FreeSWITCH-dev mailing list