Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 5302
  CSCF SIP Proxy Configuration Mode Commands 
registration  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22948-01 
registration 
Configures a registration lifetime for all subscribers to the service. 
Product
 
SCM (S-CSCF, SIP Proxy) 
Privilege
 
Administrator 
Syntax
 
 
: Specifies the default amount of time that a registration can exist on the system. 
 must be 
an integer from 60 to 
 
 -1. Default is 3761. default 
 must be < or = to max 
 and > or = to min 

 
: Specifies the maximum amount of time that a registration can exist on the system. 
 must be an 
integer from 60 to 2147483646. Default is 86400. max 
 must be > or = to min 
 
: Specifies the minimum amount of time that a registration can exist on the system. 
 must be an 
integer from 60 to 
 
 -1. Default is 60. min 
 must be < or = to max 
Returns the command to the default settings. 
Usage
 
Use this command to control the amount of time registrations are allowed to exist on this service. 
The system responds to registrations in the following manner: 
Using default values: 
 
If a registration with an expiration value lower than the service‘s minimum (60) is received, the service 
will respond with a 423 Interval Too Small message. 
 
If a registration with an expiration value higher than the service‘s maximum (2147483646) is received, 
the service will automatically reduce the expiration value to the default value. 
 
If a registration is received missing the ―Expires‖ value, or the value is malformed, the service will 
automatically respond with 3761 in the 200OK message. 
Example 
The following command configures the maximum registration lifetime to 
 (12 hours):