Express Dial Software Integration APINote: This information is intended for programmers only.Express Dial can be controlled by other programs. It can be used to call a phone number or list of phone numbers and also to hangup a call.OverviewWe have attempted to make controlling Express Dial from within your programs to be as simple as possible and available from many languages, the command line and even telnet if required.In some cases you will need to rename the executable from Express Dial.exe to ExpressDial.exe for the command line options to work. It is controlled by running the Express Dial.exe with arguments. Express Dial will automatically detect if it is already running and process the arguments correctly - you will not end up with multiple instances of Express Dial. For testing purposes you can execute Express Dial commands from the command line. From most programs you would control Express Dial using the WinExec command and specify the correct path to the exe like this in C++... Locating Express Dial.exeAfter you have run the setup file Express Dial.exe will be located in:Commands-dial nnnnnnnnnnThis will dial the phonenumber nnnnnnnnnn
This will dial all phone number in the filename provided. Each number is on a separate line of the file. Additional details are separated by a comma or a tab character. This hangsup the current call This closes Express Dial (complete exit). to open Express Dial at any time use simply... -analogue Set the current calling to use your modem for calling standard analogue phone numbers -voip Set the current calling to use VOIP numbers via the Express Talk softphone. -answer Answer an incoming phone call. Express Dial does not provide any indication a call is ready to answer. You need to hear the phone ring or see Express Talk has an incoming call. ProblemsIf you have any problems with the above you can contact us using the form at Technical Support Questions and Contacts.We also accept suggestions for new features at www.nch.com.au/suggestions. |