IndexCallRecordings
A Boolean value that specifies whether to index call recordings.
The connector indexes a document for each chat message. Some chat messages represent recorded calls rather than ordinary messages.
- When you set this parameter to
TRUE
, a chat message that represents a recorded call is indexed with the recording as an associated content file. - When you set this parameter to
FALSE
, a chat message that represents a recorded call is indexed without an associated file.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexCallRecordings=TRUE
|
See Also: |