Structure for SIP status line. More...
#include <sip.h>
Data Fields | |
sip_common_t | st_common [1] |
Common fragment info. | |
sip_error_t * | st_next |
Link to next (dummy). | |
char const * | st_version |
Protocol version. | |
int | st_status |
Status code. | |
char const * | st_phrase |
Status phrase. |
Structure for SIP status line.