AudioCodes Devices#

Administrators with the required permissions to the relation/AudioCodesConnection and data/AudioCodes models can add entries to menu layouts to expose these models and allow for the configuration of the device.

Connection Details#

If the relation/AudioCodesConnection model is available from the menu, the Connection Details input form allows for the configuration of the AudioCodes device in VOSS Automate.

  1. Add a descriptive Name for the connection.

  2. Add connection details and credentials:

    • Audio Codes Routing Manager: IP address or a hostname

    • Username and Password: credentials for the routing manager host

    • Authentication Method: select the type of authentication to use with the host

  3. Select AudioCodes Connection sync on Create/Update if an immediate data sync from the device is required.

Data Syncs and Schedules#

When the connection details for the device is added, two default Data Sync instances and a Schedule also become available to be modified and enabled as required:

  • SyncAudioCodes__<connection-name>

  • PurgeAudioCodes__<connection-name>

  • ScheduleAudioCodes__<connection-name>

The data sync workflows would then update internal number inventory entries for the Vendor field set as AudioCodes in accordance with updates to changes (add, delete, update) to AudioCodes RegisteredUsers (device/audiocodes/RegisteredUsers).

Related Topics