Fork me on GitHub
Data Fields
janus_sipre_stack Struct Reference

Data Fields

struct sip * sipstack
 
struct tls * tls
 
struct sipsess * sess
 
struct sipsess_sock * sess_sock
 
struct sipreg * reg
 
struct dnsc * dns_client
 
uint32_t expires
 
const struct sip_msg * invite
 
void * session
 

Field Documentation

◆ dns_client

struct dnsc* janus_sipre_stack::dns_client

◆ expires

uint32_t janus_sipre_stack::expires

◆ invite

const struct sip_msg* janus_sipre_stack::invite

◆ reg

struct sipreg* janus_sipre_stack::reg

◆ sess

struct sipsess* janus_sipre_stack::sess

◆ sess_sock

struct sipsess_sock* janus_sipre_stack::sess_sock

◆ session

void* janus_sipre_stack::session

◆ sipstack

struct sip* janus_sipre_stack::sipstack

◆ tls

struct tls* janus_sipre_stack::tls

The documentation for this struct was generated from the following file: