pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJNATH Reference

pj_stun_ice_controlled_attr Struct Reference
[STUN Message Representation and Parsing]

Data Fields

pj_stun_attr_hdr hdr
pj_timestamp value

Detailed Description

This structure represents a generic STUN attributes with 64bit (unsigned) integer value, such as ICE-CONTROLLED and ICE-CONTROLLING attributes.

This describes the TURN RESERVATION-TOKEN attribute. The RESERVATION-TOKEN attribute contains a token that uniquely identifies a relayed transport address being held in reserve by the server. The server includes this attribute in a success response to tell the client about the token, and the client includes this attribute in a subsequent Allocate request to request the server use that relayed transport address for the allocation.

The attribute value is a 64-bit-long field containing the token value.

This describes ICE-CONTROLLING attribute.

This describes ICE-CONTROLLED attribute.


Field Documentation

pj_stun_attr_hdr pj_stun_ice_controlled_attr::hdr

Standard STUN attribute header.

pj_timestamp pj_stun_ice_controlled_attr::value

The 64bit value, in host byte order, represented with pj_timestamp.


The documentation for this struct was generated from the following file:

 


PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
Copyright (C) 2006-2009 Teluu Inc.