Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char | accountcode [20] |
int | amaflags |
int | aniasdni |
struct ast_format_cap * | cap |
char | context [AST_MAX_EXTENSION] |
int | directrtp |
int | dtmfcodec |
int | dtmfmode |
int | earlydirect |
int | faststart |
int | faxdetect |
int | g729onlyA |
int | h245tunneling |
int | incominglimit |
unsigned | inUse |
ast_mutex_t | lock |
char | mIP [4 *8+7+2] |
int | mUseIP |
char | name [256] |
int | nat |
struct ooh323_user * | next |
int | rtdrcount |
int | rtdrinterval |
struct OOH323Regex * | rtpmask |
char | rtpmaskstr [120] |
int | rtptimeout |
int | t38support |
Definition at line 255 of file chan_ooh323.c.
char accountcode[20] |
Definition at line 261 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int amaflags |
Definition at line 262 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int aniasdni |
Definition at line 279 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
struct ast_format_cap* cap |
Definition at line 263 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
char context[AST_MAX_EXTENSION] |
Definition at line 258 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int directrtp |
Definition at line 276 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int dtmfcodec |
Definition at line 265 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int dtmfmode |
Definition at line 264 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int earlydirect |
Definition at line 277 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int faststart |
Definition at line 275 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int faxdetect |
Definition at line 266 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int g729onlyA |
Definition at line 278 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int h245tunneling |
Definition at line 275 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int incominglimit |
Definition at line 259 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
unsigned inUse |
Definition at line 260 of file chan_ooh323.c.
Referenced by ooh323_destroy(), and ooh323_onReceivedSetup().
ast_mutex_t lock |
Definition at line 256 of file chan_ooh323.c.
Referenced by build_user(), handle_cli_ooh323_show_user(), handle_cli_ooh323_show_users(), ooh323_destroy(), and ooh323_onReceivedSetup().
char mIP[4 *8+7+2] |
Definition at line 270 of file chan_ooh323.c.
Referenced by build_user(), find_user(), and ooh323_onReceivedSetup().
int mUseIP |
Definition at line 269 of file chan_ooh323.c.
Referenced by build_user(), find_user(), and ooh323_onReceivedSetup().
char name[256] |
Definition at line 257 of file chan_ooh323.c.
Referenced by build_user(), find_user(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), and ooh323_onReceivedSetup().
int nat |
Definition at line 274 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
struct ooh323_user* next |
Definition at line 280 of file chan_ooh323.c.
Referenced by delete_users(), find_user(), and reload_config().
int rtdrcount |
Definition at line 273 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int rtdrinterval |
Definition at line 273 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
struct OOH323Regex* rtpmask |
Definition at line 271 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
char rtpmaskstr[120] |
Definition at line 272 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int rtptimeout |
Definition at line 268 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().
int t38support |
Definition at line 267 of file chan_ooh323.c.
Referenced by build_user(), and ooh323_onReceivedSetup().