| Reply | « Previous Thread | Next Thread » |
|
Hi everybody
We are 5 students at Aalborg University who have started a project including Python programming on the s60 series. Our goal is to build an application to call other phones and to register incomming calls (and if possible the phone number of the caller). To call other phones with Python is easy, but registration of calls doesn't seem to be possible. Does anyone know how to do this, or maybe how to write an extension in C/C++ to do it? Best regards Mikkel Gade |
|
Quote:
ETel API might not offer the incoming telephone number, see SDK documents for more information, the book by Edwards et al "Developing Series 60 Applications" might be useful also. |
|
Hey Mikkel
We had a similar course last semester and we never found a solution on that particular problem, since the phone-package does'nt support it - and despite of many hours of searching we did'nt find any extension, so I dont think it is implemented (yet!!) Maybe you could find something useful on this page: http://pdis.hiit.fi/pdis/download/ /Mads, DTU |
| madsbjoern |
| View Public Profile |
| Find all posts by madsbjoern |
|
Quote:
/Anders, AAU |
| agrauballe |
| View Public Profile |
| Find all posts by agrauballe |
|
The solution to this problem must be to write an extension module in C/C++. This seems to be do-able, but we are struggling to implement this new module in the Python interpreter on the phone. Does anyone know a good howto discribing how to do it step by step?
Best regards Mikkel Gade |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Python C++ Extension with Callback crashing | diggerdeep | Python | 2 | 2005-11-10 17:33 |
| remove a single log from CALL REGISTER | mulosmani | General Browsing | 0 | 2005-08-26 11:53 |
| Problem with SIP Plug-in for Series 60 SDK 2.0 | jalakuri | Symbian Tools & SDKs | 27 | 2005-08-22 10:55 |
| Call Register | matthewdandrews | Mobile Java General | 0 | 2005-05-09 16:35 |
| Incomming call event | ash_bhatia | General Symbian C++ | 5 | 2004-12-16 14:40 |