Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
CSCF Service Configuration Mode Commands   
▀  recurse-on-redirect-resp 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3132 
   
recurse-on-redirect-resp 
Enables the 3xx recursion feature. If enabled, the service will send further invites to the contacts specified upon 
receiving a 3xx redirect response. Default is disabled. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
[ no ] recurse-on-redirect-resp 
no
 
Disables the 3xx recursion feature. 
Usage 
When enabled and on receipt of a 3xx response, the service will collect the SIP URIs present in the Contact 
header(s) of 3xx and recursively contact each one of them until the call succeeds. The contacts are tried 
serially. There is a maximum implementation limit of 50 URIs. Each contact, in turn, can send a 3xx 
response. The service will honor them and append the new contacts. When disabled, the service treats a 3xx 
response as the final failure response and declares the call attempt “failed”. By default, this feature is 
disabled. 
Example
 
Enable recursion on 3xx: 
recurse-on-redirect-resp 
Disable recursion on 3xx: 
no recurse-on-redirect-resp