sip_subscription_state_s Struct Reference
[Subscription-State Header]

#include <sip.h>

Collaboration diagram for sip_subscription_state_s:

Collaboration graph
[legend]

Detailed Description

Structure for Subscription-State header.


Data Fields

sip_common_t ss_common [1]
 Common fragment info.
sip_error_tss_next
 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.


Sofia-SIP 1.12.1 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.