Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

As well as manually creating Auto Login Device Profiles using the GUI it is also possible to import a large number of Auto Login Devices with a CSV file.

The Import is done from the Device Profiles screen.

Click the IMPORT button and then browse to the file that contains the CSV data to import.

The CSV file must include a header followed by the data separated by comma's

The header row is: LoginType, ServerAddress, userName, password, domain, extension, pin, phoneDisplayName, adminAccessPin, userAccessPin, name, description, macAddress, tagGroup

ParameterOptional/RequiredDescriptionPolycom Parameter

credentialType

Required

Select either Password or PIN.


reg.1.auth.loginCredentialType
ServerAddress

Required for

UsernameAndPassword

SIP address associated with devicereg.1.address
userName

Required for

UsernameAndPassword
The logon user namedevice.logincred.user
password

Required for

UsernameAndPassword
The logon passworddevice.logincred.password
domain

Required for

UsernameAndPassword
The domain for the logon user namedevice.logincred.domain
extension

Required for

extensionAndPIN

The logon extensiondevice.logincred.extension
pin

Required for

extensionAndPIN
The logon PINdevice.logincred.pin
phoneDisplayNameOptionalThe name to be displayed on the devicereg.1.displayName

adminAccessPin

OptionalSets the Admin PIN for the devicedevice.auth.localAdminPassword

userAccessPin

OptionalSets the User PIN for the devicedevice.auth.localUserPassword
nameRequiredThe name of the device profile that is created with these parameters
descriptionOptionalThe description of the device profile that is created with these parameters
macAddressRequiredMAC address associated with this device profile (separated by semi-colons)
associatedVisualPlusOptionalName of tag group create for this device profile. If not specified a generic name will be created



  • No labels