Structure for Call-Info header. More...
#include <sip.h>
Data Fields | |
sip_common_t | ci_common [1] |
Common fragment info. | |
sip_call_info_t * | ci_next |
Link to next Call-Info. | |
url_t | ci_url [1] |
URI to call info. | |
msg_param_t const * | ci_params |
List of parameters. | |
char const * | ci_purpose |
Value of purpose parameter. |
Structure for Call-Info header.