| libosip
    5.3.0
    | 
#include <osip.h>
| Public Attributes | |
| int | timer_g_length | 
| struct timeval | timer_g_start | 
| int | timer_h_length | 
| struct timeval | timer_h_start | 
| int | timer_i_length | 
| struct timeval | timer_i_start | 
Structure for INVITE SERVER TRANSACTION.
| int osip_ist::timer_g_length | 
Timer G G=MIN(T1*2,T2) for unreliable trans.
| struct timeval osip_ist::timer_g_start | 
Timer G (0 when reliable transport is used)
| int osip_ist::timer_h_length | 
Timer H H = 64* T1
| struct timeval osip_ist::timer_h_start | 
Timer H (fire if no ACK is received)
| int osip_ist::timer_i_length | 
Timer I I = T4 for unreliable (or 0)
| struct timeval osip_ist::timer_i_start | 
Timer I (absorb all ACK)