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

Singlewire-enabled voip indoor intercom with keypad
Hide thumbs Also See for 011307:
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
Trigger relay (for configured delay)
Place call to extension (example: extension 130)
b
Place point-to-point call
(example: IP phone address = 10.0.3.72)
Terminate active call
Force reboot
Test Audio button
Announce IP address
Play the "0" audio file
Play the "1" audio file
Play the "2" audio file
Play the "3" audio file
Operations Guide
VoIPon www.voipon.co.uk sales@voipon.co.uk Tel: +44 (0)1245 808195 Fax: +44 (0)1245 808299
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
930935A
Installing the VoIP Indoor Intercom with Keypad
a
HTTP Post Command
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"test_relay=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"call=130"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"call=10.0.3.72"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"terminate=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"reboot=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"test_audio=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/command.cgi" --post-data
"speak_ip_address=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"play_0=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"play_1=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"play_2=yes"
wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"play_3=yes"
67
Intercom Setup
CyberData Corporation

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents