User's Manual
Table Of Contents
- Online Resources
- Contents
- Introduction
- About this Manual
- Getting Started
- User Interface
- Dialer Application
- Basic Operations
- Configuring the CS-700
- Configuring using the Web User Interface
- Configuring using the Service Application
- Configuring using a Provisioning Server, Option 66
- Configuring using a Provisioning Server, Option 150
- Provisioning file
- Provisioning file parameters (All Models)
- Using the Application Programming Interface (API)
- USB API functions
- Telnet / SSH interface
- USB/Telnet/SSH CLI Commands
- usb-conn-status
- speaker-volume
- ringer-volume
- speaker-mute
- mute
- camera-ptz-home
- camera-image-defaults
- camera-backlight
- camera-mute
- camera-pan
- cam-pan-left
- cam-pan-right
- camera-tilt
- cam-tilt-up
- cam-tilt-down
- camera-zoom
- cam-zoom-in
- cam-zoom-out
- cam-apply-defaults
- cam-image-apply-defaults
- status
- status-all
- call-info
- start-time
- dial
- answer
- hangup
- hold
- resume
- swap
- join
- transfer
- vm-count
- do-not-disturb
- dtmf
- registration
- Upgrading the Device Firmware
- Appendix
- Limited Warranty and Limitation of Liability
89
Any configuration data provided from the configuration files will overwrite
configuration that might have been entered in the phone previously.
Provisioning file
The provisioning file is in xml format. The syntax of the file is
<provisioning [include=”{comma separated list of include files}”]>
[<config {list of config parameters} />]
[<firmware version=”{firmware version}”>{firmware file name}</firmware>]
</provisioning>
Where [] indicates an optional parameter and {} indicate a description of the
content to be provided.
The “config” tag contains all configuration settings that pertain to the device,
while the “firmware” tag includes the latest firmware version and firmware file
name.
Sample device configuration file
Filename: F0DEF1A064E6.xml for the unit with the MAC address
F0:DE:F1:A0:64:E6. Please note that all letters need to be upper case in the
file name.
<provisioning include="enterprise.xml, department.xml">
<config
sys.password="1234"
/>
</provisioning>
Include files
Filename: enterpris e.xml
<provisioning>
<firmware version="1.4.0.6">CS700-1-4-0-6.bundle</firmware>
<config
audio.eq="1"
audio.def-speaker-volume="5"
audio.high-pass-filter="3"
/>
</provisioning>