| Reply | « Previous Thread | Next Thread » |
|
I think sysagent does not provide event binding, so how can my program be informed as soon as an incoming call arrives?
|
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
i was searching on a simillar kind of thing but really sad got nothing. The traditional PyS60 telephone module doesnt contain anything for incoming calls. But ya you can do one thing keep checking the logs using the logs module if there is change in the incoming logs then you can detect that. Just a hint. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
i think this thread may help you to detect incoming call event. Regards, Chintan Umraliya |
|
Quote:
You will need to check in each iteration - the call status - as there are no event binding functions in it. Best Regards, Croozeus |
|
of course, but this is a very power-consuming method...
|
|
hi cassioli,
You are correct that many times in absence of proper event binding conditions we have to use loopings, which is very power consuming. ![]() ![]() I think we really need some extension to provide various event bindings without rigid loops. ![]() Regards, Chintan Umraliya |
|
looks like power consumption is not the only issue... My python program completely locks up after detecting first incoming call, I can't even close the shell!
|
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Does it lock up when you're using a loop? Have you checked the thread from post #3?
|
|
Quote:
![]() |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Notification for 2nd incoming call...doesnt work..!!! | mayankkedia | General Symbian C++ | 2 | 2007-08-07 13:23 |
| how to simulate incoming call by Emulator?? test pragram listening call! | wjcrr | General Symbian C++ | 2 | 2007-05-12 00:11 |
| how to simulate incoming call event in Emulator?? egent !! | wjcrr | Series 40 & S60 Platform Feedback | 0 | 2007-05-11 04:58 |
| Problem in Call handling in 3rd edition | kis_spn | General Symbian C++ | 7 | 2007-04-12 14:52 |
| detect incoming data call | kargy | General Discussion | 0 | 2003-06-02 13:55 |