Structure for Accept-Contact and Reject-Contact header fields. More...
#include <sip.h>

Data Fields | |
| sip_common_t | cp_common [1] |
| Common fragment info. | |
| sip_caller_prefs_t * | cp_next |
| Link to next (dummy). | |
| msg_param_t const * | cp_params |
| List of parameters. | |
| char const * | cp_q |
| Priority | |
| unsigned | cp_require:1 |
| Value of "require" parameter. | |
| unsigned | cp_explicit:1 |
| Value of "explicit" parameter. | |
Structure for Accept-Contact and Reject-Contact header fields.