Make a call from an .NET-Application using a mobile phone ?
mobile phones attached via USB odr WLAN or BT do no support TAPI :(
I have 2 questions:
1. is there an possibility, to send a call-Command to my mobile phone (Windos Mobile 6) ?
2. when i click to a "callto:"-link in my sugar-crm - skype opens -
is there a way to tell windows to open a different application ?
THX !!
sigi
Re: Make a call from an .NET-Application using a mobile phone ?
I don't know about question 1 but, for question 2, handling a protocol is like handling a file extension. You tell Windows what program to use to handle a protocol in the same place as you tell it what program to use to handle a file extension. Exactly where that is depends on your version of Windows.
Re: Make a call from an .NET-Application using a mobile phone ?
thank you! i have Windows 7
Re: Make a call from an .NET-Application using a mobile phone ?
Quote:
Originally Posted by
sigiK
thank you! i have Windows 7
Then you use the Default Programs applet from the Control Panel.