The Al_TemplateListFile parameter specifies a list containing all the alarm templates to match detected alarms against.
There are two methods for creating a list of files:
Create the list in IDOL Speech Server's list manager. To specify the list in the Al_TemplateListFile parameter, prefix the list name with ListManager/. For example:
Al_TemplateListFile=ListManager/ListName
For more information about IDOL Speech Server's list manager, see the IDOL Speech Server Administration Guide.
To specify files in a list, use one of the following formats:
Note: The TempDir parameter in the [Paths] section of the configuration file sets the location of the temporary directory.
If you exclude paths or specify relative paths, you can supply a path prefix using a separate parameter. The path is prefixed to each list entry unless it already contains an absolute path.
| Type: | String |
|---|---|
| Default: | None |
| Required: | No |
| Configuration Section: | audiosec module |
| Example: | Al_TemplateListFile=ListManager/alarms
|
| See also: |
TemplateList (action parameter) |
|
|