Jump to: navigation, search

Deploying Multiple Media Control Platforms

This topic describes how to deploy multiple instances of the Media Control Platforms on a single server by using Genesys Administrator and by using a manual procedure. It contains the following sections:

Deployment Using Genesys Administrator

Before you begin to provision the Media Control Platform Applications, see the Task Summary: Preparing Your Environment for GVP.

The following Task Summary contains a list of tasks that are required to deploy and provision multiple instances of the Media Control Platform on a single server by using Genesys Administrator, and includes links to detailed information that is required to complete these tasks.

Task Summary: Deploying Multiple MCP Applications by Using Genesys Administrator
Objective Related Procedures and Actions
Configure the host(s)
  1. Configure a new host in the Configuration Database for the computer that is hosting the Media Control Platform instances.

    See Procedure: Configuring a Host in Genesys Administrator.

Install GVP
  1. Import the Installation Package for the Media Control Platform into the Genesys Administrator Repository by using the Single Installation Package method.

    See Procedure: Importing the Installation Packages into the Repository.

  2. Use the Genesys Deployment Wizard to install the Media Control Platform Applications with basic configuration, and repeat this procedure for each Application you are installing. For each Application:
    • Enter a different Application Name.
    • Select a different Working Directory.
    See Procedure: Using the Deployment Wizard to Install GVP.
Configure the Applications
  1. Use the Genesys Media Control Platform Configuration Wizard to resolve any port conflicts and maximize the performance of each Media Control Platform Application.

    See Procedure: Using the Media Control Platform Configuration Wizard.

Start the Applications
  1. Configure the Media Control Platform Application objects to start automatically.

    See Starting and Stopping the Components.

Complete the post-installation activities
  1. Configure the Media Control Platform Application objects for the functionality that you want use in your deployment.

    See Task Summary: Post-Installation Configuration of GVP.

Procedure: Using the Media Control Platform Configuration Wizard

Provision multiple Media Control Platform Applications on a single server by modifying default TCP/IP configuration to resolve any conflicts.

  1. Log in to Genesys Administrator.
  2. On the Provisioning tab, click Environment > Hosts.
  3. In the Hosts pane, select the host that has the Media Control Platform Applications that you want to configure.
  4. In the Tasks pane, click Configure MCP network parameters. The Media Control Platform Configuration Wizard Welcome page appears including a configuration summary indicating the validation status of the Media Control Platform Applications on the selected host.
    Tip
    Alternatively, you can select a Media Control Platform Application in the Environment > Applications pane. The wizard does not appear in the Tasks pane until either a Host or Application is selected.
  5. On the Local SIP Ports page:
    • In the SIP Port field, enter the SIP port numbers.
    • In the Secure SIP Port field, enter the SIPS port numbers.
  6. On the MRCPv2 Ports page:
    • In the Client SIP Port field, enter the SIP port number for the client.
    • In the Lower Media Port field, enter the lower port range boundary for the dynamically-allocated media ports.
    • In the Upper Media Port field, enter the upper port range boundary for the dynamically-allocated media ports.
  7. On the MRCPv1 Ports page:
    • In the Lower Media Port field, enter the lower port range boundary for the dynamically-allocated media ports.
    • In the Upper Media Port field, enter the upper port range boundary for the dynamically-allocated media ports.
  8. On the Local RTSP Ports page:
    • In the Lower RTSP Port field, enter the lower port range boundary for the dynamically-allocated media-streaming RTSP ports.
    • In the Upper RTSP Port field, enter the upper port range boundary for the dynamically-allocated media-streaming RTSP ports.
  9. On the Local RTP Ports page:
    • In the Lower RTP Port field, enter the lower port range boundary for the dynamically-allocated RTP ports.
    • In the Upper RTP Port field, enter the upper port range boundary for the dynamically-allocated RTP ports.
  10. On the Debugger Ports page:
    • In the Local Debugger Port field, enter the local debugger port number.
    • In the Public Server Host field, enter the host name for the public server.
    • In the Public Debugger Port field, enter the public debugger port number.
  11. Click Finish.
  12. Configure the Media Control Platform Application objects to start automatically. See Procedure: Configuring Application Objects to Start Automatically.
  13. Complete the Post-Installation activities on the Media Control Platform Application objects. See Configuring the GVP Components.

Manual Deployment

Before you begin to provision the Media Control Platform Applications, see the Task Summary: Preparing Your Environment for GVP (Windows) or Task Summary: Preparing Your Environment for GVP (Linux).

The Task Summary below contains a list of tasks that are required to manually deploy multiple instances of the Media Control Platform on a single server (Windows or Linux) and includes links to detailed information that is required to complete these tasks.

Task Summary: Manually Deploying Multiple Media Control Platforms
Objective Related Procedures and Actions
Configure the host(s)
  1. Configure a new host in the Configuration Database for the computer that is hosting the Media Control Platform instances.

    See Procedure: Configuring a Host in Genesys Administrator.

Complete the Application objects
  1. Create the GVP Application objects:
    1. Import the template. Use the same template for each of the Media Control Platform Applications you are installing.
      See Procedure: Importing Application Object Templates Manually.
    2. Create the Application objects. Create a separate Application object with a different name for each instance of the Media Control Platform you are installing. See Procedure: Creating Application Objects Manually.
Install GVP
  1. Install the Media Control Platform Applications by repeating the installation procedure for each Application that you are installing.

    For each Application:

    • Enter a different Application Name.
    • Select a different Working Directory.

    See Manually Installing GVP on Windows or Manually Installing GVP on Linux.

Configure the Applications
  1. Use the Media Control Platform Configuration Wizard to resolve any port conflicts and maximize the performance of each Media Control Platform Application.

    See Procedure: Using the Media Control Platform Configuration Wizard.

    Tip
    To avoid user error and configure all of the Applications at once, Genesys recommends that you use the Media Control Platform Configuration Wizard to configure the Applications after the installation is completed. A manual configuration procedure is also available. See Procedure: Manually Configuring Multiple Applications on a Single Server.
Start the components
  1. Start the components manually (or configure the components to start automatically).

    See Startup Sequence for the VPS and Starting and Stopping the Components.

Complete the post-installation activities
  1. Configure the GVP components for the functionality that you want use in your deployment.

    Task Summary: Post-Installation Configuration of GVP.

Procedure: Manually Configuring Multiple Applications on a Single Server

Repeat this procedure for each Application object that you have installed on the server, to manually configure the Media Control Platform Application objects to resolve port conflicts and maximize performance.

  1. Log in to Genesys Administrator.
  2. On the Provisioning tab, click Environment > Applications.
  3. Select the Media Control Platform Application that you want to configure.
    The Configuration tab appears.
  4. Click the Options tab and change the values of the options in the table below incrementally in each Application object.
Table: Options Media Control Platform
Section Option Value
mpc rtp.portrange Default: 10000 start/mins

Offset each Application by at least 10000.

mrcpv2client sip.transport.0 Default: 7080

Offset the value for each Application by at least 1.

sip.localport
sip localport Default: 5070/5071

Offset the value for each Application by at least 2.

localsecureport
transport.0
transport.1
transport.2
stack connection.portrange Default: 12345-13345

Offset the value for each Application by at least 1000.

vrm client.mrcpv2.portrange Default: 12345-13345

Offset the value for each Application by at least 1000.

vxmli debug.server.port Default: 27666

Offset the value for each Application by at least 1.

debug.server.port.public
  1. Save the configuration.
  2. Configure the Media Control Platform Application objects to start automatically. See Procedure: Configuring Application Objects to Start Automatically.
  3. Complete the Post-Installation activities on the Media Control Platform Application objects. See Configuring the GVP Components.
This page was last edited on December 27, 2019, at 06:17.
Comments or questions about this documentation? Contact us for support!