Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
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
Command Modes
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 Description
[ no ] recurse-on-redirect-resp
no
Disables the 3xx recursion feature.
Usage Guidelines
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.
Examples
Enable recursion on 3xx:
recurse-on-redirect-resp
Disable recursion on 3xx:
no recurse-on-redirect-resp
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1566
CSCF Service Configuration Mode Commands
recurse-on-redirect-resp