Exosip_event -
#include <eXosip.h>
eXosip_event_type_t type
char textinfo [256]
void * external_reference
osip_message_t * request
osip_message_t * response
osip_message_t * ack
int tid
int did
int rid
int cid
int sid
int nid
int ss_status
int ss_reason
Structure for event description
type of the event
text description of event
external reference (for calls)
request within current transaction
last response within current transaction
ack within current transaction
unique id for transactions (to be used for answers)
unique id for SIP dialogs
unique id for registration
unique id for SIP calls (but multiple dialogs!)
unique id for outgoing subscriptions
unique id for incoming subscriptions
current Subscription-State for subscription
current Reason status for subscription
Generated automatically by Doxygen for libeXosip2 from the source code.