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
117
CLI Format Examples:
cam-tilt-up
notify camera.tilt 8
Supported Products: CS700-AV, CS700-SP
cam-tilt-down
Description: Decrease the current camera tilt by one.
Command Definition:
Action
Definition
Execute
cam-tilt-down
Notify
notify camera.tilt <-18..18>
Parameters: None
CLI Format Examples:
cam-tilt-down
notify camera.tilt 5
Supported Products: CS700-AV, CS700-SP, CS700-DL, CS700-DS
camera-zoom
Description: Camera's digital zoom setting. When zoom is set to 100, the pan and tilt settings will be
forced to their default value.
Property Actions: set, get, notify
Default Value: 100
Command Definition:
Action
Definition
get
get camera-zoom
response
val camera-zoom <100..400>
set
set camera-zoom <100..400>
notify
notify camera.camera-zoom <100..400>
Parameters:
Parameter
Description
100 .. 400
Zoom setting
Format Examples:
get camera-zoom
val camera-zoom 100