Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–3
controlled by a provisioning service and cannot be changed”. For
more information about provisioned settings, refer to your
provisioning service administrator.
Deprecated commands are included for backward compatibility only and are
not recommended for use with this version. Suitable replacements are noted
for each deprecated command.
Command Response Syntax
When you send a command, the system returns responses using the following
syntax, where <CR> indicates a carriage return and <LF> indicates a line feed.
When Not Registered To Receive Notifications
When your system is not registered to receive any notifications and you send
an API command, an API echo and API acknowledgement are returned.
For example:
camera near 2 <CR>API command
returns
camera near 2<LF><CR>API echo
camera near 2<CR><LF>API acknowledgement
When your system is not registered for notifications, always use the API
acknowledgement (<CR><LF>), which indicates that the command was sent,
accepted, and processed. Never use the API echo (<LF><CR>), which only
indicates that you sent an API command but does not indicate whether the API
command you sent was actually processed. For example, you receive an API
echo even if you send an invalid API command. In this case, the API echo
responds by echoing the invalid API command that you attempted to send.
When Registered To Receive Notifications
Registering for notifications adds extra line responses in the form of API
registration responses. When your system is already registered to receive
notifications and you send an API command that affects a notification, an API
echo, API acknowledgement, and API registration response are returned. You
API support is not available for:
Telnet ports 23 and 24 when Security Mode is enabled.
Software versions for the Joint Interoperability Test Command
(JITC)certification
The end of line (EOL) character for the echo is different for serial and LAN
responses. The feedback examples below and elsewhere in the Integrator’s
Reference Manual are based on the serial response.