Page 1 of 1

Touch Tone PHP

Posted: Fri May 28, 2010 10:49 am
by phdatabase
I want a script to respond to touch tone input. Client calls on (cell) phone and sets parameters via key pad. Have no idea where to even start looking. Guidance would be helpful!

Re: Touch Tone PHP

Posted: Fri May 28, 2010 10:56 am
by requinix
Uh... Last I knew people didn't call up webservers on their phones.

Re: Touch Tone PHP

Posted: Fri May 28, 2010 11:08 am
by phdatabase
Oh? Well someone should tell all those mobile phone users they can't connect to the internet.

Sorry, not nice. Check out http://www.clockspot.com/

I called on my non-data enabled cell phone and set program parameters.

Re: Touch Tone PHP

Posted: Fri May 28, 2010 11:12 am
by Weirdan
phdatabase wrote:Oh? Well someone should tell all those mobile phone users they can't connect to the internet.
IVR over the audio channel != accessing webservers via http.

Re: Touch Tone PHP

Posted: Fri May 28, 2010 11:16 am
by phdatabase
Weirdan wrote:
phdatabase wrote:Oh? Well someone should tell all those mobile phone users they can't connect to the internet.
IVR over the audio channel != accessing webservers via http.
Thanks. I'll start there. Any suggest referenceS?