On Mon, 2016-06-06 at 17:47 +0100, Julian Beach wrote:

> exten => s,n,GotoIf(${DB_EXISTS(blacklist/${CDR(src)})}?block) ; Check
> whether caller blacklisted

As far as I know, Asterisk's database/blacklist function only supports
exact match of caller ID. 
If you want to block a specific area code or a block of numbers (eg.
321-654-8XXX) the blacklist function is useless.

Correct me if I'm wrong.

Frank


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to