Aren't you already verifying that they answered the call when they enter the random 6 digit password?
Before you start to play the message, perform a system|agi|curl command from asterisk to tell your other software that the call was answered. On Fri, Mar 27, 2009 at 7:48 PM, Gregory Meloche <[email protected]> wrote: > I am writing a script to verify your phone number via web interface. A > random 6 digit numeric password is generated and a System() call passes the > data back to the web server using curl. > > When the end user click the "Verify Your Phone Number" link - an AJAX call > is made to a call function that passes the number to an AGI. > > All of this works so far - I just need to know if it is possible to detect > when the end user is called picks up their phone. For the time being the > message simply waits 5 seconds and repeats. > > Thought you guys would be the best to ask, thank you very much for the help! > > Gregory Meloche - Developer > RappidDev - Rapid Application Development > Phone : 416 628 1965 > Fax : 905 963 3353 > www.rappiddev.com > [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- | It ain't what you don't know that gets you into trouble. It's what | you know for sure that just ain't so. -- Mark Twain | | Network: http://www.linkedin.com/in/spditner | http://facebook.com/people/Simon-P-Ditner/776370031 | http://twitter.com/spditner --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
