Hi. How do you think, is it realizible to make a program for phones under OS Symbian, which executes the following. It's needed to intercept the number, you're going to dial, analize it, change it according to the rules and only then dial.
hi! i'm trying to do the exact same thing! can't find anyone who know s how to do that on the forums. Did you find anything? i was hoping we could try to work on it together since we're trying to do the same thing. Let me know;) firas.ezzaki@transatel.com
It is possible. I suggest you look at the dialer example. Anyway, the way to do it is to use NotifyStatusChange function and upon EStatusDialling call iCall.HangUp and once that operation is complete, simply use Dial. It's not that difficult, just read the ETEL SDK and make sure your active objects operation are OK. Serve hot.
Forum posts: 114
i'm trying to do the exact same thing! can't find anyone who know s how to do that on the forums.
Did you find anything? i was hoping we could try to work on it together since we're trying to do the same thing.
Let me know;)
firas.ezzaki@transatel.com
Best regards
Forum posts: 40
It is possible. I suggest you look at the dialer example. Anyway, the way to do it is to use NotifyStatusChange function and upon EStatusDialling call iCall.HangUp and once that operation is complete, simply use Dial.
It's not that difficult, just read the ETEL SDK and make sure your active objects operation are OK.
Serve hot.
good luck
Imzadi