Structure for INVITE SERVER TRANSACTION.
More...
#include <osip.h>
Structure for INVITE SERVER TRANSACTION.
Definition at line 252 of file osip.h.
int osip_ist::timer_g_length |
Timer G G=MIN(T1*2,T2) for unreliable trans.
Definition at line 253 of file osip.h.
struct timeval osip_ist::timer_g_start |
Timer G (0 when reliable transport is used)
Definition at line 254 of file osip.h.
int osip_ist::timer_h_length |
Timer H H = 64* T1.
Definition at line 255 of file osip.h.
struct timeval osip_ist::timer_h_start |
Timer H (fire if no ACK is received)
Definition at line 256 of file osip.h.
int osip_ist::timer_i_length |
Timer I I = T4 for unreliable (or 0)
Definition at line 257 of file osip.h.
struct timeval osip_ist::timer_i_start |
Timer I (absorb all ACK)
Definition at line 258 of file osip.h.
The documentation for this struct was generated from the following file: