Touch Tone PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Touch Tone PHP

Post 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!
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Touch Tone PHP

Post by requinix »

Uh... Last I knew people didn't call up webservers on their phones.
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Re: Touch Tone PHP

Post 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.
Last edited by phdatabase on Fri May 28, 2010 11:12 am, edited 1 time in total.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Touch Tone PHP

Post 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.
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Re: Touch Tone PHP

Post 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?
Post Reply