...
The input-configuration screen will be displayed. For information on how to configure these settings, refer to the Configuring an input section below.
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/12588757/add_input_3.png |
---|
|
...
The
field allows you to specify the connection method you want to use to collect the data from the phone system. The following connection methods are supported in NetPBX:
HTML |
---|
<a id="Input types"></a> |
...
This method allows the connection of a serial (RS-232) device.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_serial.png |
---|
|
...
This method creates a TCP socket and connects to a remote host.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_client_socket.png |
---|
|
Field | Description |
---|
Address | The IP address or hostname to which the socket should connect |
Address family | The address family of the socket |
Port | The port that the listener should bind to |
Username | The username required by the data source, if applicable |
Password | An optional password which is sent upon successful connection |
IP script | The script file used by NetPBX to check for new data |
Trickle frequency | | Trickle data | This option allows you reset the connection between NetPBX and remote host, in case of inactivity. When the system becomes inactive, NetPBX sends a string of data back to the remote host in order to test the connection. Sending the trickle back data will emit a detectable error in case a disconnection has occurred and, thus, will cause the connection to reset. The option allows you to configure the amount of inactivity that must occur (in miliseconds) before a trickle back is performed. |
Trickle data | A string containing the data to be sent back |
Pipe server
This method opens a global named pipe and accepts any data that is sent to it.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_pipe_server.png |
---|
|
...
This method registers a connection with the
Referencemacro |
---|
Label | Nortel CDRClient.dll |
---|
|
library and receives data-callbacks whenever the PBX produces data.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_BCM_SSH.png |
---|
|
Field | Description |
---|
Host
| The IP address or hostname of the BCM PBX |
Username
| The username required to access the CDR events |
Password | The password required to access the CDR events |
App ID | The unique ID number given to each source of data. |
XML file
This method monitors an XML file for new nodes. To specify which nodes to monitor, an XPath query is used; to identify which nodes are new, a unique element is required. Default properties are designed to work with the ticketcollector.xml file produces by an Alcatel OmniPCX Enterprise PBX.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_XML_file.png |
---|
|
Field | Description |
---|
Location
| The full filename of the XML file to be monitored. The {app} variable can be used to specify the program data location of the running service |
X-Path query
| The XPath query to use when testing for new nodes |
Checksum node | The unique node(element) to be used to track which nodes have been added since the last check |
Outer element | The name of the outer XML element to be used to contain any new nodes when the new XML document is created for output |
Check interval | The time interval the system is checking for a new node.
|
Delay | A value, in milliseconds, that specifies the artificial delay that is waited when a change in the source XML file is discovered. |
...
This method opens a connection to an actual file.
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_file_reader.png |
---|
|
Field | Description |
---|
Location
| The path of the folder where the file is located |
BCM DCOM
Screenshotmacro |
---|
Border | false |
---|
URL | /download/attachments/12588757/input_BCM_DCOM.png |
---|
|
...
Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/12588757/delete_input.png |
---|
|