nua_session_usage Struct Reference


Detailed Description

Session-related state.


Data Fields

enum nua_callstate ss_state
 Session status (enum nua_callstate).
unsigned ss_100rel:1
 Use 100rel, send 183.
unsigned ss_alerting:1
 180 is sent/received
unsigned ss_update_needed:2
 Send an UPDATE (do O/A if > 1).
unsigned ss_precondition:1
 Precondition required.
unsigned ss_reporting:1
 True if reporting state.
char const * ss_reason
 Reason for termination.


Field Documentation

char const* ss_reason

Reason for termination.


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