Modules | |
Erroneous Headers | |
The erroneous headers are stored in msg_error_t structure. | |
Unknown Headers | |
The unknown headers are handled with msg_unknown_t structure. | |
Message Body | |
The payload object contains the message body. | |
Message Separator | |
An empty line separates headers from the message body. | |
Files | |
file | msg_header.h |
Defined when <sofia-sip/msg_header.h> has been included. | |
file | msg_protos.h |
Defined when <sofia-sip/msg_protos.h> has been included. | |
Functions | |
size_t | msg_params_copy_xtra (msg_param_t const pp[], size_t offset) |
Calculate size of a parameter vector. |