So, I need to build a complicated IVR with Asterisk, with a lot of back end 
hooks. The dial plan itself has a lot of limitations, not the least of which is 
that the dial plan is ugly, hard to maintain, and full of gotchas like all 
variables being global etc etc.

I've been involved with Asterisk for a couple of years now and this is a 
problem I have yet to see a good solution for.

1. I looked at VXML but it has too many integration problems. 
2. AGI has overhead.
3. Fast AGI has single point of failure problems (we're using Asterisk 1.2 
which bombs out the call when an AGI request fails), and has too many moving 
parts for what should be something fairly simple.
4. I'm aware of res_perl, but am not a fan of the maintainability of perl. 
5. I looked for a valid link to res_python, but couldn't find anything.
6. Adhearsion? Looked at it a few months ago but couldn't work it out. There 
was too much 'voodoo' going on.
7. I'm not a C programmer, so writing a custom module, is both overkill and not 
feasible.

Do I have any other options?

Doug.


      
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to