Go to the source code of this file.
|
| pcpp |
| The main namespace for the PcapPlusPlus lib.
|
|
◆ PCPP_SIP_ACCEPT_ENCODING_FIELD
#define PCPP_SIP_ACCEPT_ENCODING_FIELD "Accept-Encoding" |
◆ PCPP_SIP_ACCEPT_FIELD
#define PCPP_SIP_ACCEPT_FIELD "Accept" |
◆ PCPP_SIP_ACCEPT_LANGUAGE_FIELD
#define PCPP_SIP_ACCEPT_LANGUAGE_FIELD "Accept-Language" |
◆ PCPP_SIP_ALLOW_FIELD
#define PCPP_SIP_ALLOW_FIELD "Allow" |
◆ PCPP_SIP_AUTHORIZATION_FIELD
#define PCPP_SIP_AUTHORIZATION_FIELD "Authorization" |
◆ PCPP_SIP_CALL_ID_FIELD
#define PCPP_SIP_CALL_ID_FIELD "Call-ID" |
◆ PCPP_SIP_CONTACT_FIELD
#define PCPP_SIP_CONTACT_FIELD "Contact" |
◆ PCPP_SIP_CONTENT_DISPOSITION_FIELD
#define PCPP_SIP_CONTENT_DISPOSITION_FIELD "Content-Disposition" |
Content-Disposition field
◆ PCPP_SIP_CONTENT_ENCODING_FIELD
#define PCPP_SIP_CONTENT_ENCODING_FIELD "Content-Encoding" |
◆ PCPP_SIP_CONTENT_LANGUAGE_FIELD
#define PCPP_SIP_CONTENT_LANGUAGE_FIELD "Content-Language" |
◆ PCPP_SIP_CONTENT_LENGTH_FIELD
#define PCPP_SIP_CONTENT_LENGTH_FIELD "Content-Length" |
◆ PCPP_SIP_CONTENT_TYPE_FIELD
#define PCPP_SIP_CONTENT_TYPE_FIELD "Content-Type" |
◆ PCPP_SIP_CSEQ_FIELD
#define PCPP_SIP_CSEQ_FIELD "CSeq" |
◆ PCPP_SIP_DATE_FIELD
#define PCPP_SIP_DATE_FIELD "Date" |
◆ PCPP_SIP_FROM_FIELD
#define PCPP_SIP_FROM_FIELD "From" |
◆ PCPP_SIP_MAX_FORWARDS_FIELD
#define PCPP_SIP_MAX_FORWARDS_FIELD "Max-Forwards" |
◆ PCPP_SIP_MIME_VERSION_FIELD
#define PCPP_SIP_MIME_VERSION_FIELD "MIME-Version" |
◆ PCPP_SIP_REASON_FIELD
#define PCPP_SIP_REASON_FIELD "Reason" |
◆ PCPP_SIP_RECORD_ROUTE_FIELD
#define PCPP_SIP_RECORD_ROUTE_FIELD "Record-Route" |
◆ PCPP_SIP_RETRY_AFTER_FIELD
#define PCPP_SIP_RETRY_AFTER_FIELD "Retry-After" |
◆ PCPP_SIP_SERVER_FIELD
#define PCPP_SIP_SERVER_FIELD "Server" |
◆ PCPP_SIP_SUPPORTED_FIELD
#define PCPP_SIP_SUPPORTED_FIELD "Supported" |
◆ PCPP_SIP_TO_FIELD
#define PCPP_SIP_TO_FIELD "To" |
◆ PCPP_SIP_USER_AGENT_FIELD
#define PCPP_SIP_USER_AGENT_FIELD "User-Agent" |
◆ PCPP_SIP_VIA_FIELD
#define PCPP_SIP_VIA_FIELD "Via" |
◆ PCPP_SIP_WWW_AUTHENTICATE_FIELD
#define PCPP_SIP_WWW_AUTHENTICATE_FIELD "WWW-Authenticate" |