> 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
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
No comments:
Post a Comment