[Voiceglue] VoiceGlue interface control from third party apps
Doug Campbell
voiceglue at campbellcastle.com
Fri Dec 19 07:40:53 EST 2008
> So a neat solution was to receive
> the XML on the HTTP server on Asterisk and pass it to VoiceGlue
> which would parse is and start executing the commands on the phoneglue
> extension and FASTAGI. Based on my limited understanding I thought
> this do-able but since you are the author so I want you to bless the
> idea or refute it as insane.
It's impossible for me to comment intelligently on your idea without
more understanding of what you're trying to convert.
However, it sounds like you need to look carefully at flow-of-control
issues. VXML has a similar model to AGI, but different frin Asterisk
Manager interface. AGI and VXML don't do call control. They operate
on a single call. Asterisk Manager Interface does call control, in
that it can create calls, redirect calls, etc. If you want both, you
need to see how they can map to these separate control areas.
Doug Campbell
More information about the Voiceglue
mailing list