Mon Aug 31 12:30:49 2015

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
struct 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 125 of file chan_jingle.c.


Field Documentation

unsigned int component

ex. : 1 for RTP, 2 for RTCP

Definition at line 126 of file chan_jingle.c.

Referenced by jingle_create_candidates().

unsigned int foundation

Function of IP, protocol, type

Definition at line 127 of file chan_jingle.c.

Referenced by jingle_create_candidates().

unsigned int generation

Definition at line 128 of file chan_jingle.c.

Referenced by jingle_add_candidate(), and jingle_create_candidates().

char ip[16]
unsigned int network

Definition at line 130 of file chan_jingle.c.

Referenced by jingle_add_candidate(), and jingle_create_candidates().

struct jingle_candidate* next [read]
char password[100]

Definition at line 134 of file chan_jingle.c.

Referenced by jingle_add_candidate(), and jingle_create_candidates().

unsigned int port
unsigned int preference

Definition at line 137 of file chan_jingle.c.

unsigned int priority

Definition at line 132 of file chan_jingle.c.

Referenced by jingle_create_candidates().

Definition at line 133 of file chan_jingle.c.

Referenced by jingle_add_candidate(), and jingle_create_candidates().

Definition at line 135 of file chan_jingle.c.

Referenced by jingle_add_candidate(), and jingle_create_candidates().

char ufrag[100]

Definition at line 136 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 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1