Click here to Skip to main content
15,887,416 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: , +
hi every one;

I need to develop an application which has to make schedualed calls. The problem is it must call without permisson from the user. Also, it must end the call after sometime. Therefore i cant use PhoneCallTask. i heard about Microsoft.Phone.Media.Extended.dll and Microsoft.Phone.InteropServices.dll to use more features of the phone. I downloaded them but i could not add them as referance to the project in visual studio. It says "A referance to a higher version or incompatible assembly cannot be added to the project."

My question is that is there any way to implement such a functionality ("call without permission and end call without any interaction with user." )?

I tried to trigger click event in the shown Meaage Box when we try to call somewhere. However i could not doo it too.

Good news is i will not upload it to the store... It means i do not need it to be certified... Thanks...
Posted
Comments
[no name] 14-Mar-13 9:41am    
I really and sincerely hope that you do not get an answer to this. In fact, I would hope that you could not do this at all. If my phone started making random phone calls all by itself, I would be seriously angry. Angry enough to try and track down the developer....
Richard C Bishop 14-Mar-13 9:43am    
Sounds like hacking to me, could land you in jail.
Call without permission of user... Sounds interesting.
All the best.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900