2.17 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.17.1 Command Interface Post Commands
These commands require an authenticated session (a valid username and password to work).
Device Action
Reboot
Place call to extension (example: extension 600)
Terminate a calli
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-2
use the free unix utility, wget commands. However, any program that
Table 2-2. 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=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"
932064A
Configure the Device
Command Interface Post Commands
a
CyberData Corporation
45
Need help?
Do you have a question about the 011324 and is the answer not in the manual?
Questions and answers