SIP Witch 1.9.15
|
Public Member Functions | |
void | create () |
Data Fields | |
time_t | expires |
char | user [MAX_USERID_SIZE] |
char | type [64] |
char | from [MAX_URI_SIZE] |
char | body [1024] |
char | reply [MAX_USERID_SIZE] |
int | msglen |
void sipwitch::messages::message::create | ( | void | ) |
Definition at line 30 of file messages.cpp.
char sipwitch::messages::message::from[MAX_URI_SIZE] |
char sipwitch::messages::message::reply[MAX_USERID_SIZE] |
char sipwitch::messages::message::user[MAX_USERID_SIZE] |