Installing the VoIP V3 Indoor Intercom 61
Command Interface Post Commands
2.6 Command Interface
Some functions on the device can be activated using simple POST commands to the web interface. The examples in Table
2.6.1 Command Interface Post Commands
Note These commands require an authenticated session (a valid username and password to work).
Table
Device Action | HTTP Post Commanda |
|
|
| ||
Trigger relay (for configured delay) | wget | |||||
| O /dev/null | |||||
| "test_relay=yes" |
|
|
|
| |
|
| |||||
Place call to extension (example: extension 130) | wget | |||||
| O /dev/null | |||||
| "call=130" |
|
|
|
| |
|
|
|
|
|
| |
Place | wget | |||||
(example: IP phone address = 10.0.3.72) | O /dev/null | |||||
| "call=10.0.3.72" |
|
|
|
| |
|
|
|
|
|
| |
Terminate active call | wget | |||||
| O /dev/null | |||||
| "terminate=yes" |
|
|
|
| |
|
|
|
|
|
| |
Force reboot | wget | |||||
| O /dev/null | |||||
| "reboot=yes" |
|
|
|
| |
|
|
|
|
|
| |
Test Audio button | wget | |||||
| O /dev/null | |||||
| "test_audio=yes" |
|
|
|
| |
|
|
|
|
|
| |
Announce IP address | wget | |||||
| O /dev/null | |||||
| "speak_ip_address=yes" |
|
|
| ||
|
|
|
|
|
| |
Play the "0" audio file | wget | |||||
| O /dev/null | |||||
| "play_0=yes" |
|
|
|
| |
|
|
|
|
|
| |
Play the "1" audio file | wget | |||||
| O /dev/null | |||||
| "play_1=yes" |
|
|
|
| |
|
|
|
|
|
| |
Play the "2" audio file | wget | |||||
| O /dev/null | |||||
| "play_2=yes" |
|
|
|
| |
|
|
|
|
|
| |
Play the "3" audio file | wget | |||||
| O /dev/null | |||||
| "play_3=yes" |
|
|
|
| |
|
|
|
|
|
|
|
Operations Guide | 930500E | CyberData Corporation |