VoiceMail calling with .net cf?

J

juvi

Hello,

which is the best way to call the voicemail on WM5.0, 6.0, 6.1 with .net cf?
I found a solution, but this seems not to be the best way:

“cprog.exe –url tel: ***â€

(“***†is the telephone number to call for voicemails.)

This opens a form where the number is inserted you have to press "call". Is
there a better way?

thx
juvi
 
P

Peter Foot [MVP]

If you use the Microsoft.WindowsMobile.Telephony.Phone.Talk method you can
pass false for the second argument and the user will not have to confirm the
action it will start dialling the number.

Peter

--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility
 
J

juvi

Thank you for your reply....and this is the best way. I am just asking
because then I have to reference another library which must be installed with
the application (or is this library included on the device?)

Another question would be where the voicemail number is stored on the device?

thx
juvi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top