Structure for Subscription-State header. More...
#include <sip.h>

Data Fields | |
| sip_common_t | ss_common [1] |
| Common fragment info. | |
| sip_error_t * | ss_next |
| Dummy link to next. | |
| char const * | ss_substate |
| Subscription state: "pending", "active" or "terminated". | |
| msg_param_t const * | ss_params |
| List of parameters. | |
| char const * | ss_reason |
| Reason for termination. | |
| char const * | ss_expires |
| Subscription lifetime. | |
| char const * | ss_retry_after |
| Value of retry-after parameter. | |
Structure for Subscription-State header.