Revision as of 18:51, May 25, 2018 by Valentip (talk | contribs)
Jump to: navigation, search

Configuring Outbound Contact

[Updated]

Outbound Contact Server (OCS) provides automated dialing and call-progress detection, so that an agent is required only when a customer is connected. OCS also intelligently uses customer data to ensure that campaigns are contacting the right customers, not just a large number of customers. OCS supports all the dialing modes when using a SIP Server in the SIP Cluster environment.

Complete the following configuration to enable outbound functionality in your SIP Cluster environment.

  • OCS is connected to only one SIP Cluster Node in one data center.
  • Follow the standard deployment procedure for deploying OCS.
  • Use the VQ Switch to configure Communication DN(s).
  • There should be at least 1 Trunk Group DN configured for DC

Configure OCS application:

  • Connections tab:

+ SIP Server (Cluster Node1) deployed on the same VM (note: OCS will be connected to TController port) ( question here, are we describing what is VM in this document? VM is term for Cloud as of now. But this document is for premise deployment?) + VQ SIP Server configured deployed on the same VM + Stat Server running on the SIP Cluster Node VM


  • Add a primary SIP Server (created in Step 2, SIPS_CommDN) that is associated with the SIP Switch for Communication DNs in the Connections tab.

Add a primary SIP Server (created in Step 2, SIPS_CommDN) that is associated with the SIP Switch for Communication DNs in the Connections tab.

Step 2: Configure SIP Server application

  1. Configure a standalone (non-cluster) SIP Server application with the name, for example, SIPS_CommDN. Follow the standard procedure for configuring your SIP Server application object as described in the SIP Server Deployment Guide.
    • In the Tenant tab, specify the tenant name to which this SIP Server application belongs.
    • In the Switches tab, add the Switch object you created in Step 1 (SIP_CommDN).
  2. Add this created SIP Server in the Connections tab of the OCS and Stat Server applications.

Step 3: Configure OCS application

  • Follow the standard deployment procedure for deploying OCS. [we can add a link here?]
  • Add a primary SIP Server (created in Step 2, SIPS_CommDN) that is associated with the SIP Switch for Communication DNs in the Connections tab.


Step 4: Configure Communication DNs

  1. In the Switch > DNs folder, create a Communication DN(s). At least one Communication DN should be configured in each tenant.
    • In the Annex tab of the DN, create the default section. In the default section, create the outbound_contact_server option and set it to true.

OCS communicates through a registered Communication DN with the outbound_contact_server option set to true if this Communication DN is configured in the same tenant as the SIP Cluster switch. If there are more than one such Communication DN, OCS communicates through the Communication DN with the lowest DBID.

Step 5: Configure Trunk Group DNs

  1. In multi-tenant environment within your Tenant, under SIP Cluster Switch object, create a DN of type Trunk Group for each data center configured for a particular tenant.
  2. In the Annex > TServer section, configure the following configuration options:
Name Value
contact ::msml
geo-location <A string identifying the data center to which this DN belongs>
cpd-capability mediaserver
make-call-rfc3725-flow 1
refer-enabled false
request-uri sip:msml@<RM-SRV-FQDN>;gvp-tenant-id=<Tenant name>
ring-tone-on-make-call false
subscription-id <Tenant name>

3. In the Annex > OCServer section, set the outbound_contact_server to true to enable a Trunk Group DN for use by OCS.

Comments or questions about this documentation? Contact us for support!