Soundstructure Authentication Api Command Summary - Polycom SoundStructure C16 Design Manual

Hide thumbs Also See for SoundStructure C16:
Table of Contents

Advertisement

Note: Factory Resetting Erases all System Settings
Factory resetting a SoundStructure system will erase all system settings in the
device including the configuration file, all SoundStructure VoIP interface settings,
and will reset the SoundStructure system password to the default of 456 and set the
operating mode to 'open'.
To save your SoundStructure VoIP Interface settings, power down the
SoundStructure system and remove the SoundStructure VoIP Interface before
factory resetting the SoundStructure system.

SoundStructure Authentication API Command Summary

New SoundStructure API parameters and a new SoundStructure command action were added to support
authentication.
Authenticate
The authenticate command action allows a user to authenticate to a SoundStructure system. The command
syntax is:
authenticate "username" "password"
where username should be set to "admin" and the password must match the password configured for the
system. By default the password is set to 456 and a default system could be authenticated with the
command:
authenticate "admin" "456"
The system would respond with the acknowledgment
authenticated
If the password is not correct, the system will respond with:
error "authentication failed"
Understanding SoundStructure Authentication Parameters
These new parameters are shown in the following table.
Authentication Parameters
Parameter Name
auth_password
eth_auth_mode
Polycom, Inc.
Description
Used to set the password for the system. The password must be less
than 128 characters. Note that the password is sent as clear text. There
is no encryption associated with transmitting the password to a
SoundStructure system.
Used to set the authentication mode to either open or auth.
When set to open, TCP communication occurs over port 52774 and TCP
communication over port 52775 is disabled.
When set to auth, TCP communication occurs over port 52775 and TCP
communication over port 52774 is disabled.
398

Advertisement

Table of Contents
loading

This manual is also suitable for:

Soundstructure c8Soundstructure c12Soundstructure sr12

Table of Contents