Page 1 of 1

Block incoming caller

PostPosted: Wed Oct 03, 2012 3:48 pm
by wardz2k16
Hi,

I wondered if it was possible to block a specific caller based on callerID. Its not something we will have to do often. I believe its just an entry in extensions.conf but I'm not sure where. Can anyone help? Cheers

CentOS 5.8
Kernel 2.6.18-194.26.1.el5

VICIDial
VERSION: 2.2.1-237
BUILD: 100510-2015

ProLiant DL380 G3 9GB RAM 3.2Ghz dual xeon (3.8 Usable)

PSTN ISDN30 via Sangoma A101/1D/A102/2D/4/4D/8

Zaptel 1.4.12.1
Asterisk 1.4.21.2

Re: Block incoming caller

PostPosted: Thu Oct 04, 2012 2:30 pm
by mflorell
If your version supports DID Filter Phone groups you could do this at the DID level right in the admin web GUI. This is not a new feature, but you are using a very old version so I don't know if that feature would be present there.

Re: Block incoming caller

PostPosted: Wed Dec 05, 2012 3:44 pm
by williamconley
if your Inbound menu has a section for Filter Phone groups, start reading the manual and / or pushing the (?) help buttons inside those menu options.

if it does not, the only simple and universal workaround would be to modify "trunkinbound" to intercept specific calls based on callerid. If you have many of them, it would be necessary to use a database request to check to avoid having a Very Long Dialplan slowing down (or an agi script, but both of those are outside the realm of "simple" unless you know what you are doing ...).