Cisco Cisco ASR 5000

Page of 9109
  CSCF Access Profile Configuration Mode Commands 
timeout  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3073 
timeout 
Sets timeout values for CSCF and SIP transactions for subscribers using this Access Profile. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Access Profile Configuration 
configure > context context_name > cscf access-profile { default | name profile_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-access-profile)# 
Syntax
 
timeout sip { 3gpp-d sec | 3gpp-t1 msec | 3gpp-t2 sec | 3gpp-t4 sec | c sec | d sec | 
invite-expiry 
sec | t1 msec | t2 sec | t4 sec } 
default timeout sip { 3gpp-d | 3gpp-t1 | 3gpp-t2 | 3gpp-t4 | c | d | invite-expiry | t1 | 
t2 | t4 }
 
sip { 3gpp-d sec | 3gpp-t1 msec
 
| 3gpp-t2 sec
 
| 3gpp-t4 sec | c sec | d sec
 
invite-expiry sec | t1 msec
 
| t2 sec | t4 sec }
 
Sets transaction and expiry timers for SIP. 
3gpp-d sec
: This time is used to control the retransmission of 200OK messages to INVITEs after an ACK 
is sent. The ACK transaction is cleared after this period. This timer is applicable only for unreliable transport. 
sec
 must be an integer from 0 to 2147483646. 
Default: 64*T1 (128 seconds, recommended minimum) 
3gpp-t1 msec
: This timer is used to control the time interval between each retransmission. The interval 
doubles after each retransmission. This is used by P-CSCF/A-BG only when it sending message toward the 
UE. Example: T1, 2T1, 4T2, etc. This timer is applicable only for unreliable transport. 
msec
 must be an integer from 0 to 2147483646. 
Default: 2000 ms (2 secs, recommended minimum). 
3gpp-t2 sec
: This timer is used to control the period for which the request continues to get retransmitted. 
This is used by P-CSCF/A-BG only when it sending message toward the UE. This timer is applicable both for 
reliable and unreliable transport. 
sec
 must be an integer from 0 to 2147483646. 
Default: 16 seconds (recommended minimum). 
3gpp-t4 sec
: This timer is used to control the period for which the final response to non-invite transaction 
should be buffered. The buffered response for the retransmitted non-invite request should be sent within that 
interval. This timer is applicable only for unreliable transport. 
sec
 must be an integer from 0 to 2147483646. 
Default: 17 seconds (recommended minimum). 
sec
: This timer is used for an INVITE transaction; if the response is a provisional response with status 
codes 101 to 199 inclusive (anything but 100), the proxy must reset timer C for that client transaction. The 
timer may be reset to a different value, but this value must be greater than 3 minutes (180 seconds). When