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

Command line parameters for ALLSIP CallManager.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 ALLSIP CallManager.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 ALLSIP CallManager.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 ALLSIP CallManager.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\ALLSIP CallManager_CTI_Client\ALLSIP CallManager.exe /dial 12345678
    The already running application instance initiates a call to 12345678.
  • c:\Programme\ALLSIP CallManager_CTI_Client\ALLSIP CallManager.exe /dial 12345678 /drop 10
    The already running application instance initiates a call to 12345678 and hangs up after 10 seconds.
  • c:\Programme\ALLSIP CallManager_CTI_Client\ALLSIP CallManager.exe /dir c:\ALLSIP CallManager_CTI_Client_data
    The client is started with the working directory c:\ALLSIP CallManager_CTI_Client_data.