[Index]

Model: data/AudioCodesConnection

This model stores information about an AudioCodes Connection

Model Details: data/AudioCodesConnection

Title Description Details
Name * AudioCodes Connection defined name, can be an IP address or a host name and can have a max length of 255 charactors
  • Field Name: name
  • Type: String
  • MaxLength: 255
Description AudioCodes Connection defined description.
  • Field Name: description
  • Type: String
  • MaxLength: 255
Audio Codes Routing Manager * AudioCodes Connection host, can be an IP address or a host name.
  • Field Name: host
  • Type: String
  • MaxLength: 255
Username * AudioCodes Connection service account.
  • Field Name: username
  • Type: String
  • MaxLength: 255
Password * AudioCodes Connection password of the above service account.
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True
  • MaxLength: 255
Authentication Method Type of authentication to use when interfacing to the external service.
  • Field Name: auth_method
  • Type: String
  • Choices: ["HTTP Basic Authentication", "OAuth(OApen Authorization)", "Session Based Authentication"]
AudioCodes Connection sync on Create/Update Sync AudioCodes Connection on Create and Update. When this checkbox is checked it will execute a full Pull Sync from the AudioCodes Connection.
  • Field Name: syncAudioCodesConnection
  • Type: Boolean
Version * Version Default: v1.0
  • Field Name: version
  • Type: String
  • Default: v1.0