Structure for Accept header field. More...
#include <sip.h>

Data Fields | |
| sip_common_t | ac_common [1] |
| Common fragment info. | |
| sip_accept_t * | ac_next |
| Pointer to next Accept value. | |
| char const * | ac_type |
| Pointer to type/subtype. | |
| char const * | ac_subtype |
| Points after first slash in type. | |
| msg_param_t const * | ac_params |
| List of parameters. | |
| char const * | ac_q |
| Value of q parameter. | |
Structure for Accept header field.