The keywords for the configuration file are explained briefly here. An index to more detailed explanations and examples is also included.
| Keyword |
Specified in |
Explanation |
|---|---|---|
| AAIKeys |
Used by Genesys I-Server to hold user call data |
|
AAIKVPSeparator |
The separator character to be used by AAIKeys. |
|
| AIXPortNumber |
The port number to use for an AIX system. |
|
| AppClass |
Java class to be used. |
|
| Application |
Add an application to a group. |
|
| AppName |
Specify the name of an application. |
|
| CacheLimit |
The size of the CCXML memory cache in MB or KB. |
|
| CallIDRange |
A numeric range of call IDs used to help identify individual machines for Genesys I-Server logging purposes. |
|
| CCXAppService |
The name of the CCXML service as defined previously in CCXService configuration entry |
|
| CCXHTTPServer |
Switches CCXML external component event processing on or off. |
|
| CCXHTTPServerPort |
Overrides the CCXML default listener port number for external component event processing. |
|
| CCXService |
The definition of a CCXML service. |
|
| ClientName |
A unique client identification label for a voice response node machine defined as an authorized Genesys I-Server client. |
|
| DefAppService |
The node on which to start the initial CCXML document. |
|
| Enabled {=yes or =no} |
All entries |
Allow or prevent an object to be used. Default is yes. |
| GlobalContext |
The global prefix of a location. |
|
| Group |
Add a group to a node. |
|
| GroupName |
Specify the name of a group. |
|
| HostName |
Specify the name of a host. |
|
| InitialAddresses |
With CCXML, pre-defines the IVR ports to use with Genesys T-Server |
|
| InitTechnologyString |
RecoService configuration entry, TTSService configuration entry |
The speech recognition or text-to-speech plug-in technology initialization string. |
| InitSessionString |
RecoService configuration entry, TTSService configuration entry |
The speech recognition or text-to-speech session initialization string. |
| InternationalAccess |
The digits to dial for an international call. |
|
| PlugInClass |
RecoService configuration entry, TTSService configuration entry |
The fully-qualified class name of the speech recognition or text-to-speech plug-in. |
| IPName |
Specify the TCP/IP address of a host. |
|
| JavaCommand |
Contains the Java invocation command used to start the node. | |
| LocalContext |
The local prefix of a location. |
|
| Locale |
Allows an application to have a default locale that is different from the default locale of the voice response node. |
|
| MediaIPAddress |
RecoService configuration entry, TTSService configuration entry |
IP address to be used for the media with machines having more than one ethernet adapter |
| Node |
Add a node to a host. |
|
| NodeClassPath |
Required for Java applications if you want to specify different class paths for different nodes. |
|
| NodeDefAppName |
Default application or CCXML service. |
|
| NodeDefHost |
The host name of the voice response node specified by NodeDefVRNode. |
|
| NodeDefLocale |
The default locale to be used by the node. |
|
| NodeDefVRNode (formerly NodeDefTS) |
Default voice response node in the host defined by NodeDefHost, to be used by all applications running in the node. |
|
| NodeName |
Specify the name of the node. |
|
| NodeTelephonyService (formerly NodeCallPathService) |
The name of the telephony service to be used by this node. |
|
| NumToApp= number, application |
Phone number to be dialed by callers, and the VoiceXML or Java application to answer calls made to this number. |
|
| NumToApp= number, service |
Phone number to be dialed by callers, and the CCXML service to handle calls made to this number. |
|
| Parameter |
A parameter name and value to be passed to the application. It can also be used to specify the URI of a VoiceXML application. |
|
| Password |
The password defined in the CallPath Enterprise Server JTAPI configuration. |
|
| RecoDefinition |
Defines the speech recognition technology to use, either for all languages or one specific language. |
|
| RecoService |
NodeName configuration entry, RecoService configuration entry |
The identifier of a RecoService entry. Distinguishes between entries for the same technology on different platforms. |
| RecoType |
A platform-independent label for the RecoService entry, used as a key to find the required speech recognition service. |
|
| RetrieveCommand |
The name of a command string used to retrieve a call. |
|
| RMIPortNumber |
The port number to use for the RMI registry. |
|
| InitialURI |
The URI of an initial CCXML document. |
|
| ServerName |
The port number and IP address of the CallPath Enterprise Server. |
|
SingleCall |
Specifies whether or not a separate browser instance handles each new inbound call to the CCXML service. |
|
| TelephonyService (formerly CallPathService) |
Identifies a telephony service. |
|
| TelURLLocale |
Defines a location within a telephony network. |
|
| TTSDefinition |
Defines the text-to-speech technology to use, either for all languages or one specific language. |
|
| TTSService |
NodeName configuration entry, TTSService configuration entry |
The identifier of a TTSService entry. Distinguishes between entries for the same technology on different platforms. |
| TTSType |
A platform-independent label for the TTSService entry, used as a key to find the required text-to-speech service. |
|
| UserName |
The user name defined in the CallPath Enterprise Server JTAPI configuration. |
|
| VRNode (formerly TSNode) {=yes or =no} |
Specifies whether the node is a voice response node. |