Displaying 1 result from an estimated 1 matches for "goaway2".
Did you mean:
goaway
2013 Jun 13
1
blocking spammer by callerID "name"
...e like:
"Brit. Columbia "" <16047726633>"
"KHAN SHARON "" <16042984429>"
"Brit. Columbia "" <16042231781>"
So I was thinking the same subroutine can be used to block by CALLERID(name), isn't it:
exten => 4,n,Set(goaway2=${CALLERID(name):0:11})
exten => 4,n,GotoIf($["${goaway2}" = "Brit. Colum" ]?blacklisted,s,1)
exten => 4,n,GotoIf($["${goaway2}" = "KHAN SHARON" ]?blacklisted,s,1)
The spammer is soliciting lowering credit card interest charges etc. anybody know who it...