response-code-and-phrase-entry

The response-code-and-phrase-entry sub-element provides access to the parameters you use to configure additional response codes and phrases that you want to track. The system tracks these code/response pairs using ACLI counters (show sipd invite detail), SNMP and HDR. You can configure multiple response-code-and-phrase-entry sub-elements for each named response-code-and-phrase-config, allowing you to record multiple code/phrase pairs.

Parameters

response-code
Specifies the code number that you want to monitor. Valid values are integers from 100 to 999, limited to three numeric characters and with a default of 100.
response-phrase
Specifies the text returned as a reason for INVITE rejection that is associated with the code number configured above, and that you want to monitor. Valid values are alphabetic characters, with a maximum number of characters limited to 64.

You must enclose phrases with multiple words within double quotes. For example, to configure the phrase Stale Date, enter the text "Stale Date".

Path

response-code-and-phrase-entry is an element of the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then session-router, and then response-code-and-phrase-config, and then response-code-and-phrase-entry.