Product specifications
Table Of Contents
- Contents
- 1 Product Overview
- 2 Installing the VoIP V3 Indoor Intercom
- 2.1 Parts List
- 2.2 Intercom Components
- 2.3 Intercom Setup
- 2.4 Configure the Intercom Parameters
- 2.4.1 Factory Default Settings
- 2.4.2 Intercom Web Page Navigation
- 2.4.3 Log in to the Configuration Home Page
- 2.4.4 Configure the Device
- 2.4.5 Configure the Network Parameters
- 2.4.6 Configure the SIP Parameters
- 2.4.7 Configure the Nightringer Parameters
- 2.4.8 Configure the Sensor Configuration Parameters
- 2.4.9 Configure the Multicast Parameters
- 2.4.10 Configure the Audio Configuration Parameters
- 2.4.11 Configure the Event Parameters
- 2.4.12 Configure the Autoprovisioning Parameters
- 2.5 Upgrade the Firmware and Reboot the Intercom
- 2.6 Command Interface
- Appendix A: Mounting the Indoor Intercom
- Appendix B: Setting up a TFTP Server
- Appendix C: Troubleshooting/Technical Support
- Index

Operations Guide 930500E CyberData Corporation
64
Installing the VoIP V3 Indoor Intercom
Command Interface Post Commands
Delete the "Ringback tone" audio file wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"delete_ringback=yes"
Delete the "Ring tone" audio file wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"delete_ringtone=yes"
Delete the "Intrusion Sensor Triggered" audio file wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"delete_intrusionsensortriggered=yes"
Delete the "Door Ajar" audio file wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"delete_doorajar=yes"
Delete the "Night Ring" audio file wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/audioconfig.cgi" --post-data
"delete_nightring=yes"
Trigger the Door Sensor Test (Sensor Config page) wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/sensorconfig.cgi" --post-data
"doortest=yes"
Trigger the Intrusion Sensor Test (Sensor Config page) wget --user admin --password admin --auth-no-challenge --quiet -
O /dev/null "http://10.0.3.71/cgi-bin/sensorconfig.cgi" --post-data
"intrusiontest=yes"
a.Type and enter all of each http POST command on one line.
b. Must be in point-to-point mode see Section 2.4.6.2, "Point-to-Point Configuration"
Table 2-19. Command Interface Post Commands (continued)
Device Action HTTP Post Command
a










