Page 1 of 1

is it possible to develop a IVR system in PHP ?

Posted: Thu Sep 24, 2009 11:26 pm
by jayarajmohan
is it possible to develop a IVR system in PHP ?

Re: is it possible to develop a IVR system in PHP ?

Posted: Fri Sep 25, 2009 1:26 am
by josh
It could certainly be used for the "glue" of your system, but I wouldn't think it would be possible to do in 100% php, you would need to have a PHP extension or a compiled program most likely, or like a java bridge

Re: is it possible to develop a IVR system in PHP ?

Posted: Fri Sep 25, 2009 2:39 am
by VladSun

Re: is it possible to develop a IVR system in PHP ?

Posted: Mon Oct 05, 2009 1:29 am
by jayarajmohan
If we are using Asterisk PHP means we need a Asterisk system with us right ?

Re: is it possible to develop a IVR system in PHP ?

Posted: Mon Oct 05, 2009 2:50 am
by VladSun
Yes :)
You asked a very general question, though ;)