libosip
5.3.0
|
#include <osip.h>
Public Attributes | |
int | timer_e_length |
struct timeval | timer_e_start |
int | timer_f_length |
struct timeval | timer_f_start |
int | timer_k_length |
struct timeval | timer_k_start |
char * | destination |
int | port |
Structure for NON-INVITE CLIENT TRANSACTION.
char* osip_nict::destination |
IP used to send requests
Referenced by osip_nict_set_destination(), and osip_transaction_get_destination().
int osip_nict::port |
port of next hop
Referenced by osip_nict_set_destination(), and osip_transaction_get_destination().
int osip_nict::timer_e_length |
Timer E A=T1, A=2xT1... (unreliable only)
struct timeval osip_nict::timer_e_start |
Timer E (retransmission)
int osip_nict::timer_f_length |
Timer F B = 64* T1
struct timeval osip_nict::timer_f_start |
Timer F (fire when transaction timeout)
int osip_nict::timer_k_length |
Timer K K = T4 (else = 0)
struct timeval osip_nict::timer_k_start |
Timer K