Command Interface; Command Interface Post Commands - CyberData 011214 Operation Manual

Sip outdoor intercom with keypad
Hide thumbs Also See for 011214:
Table of Contents

Advertisement

2.6 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.6.1 Command Interface Post Commands

Note
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-26
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-26. Command Interface Post Commands
931562B
Installing the SIP Outdoor Intercom with Keypad
a
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"
Intercom Setup
CyberData Corporation
98

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents