Jump to: navigation, search

Related Configuration Options

The following configuration options support the Account Code feature:

accode-data

Default Value: none
Valid Values:
none—T-Server does not map the switch account codes to the call user data.
udata—T-Server attaches reported account codes as user data, using the key defined by the accode-name option. T-Server then sends requests to set account codes to the switch, when such user data keys are used in client requests AttachUserData or UpdateUserData.
ext—T-Server attaches user data as extensions to all call events and does not intercept user data update requests with the reserved keys.
Changes Take Effect: Immediately
Related Feature: Account Codes

Specifies whether T-Server has to map the switch account codes to call user data (value udata), to extensions (value ext) or will not map switch account codes (value none).

Note: T-Server uses the reserved keys sent in any call-related client-request Extensions attribute, regardless of the value of this option. The only exception is when the configuration option is set to udata and the user data in the request contains the account code.

accode-name

Default Value: AccountCode
Valid Values: Any valid key name
Changes Take Effect: Immediately
Related Feature: Account Codes

Specifies the data key name under which T-Server attaches the account code to the call, as either user data or extensions.

accode-privateservice

Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately Related Feature: Account Codes

Enables or disables the use of TPrivateService and EventPrivateInfo for handling the Account Code feature.

acw-retain-call

Default Value: false
Valid Values:true, false
Changes Take Effect: Immediately
Related Feature: Account Codes

Instructs T-Server to retain the last agent business call while the agent is in an After-Call Work (ACW) period and allows user data updates to be added after the call has been released. This allows the account code to be attached to the previous call. When set to true, T-Server sends the account code in the EventUserEvent message, rather than the EventAttachedDataChanged message, to avoid confusing existing desktop applications.

Note: To enable the Standard Account Code functionality in T-Server, both this option and acw-retain-lock must be enabled.


acw-retain-lock

Default Value: 0 (zero)
Valid Values: Any positive integer
Changes Take Effect: Immediately
Related Feature: Account Codes

Specifies the period of time, in seconds, for the call to remain locked in Call Concentrator after the call has been released. When this option is enabled, T-Server sends an EventUserEvent event with the Extension attribute key, LockCall and the value set by the option. Typically, this value should be greater than the After-Call Work (ACW) value.

Note: To enable the Standard Account Code functionality in T-Server, both this option and the acw-retain-call option must be enabled. In addition, the acw-retain-lock option must be set to a value equal to, or greater than, the value set on the PBX for the Account Code timeout period.


This page was last edited on June 13, 2013, at 20:24.
Comments or questions about this documentation? Contact us for support!