#include <osip_message.h>
Public Attributes | |
char * | sip_version |
osip_uri_t * | req_uri |
char * | sip_method |
int | status_code |
char * | reason_phrase |
osip_list_t * | accepts |
osip_list_t * | accept_encodings |
osip_list_t * | accept_languages |
osip_list_t * | alert_infos |
osip_list_t * | allows |
osip_list_t * | authentication_infos |
osip_list_t * | authorizations |
osip_call_id_t * | call_id |
osip_list_t * | call_infos |
osip_list_t * | contacts |
osip_list_t * | content_dispositions |
osip_list_t * | content_encodings |
osip_content_length_t * | content_length |
osip_content_type_t * | content_type |
osip_cseq_t * | cseq |
osip_list_t * | error_infos |
osip_from_t * | from |
osip_mime_version_t * | mime_version |
osip_list_t * | proxy_authenticates |
osip_list_t * | proxy_authentication_infos |
osip_list_t * | proxy_authorizations |
osip_list_t * | record_routes |
osip_list_t * | routes |
osip_to_t * | to |
osip_list_t * | vias |
osip_list_t * | www_authenticates |
osip_list_t * | headers |
osip_list_t * | bodies |
int | message_property |
char * | message |
size_t | message_length |
void * | application_data |
|
Accept-Encoding headers |
|
Accept-Language headers |
|
Accept headers |
|
Alert-Info headers |
|
Allows headers |
|
authentication_info headers |
|
Authorizations headers |
|
List of attachements |
|
Call-ID header |
|
Call-Infos header |
|
Contacts headers |
|
Content-Dispositions headers |
|
Content-Encodings headers |
|
Content-Length header |
|
Content-Type header |
|
CSeq header |
|
Error-Info headers |
|
From header |
|
Other headers |
|
Mime-Version header |
|
Proxy-Authenticate headers |
|
P-Authentication-Info headers |
|
Proxy-authorization headers |
|
Reason Phrase (SIP answer only) |
|
Record-Route headers |
|
Request-Uri (SIP request only) |
|
Route headers |
|
METHOD (SIP request only) |
|
SIP version (SIP request only) |
|
Status Code (SIP answer only) |
|
To header |
|
Vias headers |
|
WWW-Authenticate headers |