Installing Evolve IMSWorkX Application Server

The RPM package files are downloaded from the Customer Portal. You must have a Customer Portal account to download software. For account information, contact Customer Support.

Install a New Application Server

  1. Download the RPM file for the Evolve Service Delivery Platform and the RPM file for the audio prompts.

  2. Run the following command:

    yum install <filename>

Where <filename> is the name of the downloaded Service Delivery Platform RPM file.

  1. Run the following command:

    yum install <filename>

Where <filename> is the name of the downloaded audio prompts RPM file.

Tip

The RPM file is not digitally signed. You may need to add the flag --nogpgcheck to these installation commands.

  1. Copy the /usr/sipxpress/config/ps_master_config.xml.tmpl template file to the /usr/sipxpress/config/ps_master_config.xml file. This is the primary configuration file to be edited.

  2. Configure the Application Server.

For more information about configuring a SIP server, see Quick Start. For more information about configuring a server to fit specific needs, see Configuration.

Update an Existing Application Server

  1. Download the RPM file for the Evolve Service Delivery Platform.

  2. Run the following command:

    yum install <filename>

Where <filename> is the name of the downloaded Service Delivery Platform RPM file.

Tip

The RPM file is not digitally signed. You may need to add the flag --nogpgcheck to these installation commands.

If configuration changes are required, see Quick Start or Configuration.