[asterisk-users] Only call me once
Anthony Francis
anthonyf at rockynet.com
Sat Dec 1 11:22:17 CST 2007
joakimsen at gmail.com wrote:
> Anyone have an idea how to implement a phone number that can only be
> called once? The first time it will process normally and any
> subsequent calls will be rejected.
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
Yup store the number in DB if its new, if it's already in db reject.
This is an incredibly simple thing to do, you can even just use the
Asterisk internal DB for simplicity.
Anthony
More information about the asterisk-users
mailing list