Modifying the 46xxsettings.txt file

Last Updated : Sep 07, 2022 |

About this task

To register Avaya J100 Series IP Phones and Avaya 9600 Series IP Deskphones to Avaya Contact Center – Extended Capacity, specify your contact center details in the 46xxsettings.txt file.

For more information about the 46xxsettings.txt file parameters, see Installing and Administering Avaya J100 Series SIP IP Phones in Open SIP and Administering Avaya 9601/9608/9608G/9611G/9621G/9641G/9641GS IP Deskphones SIP.

Before you begin

Obtain the 46xxsettings.txt file.

Procedure

  1. Open the 46xxsettings.txt file in a text editor.
  2. For the SIP_CONTROLLER_LIST parameter, specify the IP address, port number, and port type of the SIP proxy server.

    In the Simplex deployment, the primary SIP proxy server address is the IP address of the Routing Core Server. In the local HA and geo-redundant HA deployments, the primary SIP proxy server address is the virtual IP address of the Routing Core Server. The default port number for TCP and UDP is 5060. The default port number for TLS is 5061.

    For example, SET SIP_CONTROLLER_LIST 10.1.2.6:5061;transport=tls

  3. For the SIPDOMAIN parameter, specify the SIP domain.

    You cannot register endpoints on the SIP proxy server without specifying the SIP domain.

    For example, SET SIPDOMAIN sipdomain.example.com

  4. Set the ENABLE_PPM_SOURCED_SIPPROXYSRVR parameter to 0.
  5. Set the CONFIG_SERVER_SECURE_MODE parameter to 0.
  6. For the BRURI parameter, specify the URL address of the message storage server.

    The contact center uses the specified server to store the recorded agent greeting messages.

    For example, SET BRURI http://10.1.2.20/greetings

  7. For the TRUSTCERTS parameter, specify the certificate file names for authentication.
  8. Optional If you use TCP, set the ENABLE_OOD_MSG_TLS_ONLY parameter to 0.
  9. To use SIP for signaling, set the SIG parameter to 2.

    Avaya Contact Center – Extended Capacity does not support H.323 endpoints.

  10. Specify the required settings.
  11. Save the 46xxsettings.txt file.