Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ooh323_peer Struct Reference
Collaboration diagram for ooh323_peer:
Collaboration graph
[legend]

Data Fields

char accountcode [20]
 
int amaflags
 
struct ast_format_capcap
 
int directrtp
 
int dtmfcodec
 
int dtmfmode
 
char * e164
 
int earlydirect
 
char * email
 
int faststart
 
int faxdetect
 
int g729onlyA
 
int h245tunneling
 
char * h323id
 
char ip [4 *8+7+2]
 
ast_mutex_t lock
 
int mFriend
 
char name [256]
 
int nat
 
struct ooh323_peernext
 
unsigned outgoinglimit
 
unsigned outUse
 
int port
 
int rtdrcount
 
int rtdrinterval
 
struct OOH323Regex * rtpmask
 
char rtpmaskstr [120]
 
int rtptimeout
 
int t38support
 
char * url
 

Detailed Description

Definition at line 284 of file chan_ooh323.c.

Field Documentation

◆ accountcode

char accountcode[20]

Definition at line 290 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ amaflags

int amaflags

Definition at line 291 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ cap

struct ast_format_cap* cap

Definition at line 289 of file chan_ooh323.c.

Referenced by build_peer(), ooh323_delete_peer(), and ooh323_request().

◆ directrtp

int directrtp

Definition at line 309 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ dtmfcodec

int dtmfcodec

Definition at line 293 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ dtmfmode

int dtmfmode

Definition at line 292 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ e164

char* e164

◆ earlydirect

int earlydirect

Definition at line 310 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ email

char* email

Definition at line 300 of file chan_ooh323.c.

Referenced by build_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().

◆ faststart

int faststart

Definition at line 308 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ faxdetect

int faxdetect

Definition at line 294 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ g729onlyA

int g729onlyA

Definition at line 311 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ h245tunneling

int h245tunneling

Definition at line 308 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ h323id

char* h323id

◆ ip

char ip[4 *8+7+2]

Definition at line 297 of file chan_ooh323.c.

Referenced by build_peer(), find_friend(), find_peer(), and ooh323_request().

◆ lock

◆ mFriend

int mFriend

Definition at line 296 of file chan_ooh323.c.

Referenced by build_peer().

◆ name

char name[256]

◆ nat

int nat

Definition at line 307 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ next

struct ooh323_peer* next

◆ outgoinglimit

unsigned outgoinglimit

Definition at line 287 of file chan_ooh323.c.

Referenced by build_peer().

◆ outUse

unsigned outUse

Definition at line 288 of file chan_ooh323.c.

◆ port

int port

Definition at line 298 of file chan_ooh323.c.

Referenced by build_peer(), find_friend(), ooh323_request(), and Registration::write().

◆ rtdrcount

int rtdrcount

Definition at line 306 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ rtdrinterval

int rtdrinterval

Definition at line 306 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ rtpmask

struct OOH323Regex* rtpmask

Definition at line 304 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ rtpmaskstr

char rtpmaskstr[120]

Definition at line 305 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ rtptimeout

int rtptimeout

Definition at line 303 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ t38support

int t38support

Definition at line 295 of file chan_ooh323.c.

Referenced by build_peer(), and ooh323_request().

◆ url

char* url

Definition at line 301 of file chan_ooh323.c.

Referenced by build_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().


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