nua_handle_preferences Struct Reference

#include <nua_params.h>

Collaboration diagram for nua_handle_preferences:

Collaboration graph
[legend]

Detailed Description

Defined when <nua_params.h> has been included.

Data Fields

unsigned nhp_retry_count
 times to retry a request
unsigned nhp_early_answer:1
 Include answer in 1XX.
unsigned nhp_early_media:1
 Establish early media with 100rel.
unsigned nhp_only183_100rel:1
 Only 100rel 183.
unsigned nhp_auto_ack:1
 Automatically ACK a final response.
unsigned nhp_invite_timeout
 INVITE timeout.
unsigned nhp_session_timer
 Default session timer (in seconds, 0 disables).
unsigned nhp_min_se
 Default Min-SE Delta value.
enum nua_session_refresher nhp_refresher
 no (preference), local or remote
unsigned nhp_update_refresh:1
 Use UPDATE to refresh.
unsigned nhp_win_messenger_enable: 1
 Be bug-compatible with Windows Messenger.
unsigned nhp_message_auto_respond: 1
 PIM-IW hack.
unsigned nhp_callee_caps:1
 Add callee caps to contact.
unsigned nhp_media_features:1
 Add media features to caps.
unsigned nhp_service_route_enable:1
 Enable Service-Route.
unsigned nhp_path_enable:1
 Enable Path.
unsigned nhp_auth_cache:1
 Authentication cache policy.
unsigned nhp_refer_with_id:1
 Always include id with Event: refer.
char const * nhp_outbound
 Outbound OPTIONS.
sip_route_tnhp_initial_route
 Initial route set.
url_string_tnhp_proxy
 Next hop URI (used instead of route).

Field Documentation

Only 100rel 183.

INVITE timeout.

If no response is received in nhp_invite_timeout seconds, INVITE client transaction times out

Next hop URI (used instead of route).


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