There a multiple ways to make an outgoing call.
Absolutely no programming is necessary for this method. Just highlight a phone number in any Windows application (even Browser) and press a predefined Hotkey. CDC captures the screen content and dials.
Highlight the phone number and right click to dial (only with MS-Internet Explorer). The Dial via Hotkey method works with every Browser.
Copy any text into the clipboard and then select Dial from Clipboard. CTI Data Connector analyzes the clipboard contents and dials the first phone number found
CDC offers a phone book, where you have access to all databases (only Enterprise Edition) and MS Outlook / Exchange.
If an existing application is using the Windows Phone Dialer, then CDC will just capture everything which goes to the dialer and will dial via CDC - with all the improved configuration and number formatting.
Even if you use your phone set to dial, CTI Data Connector will capture the number and display the caller data.The Enterprise Edition supports additional ways for dialling. To use this methods, the Software Development Kit is necessary.
The allow a smooth integration CTI Data Connector offers a DLL and ActiveX interface which can be used directly within an application.
The phone number can be written into an XML file. CTI Data Connector polls for this file, reads the phone number and dials.
CTI Data Connector allows dialling via a link within any Browser. Just include in your application
< a href="callto://phonenumber"Click here to dial< /a >
Clicking on the text Click here to dial would dial the number provided in the link. This works for any type of Browser applications.