error-announcement-map > entries
The entries subelement of error-announcement-map maps error types to media files. Each entry must be unique and requires announcement-file and either sip-response-code, q850-cause-code, or both. You can configure a maximum of 100 entries.
Parameters
- sip-response-code
- The SIP response code to map to the announcement file.
- Values: Min: 400 / Max: 699
- Default: 0
If you set this to 0, no SIP response will be mapped to the announcement file.
- q850-cause-code
- The q850 cause code to map to the announcement file.
- Values: Min: 1 / Max: 127
- Default: 0
If you set this to 0, no q850 cause will be mapped to the announcement file.
- announcement-file
- The name of the file, located in the /code/media/ directory, used to play the announcement. The filename must be no longer than 32 characters, including the extension, and may not contain a slash (/).
There is no default value for this parameter.
Path
Entries is a subelement under the error-announcement-map configuration element, which is located under the session-router path. The full path from the topmost ACLI prompt is: .
Note:
This is a multiple instance configuration element.