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

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_ice_sess_checklist Struct Reference
[ICE Session]


Detailed Description

This structure represents ICE check list, that is an ordered set of candidate pairs that an agent will use to generate checks.

Data Fields

pj_ice_sess_checklist_state state
unsigned count
pj_ice_sess_check checks [PJ_ICE_MAX_CHECKS]
pj_timer_entry timer

Field Documentation

Number of candidate pairs (checks).

Array of candidate pairs (checks).

A timer used to perform periodic check for this checklist.


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

 


PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
(C)2001-2008 Benny Prijono