Phone Captcha

Hi,

I have a project with some people to build a “Bot Verification” with Asterisk, but, I don’t know how to start :angry:

My Asterisk Server is running well, but here is my questions:

  • Must the bot be a spcific User or it’s a script lauched by server ?
  • Where can I found a tutorial talking about that ?

For exemple, my bot should do:
“Hi, are you an human”, and the phone caller must type “1” on his phone.
I must get the answer and launch a script (bash, php, …) to work with.

Thanks for help and sorry for my english.

No more info ?

You can actually write an agi in php that will generate a random number and then ask the user to put it in. Have a look at PHP AGi @ voip-info.org.