Adding the IP Office system details

Last Updated : Jan 12, 2024 |

Procedure

  1. Log in to Avaya Cloud Services at https://accounts.avayacloud.com.
  2. Click on Manage Companies and click on the existing company name.
  3. Select the Apps tab.
  4. Click on Configure New App+.
  5. For the Product field select Equinox Cloud Client.
  6. In the Public Settings field, enter the following settings, altered to match the address of the customer's system.




    • Single Login System:

      {
      "Client_Settings_File_Address": [
      {
      "Profile_Name":"Head Office",
      "Client_Settings_File_Url": "http://ipoffice.example.com/46xxsettings.txt"
      }
      ]
      }
    • Multiple Login Systems: If you specify multiple servers, the client prompts users to select a profile from a drop-down when they login.

      {
      "Client_Settings_File_Address": [
      {
      "Profile_Name": "East",
      "Client_Settings_File_Url": "http://ipoeast.example.com/46xxsettings.txt"
      },
      {
      "Profile_Name": "West",
      "Client_Settings_File_Url": "http://ipowest.example.com/46xxsettings.txt"
      }
      ]
      }
  7. Click Save.