How to reject a call without delay in ring on windows mobile?

Posted by Mayur on Stack Overflow See other posts from Stack Overflow or by Mayur
Published on 2009-06-10T13:59:19Z Indexed on 2010/05/15 3:04 UTC
Read the original article Hit count: 320

Hello,

I am trying to write a code to reject the incoming call programatically on windows mobile 6. my requirement is to achieve this without a single ring. I tried using systemstate property but it gives deley of one ring. I even tried with OpenNETCF's tapi wrapper but still i am getting the same result. Can anybody tell me what actually can I do to achieve this? Thanks in advance.

© Stack Overflow or respective owner

Related posts about telephony

Related posts about windows-mobile