|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| char | accountcode [20] |
| int | amaflags |
| struct ast_format_cap * | cap |
| int | directrtp |
| int | dtmfcodec |
| int | dtmfmode |
| char * | e164 |
| int | earlydirect |
| char * | |
| 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_peer * | next |
| unsigned | outgoinglimit |
| unsigned | outUse |
| int | port |
| int | rtdrcount |
| int | rtdrinterval |
| struct OOH323Regex * | rtpmask |
| char | rtpmaskstr [120] |
| int | rtptimeout |
| int | t38support |
| char * | url |
Definition at line 284 of file chan_ooh323.c.
| char accountcode[20] |
Definition at line 290 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int amaflags |
Definition at line 291 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| struct ast_format_cap* cap |
Definition at line 289 of file chan_ooh323.c.
Referenced by build_peer(), ooh323_delete_peer(), and ooh323_request().
| int directrtp |
Definition at line 309 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int dtmfcodec |
Definition at line 293 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int dtmfmode |
Definition at line 292 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| char* e164 |
Definition at line 302 of file chan_ooh323.c.
Referenced by build_peer(), find_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().
| int earlydirect |
Definition at line 310 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| char* email |
Definition at line 300 of file chan_ooh323.c.
Referenced by build_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().
| int faststart |
Definition at line 308 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int faxdetect |
Definition at line 294 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int g729onlyA |
Definition at line 311 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int h245tunneling |
Definition at line 308 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| char* h323id |
Definition at line 299 of file chan_ooh323.c.
Referenced by build_peer(), find_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().
| 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().
| ast_mutex_t lock |
Definition at line 285 of file chan_ooh323.c.
Referenced by build_peer(), handle_cli_ooh323_show_peer(), and handle_cli_ooh323_show_peers().
| int mFriend |
Definition at line 296 of file chan_ooh323.c.
Referenced by build_peer().
| char name[256] |
Definition at line 286 of file chan_ooh323.c.
Referenced by build_peer(), find_peer(), PathSegment::get_child(), SwaggerType::load(), and ooh323_request().
| int nat |
Definition at line 307 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| struct ooh323_peer* next |
Definition at line 312 of file chan_ooh323.c.
Referenced by delete_peers(), find_friend(), find_peer(), handle_cli_ooh323_show_peer(), handle_cli_ooh323_show_peers(), load_module(), ooh323_delete_peer(), ooh323_do_reload(), and reload_config().
| unsigned outgoinglimit |
Definition at line 287 of file chan_ooh323.c.
Referenced by build_peer().
| unsigned outUse |
Definition at line 288 of file chan_ooh323.c.
| int port |
Definition at line 298 of file chan_ooh323.c.
Referenced by build_peer(), find_friend(), and ooh323_request().
| int rtdrcount |
Definition at line 306 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int rtdrinterval |
Definition at line 306 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| struct OOH323Regex* rtpmask |
Definition at line 304 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| char rtpmaskstr[120] |
Definition at line 305 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int rtptimeout |
Definition at line 303 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| int t38support |
Definition at line 295 of file chan_ooh323.c.
Referenced by build_peer(), and ooh323_request().
| char* url |
Definition at line 301 of file chan_ooh323.c.
Referenced by build_peer(), load_module(), ooh323_delete_peer(), and ooh323_do_reload().