Author |
Blocking calls? |
843 Joined: Jul 24, 2008 Posts: 42 PM |
Do you guys have any idea how to block incoming calls from certain numbers on a C702? |
|
totalgsm Joined: Jan 12, 2007 Posts: > 500 From: totalgsm.org PM, WWW
|
I don't think this feature is available on the phone.
You must contact your service provider, I guess.
|
StevenC Joined: Aug 23, 2008 Posts: > 500 From: NY PM |
You can use the filter. It's a feature in all SE. You cannot block certain numbers but instead you can select which numbers are allowed to call you.
Go to:
Settings - Calls - Manage Calls - Accept Calls |
gothenk Joined: Apr 23, 2008 Posts: 90 From: Center of Epicure PM |
hope somebody will make something for A200 like bBlacklist fkp on A100
[ This Message was edited by: gothenk on 2008-12-07 10:36 ] |
Bellugless Joined: Feb 01, 2009 Posts: 15 PM |
Yeah, I think the other way around, I mean, a feature to block certain numbers rather than to allow certain numbers to allow would be more helpful.
Hope that be added later. |
centur Joined: Jun 10, 2007 Posts: > 500 From: Bulgaria PM, WWW
|
On 2008-12-07 11:36:08, gothenk wrote:
hope somebody will make something for A200 like bBlacklist fkp on A100
[ This Message was edited by: gothenk on 2008-12-07 10:36 ]
Code:
| ;C702 SW-R3EA037
;Whitelist to blacklist
;(c) SiNgle
;(p) -BourNe-
+FFFE000
E7E1D0: 00D1 00D0 |
|
|
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
cool! got one for C905?
|
crackermatic Joined: Apr 23, 2009 Posts: 3 PM, WWW
|
Nice info, thanks for share sir... |
Lightspeed_x Joined: Mar 03, 2008 Posts: > 500 From: Dominican Republic PM |
What does that piece of code do?
does it invert the functionality of the white list application? |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Quote:
|
On 2009-04-17 01:51:41, yea g wrote:
cool! got one for C905?
|
|
C905 is not patchable atm.
@Lightspeed_x, yes. Instead of specifying the numbers to allow, it changes to specifying the numbers to not allow. 
[ This Message was edited by: Boysie99 on 2009-04-23 22:31 ] |
|