Mon Jun 27 16:51:24 2011

Asterisk developer's documentation


jingle_candidate Struct Reference


Data Fields

unsigned int component
unsigned int foundation
unsigned int generation
char ip [16]
unsigned int network
jingle_candidatenext
char password [100]
unsigned int port
unsigned int preference
unsigned int priority
enum jingle_protocol protocol
enum jingle_connect_type type
char ufrag [100]

Detailed Description

Definition at line 124 of file chan_jingle.c.


Field Documentation

unsigned int component

ex. : 1 for RTP, 2 for RTCP

Definition at line 125 of file chan_jingle.c.

Referenced by jingle_create_candidates().

unsigned int foundation

Function of IP, protocol, type

Definition at line 126 of file chan_jingle.c.

Referenced by jingle_create_candidates().

unsigned int generation

Definition at line 127 of file chan_jingle.c.

Referenced by jingle_create_candidates().

char ip[16]

Definition at line 128 of file chan_jingle.c.

Referenced by jingle_create_candidates(), and jingle_update_stun().

unsigned int network

Definition at line 129 of file chan_jingle.c.

Referenced by jingle_create_candidates().

struct jingle_candidate* next

Definition at line 137 of file chan_jingle.c.

Referenced by jingle_create_candidates(), jingle_create_member(), jingle_free_candidates(), and jingle_update_stun().

char password[100]

Definition at line 133 of file chan_jingle.c.

Referenced by jingle_create_candidates().

unsigned int port

Definition at line 130 of file chan_jingle.c.

Referenced by jingle_create_candidates(), and jingle_update_stun().

unsigned int preference

Definition at line 136 of file chan_jingle.c.

unsigned int priority

Definition at line 131 of file chan_jingle.c.

Referenced by jingle_create_candidates().

enum jingle_protocol protocol

Definition at line 132 of file chan_jingle.c.

Referenced by jingle_create_candidates().

enum jingle_connect_type type

Definition at line 134 of file chan_jingle.c.

Referenced by jingle_create_candidates().

char ufrag[100]

Definition at line 135 of file chan_jingle.c.

Referenced by jingle_create_candidates(), and jingle_update_stun().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:24 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7