nua_handle_s Struct Reference

#include <nua_stack.h>

Collaboration diagram for nua_handle_s:

[legend]

Detailed Description

NUA handle.


Data Fields

su_home_t nh_home [1]
 Memory home.
nua_tnh_nua
 Pointer to NUA object.
void * nh_valid
 Cookie.
nua_hmagic_tnh_magic
 Application context.
tagi_tnh_tags
 Initial tags.
tagi_tnh_ptags
 Initial parameters.
nua_handle_tnh_identity
 Identity.
nua_handle_preferences_tnh_prefs
 Preferences.
nua_event_t nh_special
 Special event.
unsigned nh_has_invite:1
 Has call.
unsigned nh_has_subscribe:1
 Has watcher.
unsigned nh_has_notify:1
 Has notifier.
unsigned nh_has_register:1
 Has registration.
unsigned nh_ref_by_stack:1
 Has stack used the handle?
unsigned nh_ref_by_user:1
 Has user used the handle?
unsigned nh_init:1
 Handle has been initialized.
unsigned nh_used_ptags:1
 Ptags has been used.
auth_client_t * nh_auth
 Authorization objects.
soa_session_t * nh_soa
 Media session.
nea_server_tnh_notifier
 SIP notifier.


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