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
108
Telnet / SSH interface
To use a Telnet or SSH IP connection for the control, with the CS-700 being the
server, the “Enable room control access” on the Admin Settings page of the web
UI has to enable either Telnet or SSH.
Start the Telnet/SSH connection by connecting to the IP address of the CS-700
unit. CS-700 provides the standard Telnet port number 23 or the standard
SSH port number 22. The username is roomcontrol and the password is
Yamaha-CS-700, both case sensitive. Once connected, CLI commands as
listed in the next section can be sent to the CS-700.
USB/Telnet/SSH CLI Commands
Below a subset of the available commands is listed including the properties,
status items and parameters that are available. Notifications are identified with
their corresponding property or status item. Examples for using these
commands with the CLI are provided.
The command syntax is as follows:
<parameter>
Items in angle brackets are parameters
<"call-status">
A quoted item represents the name of a parameter further described
in the Parameters section.
<0|1|2>
A list of possible values are separated by vertical bars.
<connected|disconnected>
An unquoted parameter is a literal value.
<0..10>
A range of values is separated by an ellipsis.
<"paired"> [<"mac"> <"name">]
Square brackets designate optional parameters.
[<"mac"> <"name">]+
A list of repeating values is designated by a plus sign.