with SMS we can use the sample SMSIM or mapirule, what about voice?
I need a firewall for incoming call, maybe just a blacklist,
can anybody give me a help
My system is PPC PE 2003,
--
Always confused
1. Intercept/Block incoming call
Hi I want to intercept and optionally block incoming calls while my application is running. How can I do that? I prefer managed code and wrappers if possible, if not, then eVC4 please. My target is windows mobile 2003 SE. thank you awni
2. Inability to retrieve incoming calls from call waiting
3. Intercepting outgoing phone calls on Windows Mobile Phone
Hi, I was wondering if there is a way to intercept outgoing phone calls on Windows Mobile. Basically, I'm interested in receiving a notification when a Windows Mobile user dials a phone number and presses the CALL button. At that time, my application needs to accept or reject the outgoing phone calls based on the phone number dialed (for example, restricting international phone calls, etc.). I looked at SNAPI which provides notifications for INCOMING phone calls. I'm interested in intercepting the OUTGOING phone calls the same way as the INCOMING phone call notifications are handled by SNAPI. Any help and pointers to related API as well as sample code will be much appreciated. Regards, AK
4. Intercept & reject call - Pocketpc Developer
Hi, I need to intercept incoming phone calls on windows ce 2003 and windows mobile 5 smart phones. I can;t figure how. seem sthat doing the same for SMS is quite will documented. regards
6. Incoming call notification PocketPC
7. readfile problem on pocket PC with incoming TAPI call
I am porting a TAPI application from Win32 env to Pocket PC 2003 ARM environment. The application communicates with some external device via a data modem and makes outgoing calls and wait/handles incoming calls as well. On Win32 platform, both incoming/outgoing calls are handled OK and applications works fine. On the Pocket-PC platform, the application uses TAPI over the cellular line of the Pocket-PC to communicate with the same external device. When my application (on the PDA) performs and outgoing call, it works fine. My problem is with the incoming calls: I get the appropriate LINECALLSTATE_OFFERING, I the call lineAnswer function and the I get LINECALLSTATE_CONNECTED state as expected. I use the lineGetID function to retrieve the comm handle (this portion of code is the same for outgoing and incoming calls). When it gets to ReadFile, I do not receive any data although I know the external device is sending data. I am reminding you that the code for accessing the comm is identical both for incoming and outgoing calls. I really need help, please Thanks in Advance, Simcha
8. PocketPC answers incoming call but caller receives NOT_ANSWER