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
These commands require an authenticated session (a valid username and password to work).
Device Action
Reboot
Place call to extension (example: extension 600)
Test Relay
Test Audio
Speak IP Address
Test Mic
Play the "0" audio file
Play the "1" audio file
Play the "2" audio file
Play the "3" audio file
Play the "4" audio file
Operations Guide
Table 2-21
use the free unix utility, wget commands. However, any program that
Table 2-21. 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.154/command" --
post-data "request=reboot"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null --no-check-certificate "https://10.10.1.154/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.154/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.154/command" --
post-data "request=test_audio"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null --no-check-certificate "https://10.10.1.154/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.154/command" --
post-data "request=test_mic"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate "https://10.10.1.138/audiofiles/" --quiet -O /dev/
null --post-data "0=Play"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate "https://10.10.1.138/audiofiles/" --quiet -O /dev/
null --post-data "1=Play"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate "https://10.10.1.138/audiofiles/" --quiet -O /dev/
null --post-data "2=Play"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate "https://10.10.1.138/audiofiles/" --quiet -O /dev/
null --post-data "3=Play"
wget --user admin --password admin --auth-no-challenge --no-
check-certificate "https://10.10.1.138/audiofiles/" --quiet -O /dev/
null --post-data "4=Play"
931544D
Installing the SIP Outdoor Intercom
Reboot the Device
a
CyberData Corporation
86
Need help?
Do you have a question about the 011186 and is the answer not in the manual?