Cisco Cisco ASR 5000

Page of 9109
CSCF Serving-CSCF Configuration Mode Commands   
▀  sip-request 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3386 
   
sip-request 
Configures SIP Request-related configuration in this S-CSCF service. 
Product
 
SCM (S-CSCF, SIP Proxy) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Serving-CSCF Configuration 
configure > context context_name > cscf service service_name > serving-cscf
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-serving-cscf)# 
Syntax
 
sip-request re-route { max-attempts attempts | response-code code } 
default sip-request re-route max-attempts 
no sip-request re-route response-code code 
default
 
Specifies a maximum number of two re-route attempts that a S-CSCF should allow for a given call before 
passing the negative response upstream. 
no
 
Disables the specified Response code. 
re-route
 
Specify SIP Request re-route related configuration. 
max-attempts
 
attempts
 
Specifies the maximum number of re-route attempts that a S-CSCF should allow for a given call before 
passing the negative response upstream. 
attempts
 must be an integer from 1 to 10. 
Default: 2 
response-code
 
code
 
Specifies the list of Response codes that will be considered as re-routable responses to a call attempt. 
code
 must be a three-digit integer from 400 to 699. 
Important:
  You may configure a maximum of five response code values per S-CSCF service.