You are using analog trunks for this? -- Nabeel Jafferali X2 Networks
-----Original Message----- From: Gregory Meloche [mailto:[email protected]] Sent: March-28-09 12:45 PM To: Simon P.Ditner Cc: Asterisk Ontario User Group Subject: Re: [on-asterisk] Detect Callee Pickup The problem is detecting when to begin playing the message to the person being called. The Wait() command works usually for most however I have a 5 second delay for fax before my phone rings. The message has already begun to play at that point. On 28-Mar-09, at 7:22 AM, Simon P. Ditner wrote: > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
