Skip to content

Provision an Avaya IP Phone

Auto provisioning lets Cloud Voice deliver a phone’s configuration from the server, so you don’t have to key settings in on the handset. Avaya phones locate that configuration through DHCP (Dynamic Host Configuration Protocol) option 242 rather than the plug-and-play discovery used by most other vendors, so provisioning them takes two parts: adding the phone in Cloud Voice, then telling your DHCP server where the phone should fetch its files. This page uses an Avaya J139 (firmware 4.1.5.0.6) as the working example; the same steps apply to the other supported models.

Confirm that both the phone and Cloud Voice meet the minimum firmware versions below before you start.

ModelPhone firmwareCloud Voice version
J1294.1.1.0.7 or later84.16.0.70 or later
J1394.1.1.0.7 or later84.16.0.70 or later
J1594.1.1.0.7 or later84.16.0.70 or later
J1694.1.1.0.7 or later84.16.0.70 or later
J1794.1.1.0.7 or later84.16.0.70 or later
J1894.1.1.0.7 or later84.16.0.70 or later
96087.1.15.2.1 or later84.16.0.70 or later
9611G7.1.15.2.1 or later84.16.0.70 or later
9641G7.1.15.2.1 or later84.16.0.70 or later
  • Have a DHCP server running on the same subnet as the phone so it can lease the phone an IP address.

  • If the phone was used previously, factory-reset it first.

  • Collect the phone’s details: vendor, model, and MAC (Media Access Control) address. The MAC address is the phone’s unique hardware identifier, usually printed on a label on the underside of the phone.

  • Download the default auto provisioning template for your phone model. The templates live under Auto Provisioning > Resource Repository > Default Templates.

  • On the extension you plan to assign, set the Registration Name to match the Extension Number. Edit the extension under Extension and Trunk > Extension, then open User > Extension Information.

    Extension information page with the registration name set to match the extension number

Step 1: Add the Avaya phone in Cloud Voice

Section titled “Step 1: Add the Avaya phone in Cloud Voice”

Adding the phone generates a configuration file keyed to its MAC address.

  1. Sign in to the Cloud Voice web portal and go to Auto Provisioning > Phones.

  2. Click Add > Add.

  3. In the IP Phone section, fill in the phone’s details.

    Adding an Avaya phone by vendor, model, and MAC address

    • Vendor: Choose Avaya.
    • Model: Pick your phone model. This example uses J139.
    • MAC Address: Type the phone’s MAC address.
  4. In the Options section, set the following.

    Cloud Voice, template and provisioning link options for an Avaya phone

    • Template: Select a template from the drop-down list.

    • Provisioning Link: This link is generated automatically and points to where the phone’s configuration file is stored.

  5. In the Assign Extension section, assign an extension to the phone.

    Assigning an extension to the phone during provisioning

  6. Click Save. The phone now appears in the Auto Provisioning phone list.

  7. Set the phone’s display language.

    a. In the phone list, click the edit icon next to the Avaya phone.

    Auto provisioning list showing the added Avaya phone

    b. On the phone configuration page, scroll to the Preference section and choose the language for your phone model.

    Selecting the display language in the phone's preference settings

    c. Click Save.

Option 242 tells the Avaya phone where to reach Cloud Voice, so it can retrieve its configuration files on its own. The steps below use the Tftpd64 DHCP server as an example.

  1. In Tftpd64, go to Settings > DHCP > DHCP Options.

  2. Add option 242 and set it to the location of the configuration files.

    DHCP options dialog with option 242 added and its string value set

    a. In the Additional Option field, enter 242. b. In the string value field, enter the provisioning link you noted in Step 1, using this format:

    TLSSRVR=your-pbx.example.com,TLSDIR=api/autoprovision/lgjnRL8CkoYFXWJd,TLSPORT=443,SIG=2

    Each parameter is one of Avaya’s provisioning settings. The TLS prefix stands for Transport Layer Security, the encrypted connection the phone uses to reach the server.

    • TLSSRVR: The Cloud Voice domain name.
    • TLSDIR: The file path on the server, for example api/autoprovision/lgjnRL8CkoYFXWJd.
    • TLSPORT: The server port.
    • SIG: The Avaya phone’s software version. Set this to 2.
  3. Click OK to save.

  • When the phone reboots, it leases an IP address from the DHCP server, downloads its configuration from Cloud Voice over the provisioning link, and applies the settings automatically.

  • The extension registers successfully on the phone. To confirm, check the registration status under Auto Provisioning > Phones in the web portal.

    Auto provisioning list showing the Avaya phone with a registered extension