VersionsInstallationProgram FeaturesFolders / Data LinkingTelephone ControlOptions
InterworkingCommand line parameters for xtelsio.exeNotesAppointmentsE-MailGlossaryJournal
<< Up >>

Command line parameters for xtelsio.exe

Page Index

The following command lines parametres are supported
/dial PHONE_NUMBER [/drop SECONDS] The PHONE_NUMBER is dialed. The optional parameter /drop enforces to hang up automatically after X seconds.

/close Closes a running application instance without confirmation dialog.

/dir WORKING_DIRECTORY xtelsio.exe reads and stores her configuration and dates in the declared working directory. The working directory can be also placed in quotation marks. Hint: The xtelsio.exe have to be run always by a program link with registered working directory.

Hint:
The parametres /dial and /close assume that a application instance is running. The xtelsio.exe started by command line transfers her parametres to the running application and finishes itself then without becoming visible.
The Light version supports only /dir.

Examples:

  • c:\Programme\xtelsio_CTI_Client\xtelsio.exe /dial 12345678
    The already running application instance initiates a call to 12345678.
  • c:\Programme\xtelsio_CTI_Client\xtelsio.exe /dial 12345678 /drop 10
    The already running application instance initiates a call to 12345678 and hangs up after 10 seconds.
  • c:\Programme\xtelsio_CTI_Client\xtelsio.exe /dir c:\xtelsio_CTI_Client_data
    The client is started with the working directory c:\xtelsio_CTI_Client_data.