Managing TrueConf Kiosk with the command line
Managing TrueConf Kiosk with the command line
For the command line to function correctly in TrueConf Kiosk, you need to select the Interactive mode in the configurator under the Settings section.

To manage the running TrueConf Kiosk application, you can use the following command-line parameters.
-call - make a call according to the call settings specified in the tab Call of the settings menu. If TrueConf Kiosk is closed, this parameter will launch it and, after successful authorization, initiate the call. If the info terminal is already on a call or in a conference, the command will be ignored.
-hangup – end an ongoing call. If there is no call in progress at the time when the command is executed, it will be ignored.
-reject – end an ongoing or incoming call.
Example of a command call:
"C:\Program Files\TrueConf\Kiosk\Controller.exe" --call
where C:\Program Files\TrueConf\Kiosk\ is the full path to the installed TrueConf Kiosk application.
You can also use shorter commands, such as:
Controller.exe -call
To do this, you must first launch the command prompt directly from the application's installation directory or add the path to this directory to the Path environment variable in the Windows OS settings.