Developing Call filtering feature
Hi ,
I am not a mobile device programmer but a J2EE programmer .
I was having a thought , although not sure if i am thinking in right direction , please correct me if i am wrong.
I was actually thinking to develop a application for nokia devices which provide certain features:-
1. It can auto terminate the Incoming call if it is from some specific number which we can configure.
2. It can also provide to route the calls to some different number or to some recording stuff available in mobile.
3. Is it possible to get the callers details other then the number when we received call . like callers location , caller IMEI number etc.
I am not sure if some of the feature are already in high end mobile phone but not in general phone.
Is it possible to develop such type of applications using Java or C/C++ for nokia devices ??
thanks
Re: Developing Call filtering feature
[QUOTE=somvir_bhatti;614581]Hi ,
1. It can auto terminate the Incoming call if it is from some specific number which we can configure.
2. It can also provide to route the calls to some different number or to some recording stuff available in mobile.
3. Is it possible to get the callers details other then the number when we received call . like callers location , caller IMEI number etc.
[/QUOTE]
Hi,
1 and 2nd point are possible over the call, but for 3rd point it the information can not be delivered with call.
Best to develope in symbian C++ because J2Me does not suppport much functionality in this regard.