Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
timeout
Sets timeout values for CSCF and SIP transactions for subscribers using this Access Profile.
Product
SCM (P-CSCF, A-BG)
Privilege
Administrator
Command Modes
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 Description
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).
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1301
CSCF Access Profile Configuration Mode Commands
timeout