Structure for SIP request line. More...
#include <sip.h>
Data Fields | |
sip_common_t | rq_common [1] |
Common fragment info. | |
sip_error_t * | rq_next |
Link to next (dummy). | |
sip_method_t | rq_method |
Method enum. | |
char const * | rq_method_name |
Method name. | |
url_t | rq_url [1] |
RequestURI. | |
char const * | rq_version |
Protocol version. |
Structure for SIP request line.