<a id="Overview"></a> |
To configure a controller, select it from the list, as shown below:
The screen will appear, allowing you to configure the inputs and outputs of the selected controller:
<a id="Summary"></a> |
The section allows you to add, view or edit the data inputs and outputs of the selected controller. From this section you can navigate to the full list of inputs/outputs, but also to the settings of a specific input or output, by clicking on the relevant link:
<a id="Inputs"></a> |
To add a new data input, click on the button from either the or the screen, as shown below:
A new window will open, allowing you to name the data input. Enter a name and click on the button, as shown below:
The new input will be added to the list, as shown below:
To configure a data input, select it from the list, as shown below:
A new window will open on the right-hand side panel, allowing you to configure the settings of your data output:
The field allows you to view or edit the name of the current data input. To rename, overtype the current entry:
The field allows you to specify the connection method by which the data should be collected from the phone system. The following methods are supported:
The method creates a socket and binds it to a specific port, accepting any data received on the connection without challenge.
Field | Description |
---|---|
Connection message | An optional greeting message which is sent to any connecting socket. This message can include one or more of the following variables:
|
Port | The port that the listener should bind to |
Address family | The address family of the socket |
Socket type | The type of data flow the socket expects |
Protocol type | The type of protocol the listener will use |
<a id="Outputs"></a> |
<a id="Settings"></a> |