This page was last edited on April 22, 2016, at 21:22.
Comments or questions about this documentation? Contact us for support!
These options (in CTI_LRG CTI and in GW LRGs) configure fallback mechanisms that handle scenarios where CTIC/ICM is unavailable. Logical Resources are configured one of two ways:
Section: Gateway Resource group section
Valid Values: true or false (default)
This parameter is used only for the Gateway resource group. It disables or enables the capability for selecting a VXML resource when falling back to VXML after CTIC returns a 404 error. This capability is specified in an INVITE Request URI (gvp.rm.resource-req).
Note: This option is NOT available during configuration of a Gateway Resource Group via Genesys Administrator. Specify this parameter manually in the Gateway Logical Resource Group (GW LRG) section, using the format remove-ruri-capability-on-fallback = true (or = false).
Resource Manager (RM) has three new options in the CTI Connector (CTIC) Logical Resource Group (LRG) for handling CTIC failover.
Important: These options are not available during configuration of a CTIC Resource Group via Genesys Administrator. You must specify them manually in the CTIC LRG.
Valid Values: reject (default), answer, script;<service-type>;<URL>
Takes Effect: After restart
This option specifies RM behavior when all attempts to use CTIC fail. For example: all CTICs are down, or port capacity of the CTIC LRG is exceeded, or all CTICs in the LRG were tried but failed.
Valid Values: No value specified (default), none, SIP response codes for which next CTI resource should not be retried.
Takes Effect: After restart
Note: cti-unavailable-respcode overrides the server parameter rm.cti-unavailable-respcode.
Valid Values: reject (default), answer, script;<service-type>;<URL>
Takes Effect: After restart
Specifies the behavior expected when the SIP response code received from CTIC matches a response code that is configured in rm.cti-unavailable-respcode.
When no value is specified, RM uses the server-level parameter rm.cti-unavailable-action.
Note: This option overrides rm.cti-unavailable-action.