sip-recursion-policy > sip-response-code

This subelement is used to configure the number of retries the system should perform for a specific SIP peer's response, as a response code value.

Parameters

response-code
SIP response code number to associate with an attempt number through this configuration element.
  • Default: 503
  • Range: 300 - 599
attempts
When a message with the above configured response-code is received, this parameter shall be the number of times to direct a request toward a routing target before trying the next target on the routing list. Application of this value is determined by the sip-recursion-policy mode parameter.
  • Default: 1
  • Range: 1 - 1000

Path

sip-response-code is a subelement of the sip-recursion-policy path. The full path from the topmost ACLI prompt is configure terminal, and then session-router, and then sip-recursion-policy, and then sip-response-code