Command Interface Post Commands - CyberData 011049 Operation Manual

Sip call button
Table of Contents

Advertisement

2.5 Command Interface
Some functions on the device can be activated using simple POST commands to the web interface.
The examples in
can send HTTP POST commands to the device should work.

2.5.1 Command Interface Post Commands

Note
Device Action
Trigger relay (for configured delay)
Place call to extension (example: extension 130)
Terminate active call
Force reboot
Trigger the Door Sensor Test (Sensor Config page)
Trigger the Intrusion Sensor Test (Sensor Config page)
a.Type and enter all of each http POST command on one line.
Operations Guide
Table 2-24
use the free unix utility, wget commands. However, any program that
These commands require an authenticated session (a valid username and password to
work).
Table 2-24. Command Interface Post Commands
930801F
HTTP Post Command
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
command.cgi" --post-data "test_relay=yes"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
command.cgi" --post-data "call=130"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
command.cgi" --post-data "terminate=yes"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
command.cgi" --post-data "reboot=yes"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
sensorconfig.cgi" --post-data "doortest=yes"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.0.3.71/cgi-bin/
sensorconfig.cgi" --post-data "intrusiontest=yes"
Installing the SIP Call Button
SIP Call Button Setup
a
CyberData Corporation
75

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 011049 and is the answer not in the manual?

Questions and answers

Table of Contents