Skip to main content
Skip table of contents

CmdClient Konfiguration

Der CmdClient, des ProCall Gateways wird über die appsettings.json Datei, welche sich direkt im Installationsverzeichnis befindet, konfiguriert.

Eigenschaft

Beschreibung

WebApiUrl

Die URL des ProCall Gateways

WebApiToken

Dient zur Authentifizierung und muss identisch im CmdClient und Gatway sein

JS
{
  "WebApiUrl": "https://SERVER/SNcom.ProCall.Gateway",
  "WebApiToken": "SNcom"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.