Groups | Blog | Home
all groups > dotnet compact framework > january 2007 >

dotnet compact framework : How to Receive an Incoming Call on WM 5.0


Murthy
1/21/2007 8:48:42 PM
Hi,
I want to receive an Incoming call on my windows mobile 5.0 device through
my application. I don't want the Phone application to pop up when my
application is running.

I know that inorder to receive a new incoming phone call i need to P/Invoke
lineAnswer method.
But before doing this we need to make my application the owner of this call
(I read this in MSDN).

Can someone tell me how i can make my application owner of the incoming call
and Where (which method) to start to receive an incoming phone call.

Thanks,
Murthy
Azzi Stefano
1/24/2007 1:26:01 AM
Hi!

For receive an invoming call you can using the new Alex Feinman Tapi wrapper.
download from :

http://www.alexfeinman.com/download.asp?doc=Tapiv2.zip

If you don't want see the phone application to pop up you must kill the
"cprog.exe" process.

I hope this help you.

Azzi Stefano

[quoted text, click to view]
Murthy
2/15/2007 12:46:18 AM
Hi,
I have downloaded this Tapi Wrapper, but i am not able to find how to
receive phone calls with this.

Can you tell me how i can use this dll to receive phone calls.

Thanks,
Murthy

[quoted text, click to view]
AddThis Social Bookmark Button