2.7 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.7.1 Command Interface Post Commands
The commands in
work).
Device Action
Reboot
Place call to extension (example: extension 600)
Terminate a call
Test Relay
Activate Relay
Deactivate Relay
Speak IP Address
Test Audio
Swap Boot partitions
a.Type and enter all of each http POST command on one line.
Operations Guide
Table 2-17
use the free unix utility, wget commands. However, any program that
Table 2-17
require an authenticated session (a valid username and password to
Table 2-17. Command Interface Post Commands
HTTP Post Command
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=reboot"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=call&extension=600"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=terminate"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=test_relay"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=activate_relay"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=deactivate_relay"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=speak_ip_address"
wget --user admin --password admin --auth-no-challenge --quiet -O
/dev/null --no-check-certificate "https://10.10.1.247/command" --
post-data "request=test_audio"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate --quiet -O /dev/null "https://10.10.1.81/command" --
post-data "request=swap_boot_partition"
931767B
Installing the InformaCast Enabled Paging Adapter
a
CyberData Corporation
78
Upgrade the Firmware
Need help?
Do you have a question about the 011280C and is the answer not in the manual?
Questions and answers