local-response-map > entries

The entries subelement is used to add a local response map entry for RFC3326 support. Each entry into the map allows for the configuration of a unique SIP response code and description in the sip-status and sip-reason fields, which will appear in the “Status-line” of the SIP response. The q850-cause and q850-reason fields are part of the optional “Reason Header” which is added to the SIP response if enabled through the sip-config configuration element.

Parameters

local-error
Enter the local error condition. When not specified, the sip-reason field in the SIP response defaults to “Service Unavailable”.
  • dsp-resource-limit-reached — changes the sip-reason field in the SIP response, when there are no more available DSP resources, from “Service Unavailable” to the description configured in sip-reason.
  • licensed-session-capacity-reached — changes the sip-reason field in the SIP response, when license session capacity has been reached, from “Service Unavailable” to the description configured in sip-reason.
  • transcoding-licensed-session-capacity-reached — changes the sip-reason field in the SIP response, when there are no more available transcoding licenses, from “Service Unavailable” to the description configured in sip-reason.
sip-status
Enter the SIP response code to use for this error.
  • Values: Min: 100 / Max: 699
q850-cause
Enter the Q.850 cause code.
  • Values: Min: 0 / Max: 2147483647
sip-reason
Enter the SIP response code description.
q850-reason
Enter the Q850 cause code description.
method
Enter the name of the locally generated SIP failure response message you want to map to a 200 OK. When this parameter is left blank, the SIP registration response mapping feature is turned off.
register-response-expires
Enter the time, in seconds, you want to use for the expires time when mapping the SIP method you identified in the method parameter.
  • Values: Min: 0 | Max: 999999999

Path

local-response-map-entries is an subelement under the local-response-map configuration element. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then local-response-map , and then local-response-map-entries.