Hi,
Is there any syntax we can apply in the extensions to use the anti-ex-girl(boy)friend technique to multiple callers without having to replicate the lines?
I mean, can I write the following two lines in only one line?
exten=> 12345/100,1,Hangup
exten=> 12345/200,1,Hangup
Ricardo
Hi,
I use the lookupblacklist for this
http://www.voip-info.org/wiki/view/Asterisk+cmd+LookupBlacklist
Works like a charm
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
I mean, can I write the following two lines in only one line?
exten=> 12345/100,1,Hangup
exten=> 12345/200,1,Hangup
Oops, forgot the underscore!
I would think this would work:
exten=> _12345/[1-2]00,1,Hangup
Ira
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 267.15.6/257 - Release Date: 02/10/2006