Is there an easy way to do this?

Hello,
Is there an easy way to do this using the AMP in TrixBox?

Here is what I want to do:

  1. Call comes in.
  2. Asterisk answers and ask caller for a PIN.
  3. PIN gets validated (or not).
  4. If PIN is valid, the call goes to an already configured IVR for more options and further processing.

Any suggestions?

Thank you!
Fabian

Hi Bubba,
Thank you for your reply.
Where should I add this do it won’t get deleted when I update other settings via GUI (AMP)?
Thanks,
Fabian

Freepbx 2.x
Module admin—pin sets–

or you can create a text file full of pins and then use Authenticate to allow them to “login”

exten => 10100,1,authenticate(etc/asterisk/pinnumbers|a)