32
Integration into existing systems
HTTP request
Another possible action is to send an HTTP request as required by some devices,
such as cameras, to trigger certain functions.
Enter the complete URL with all parameters expected by the receiving device as the
HTTP request.
Format:
http://<Ip/Hostname>/<request>?Parameter1&Parameter2&ParameterN
For those devices that require authentication with username and password, enable
Use authentication and fill in the appropriate fields.
TCP messages
When sending TCP messages the SIP Ring Switch operates as a TCP client. When
initiating the action it opens a TCP connection to the specified TCP server address
on the specified port, transmits the message or clear text, and then immediately
closes the connection. Any replies from the server are ignored and discarded.
FTP messages
The SIP Ring Switch can save message texts per FTP to a file.
To do this, FTP support must first be enabled under
Communication paths » FTP
and
access to the FTP server must be configured.
The file name, message and clear texts can be freely formulated.
The options are used to distinguish whether
STOR
is used for each initiated action
to completely overwrite the file or whether
APPEND
is used to append the message
and clear texts continuously to the file.