Structure for Reason header field. More...
#include <sip.h>
Data Fields | |
sip_common_t | re_common [1] |
Common fragment info. | |
sip_reason_t * | re_next |
Link to next. | |
char const * | re_protocol |
Protocol. | |
msg_param_t const * | re_params |
List of reason parameters. | |
char const * | re_cause |
Value of cause parameter. | |
char const * | re_text |
Value of text parameter. |
Structure for Reason header field.