Reply
Thread Tools
Posts: 47 | Thanked: 27 times | Joined on Apr 2011
#11
huuum... it would be good that could block the "unknown number"
 
Posts: 1 | Thanked: 1 time | Joined on Aug 2011
#12
you can block "Unknown number" by editing
/opt/pycallblocker/callblocker-daemon.py
change line 11 from:
if callernumber in blocklist:
to:
if callernumber in blocklist or (callernumber == "" and "unknown" in blocklist):

Then just put unknown for number in your blocklist and you are done
 

The Following User Says Thank You to drJeckyll For This Useful Post:
Posts: 1 | Thanked: 0 times | Joined on Sep 2011
#13
how can I edit this py file, is there any command or utility to do that.
 
Posts: 209 | Thanked: 44 times | Joined on Jan 2010 @ Austria
#14
type this in terminal:
vi /opt/pycallblocker/callblocker-daemon.py
 
Posts: 24 | Thanked: 1 time | Joined on Apr 2010
#15
Hi, I need help.
This app really works nicely.
But after deleting the phone number from the list I still can't receive calls from the number.
Anyone?
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:01.