Asterisk - The Open Source Telephony Project
18.5.0
|
Definition at line 184 of file chan_ooh323.c.
char accountcode[256] |
Definition at line 234 of file chan_ooh323.c.
Referenced by ooh323_alloc(), ooh323_new(), ooh323_onReceivedSetup(), and ooh323_request().
int alertsent |
Definition at line 238 of file chan_ooh323.c.
Referenced by ooh323_answer(), and ooh323_indicate().
int amaflags |
Definition at line 236 of file chan_ooh323.c.
Referenced by ooh323_alloc(), ooh323_new(), ooh323_onReceivedSetup(), and ooh323_request().
int aniasdni |
Definition at line 247 of file chan_ooh323.c.
Referenced by ooh323_alloc(), and ooh323_onReceivedSetup().
unsigned int call_reference |
Definition at line 211 of file chan_ooh323.c.
Referenced by ooh323_alloc().
char callee_dialedDigits[AST_MAX_EXTENSION] |
Definition at line 222 of file chan_ooh323.c.
Referenced by function_ooh323_read(), ooh323_onReceivedSetup(), and update_our_aliases().
char callee_email[AST_MAX_EXTENSION] |
Definition at line 223 of file chan_ooh323.c.
Referenced by function_ooh323_read(), ooh323_onReceivedSetup(), and update_our_aliases().
char callee_h323id[AST_MAX_EXTENSION] |
Definition at line 221 of file chan_ooh323.c.
Referenced by function_ooh323_read(), ooh323_onReceivedSetup(), and update_our_aliases().
char callee_url[AST_MAX_EXTENSION] |
Definition at line 224 of file chan_ooh323.c.
Referenced by function_ooh323_read(), and update_our_aliases().
char caller_dialedDigits[AST_MAX_EXTENSION] |
Definition at line 218 of file chan_ooh323.c.
Referenced by function_ooh323_read(), onNewCallCreated(), onOutgoingCall(), ooh323_call(), ooh323_new(), and ooh323_onReceivedSetup().
char caller_email[AST_MAX_EXTENSION] |
Definition at line 219 of file chan_ooh323.c.
Referenced by function_ooh323_read(), ooh323_call(), ooh323_new(), and ooh323_onReceivedSetup().
char caller_h323id[AST_MAX_EXTENSION] |
Definition at line 217 of file chan_ooh323.c.
Referenced by function_ooh323_read(), onNewCallCreated(), onOutgoingCall(), ooh323_call(), ooh323_new(), and ooh323_onReceivedSetup().
char caller_url[256] |
Definition at line 220 of file chan_ooh323.c.
Referenced by function_ooh323_read(), ooh323_call(), ooh323_new(), and ooh323_onReceivedSetup().
char* callerid_name |
Definition at line 215 of file chan_ooh323.c.
Referenced by onNewCallCreated(), onOutgoingCall(), ooh323_call(), ooh323_destroy(), ooh323_new(), and ooh323_onReceivedSetup().
char* callerid_num |
Definition at line 216 of file chan_ooh323.c.
Referenced by onNewCallCreated(), onOutgoingCall(), ooh323_call(), ooh323_new(), and ooh323_onReceivedSetup().
char* callToken |
Definition at line 212 of file chan_ooh323.c.
Referenced by find_call(), ooh323_alloc(), ooh323_answer(), ooh323_call(), ooh323_digit_begin(), ooh323_hangup(), ooh323_indicate(), ooh323_request(), ooh323_rtp_read(), ooh323_set_rtp_peer(), and ooh323_write().
struct ast_format_cap* cap |
Definition at line 229 of file chan_ooh323.c.
Referenced by configure_local_rtp(), onNewCallCreated(), ooh323_alloc(), ooh323_get_codec(), ooh323_new(), ooh323_onReceivedSetup(), and ooh323_request().
int chmodepend |
Definition at line 201 of file chan_ooh323.c.
Referenced by onModeChanged(), ooh323_alloc(), ooh323_indicate(), ooh323_queryoption(), and ooh323_rtp_read().
char context[AST_MAX_EXTENSION] |
Definition at line 233 of file chan_ooh323.c.
Referenced by ooh323_alloc(), ooh323_new(), and ooh323_onReceivedSetup().
int directrtp |
Definition at line 239 of file chan_ooh323.c.
Referenced by ooh323_get_rtp_peer(), ooh323_onReceivedSetup(), and ooh323_request().
int dtmfcodec |
Definition at line 231 of file chan_ooh323.c.
Referenced by configure_local_rtp(), onNewCallCreated(), ooh323_alloc(), ooh323_onReceivedSetup(), ooh323_request(), and ooh323_set_write_format().
int dtmfmode |
Definition at line 230 of file chan_ooh323.c.
Referenced by configure_local_rtp(), onNewCallCreated(), ooh323_alloc(), ooh323_digit_begin(), ooh323_digit_end(), ooh323_new(), ooh323_onReceivedSetup(), ooh323_request(), ooh323_rtp_read(), and ooh323_set_write_format().
int earlydirect |
Definition at line 240 of file chan_ooh323.c.
Referenced by ooh323_get_rtp_peer(), ooh323_onReceivedSetup(), and ooh323_request().
char exten[AST_MAX_EXTENSION] |
Definition at line 232 of file chan_ooh323.c.
Referenced by onNewCallCreated(), ooh323_new(), ooh323_onReceivedSetup(), and ooh323_request().
int faststart |
Definition at line 246 of file chan_ooh323.c.
Referenced by ooh323_call(), ooh323_onReceivedSetup(), and ooh323_request().
int faxdetect |
Definition at line 192 of file chan_ooh323.c.
Referenced by function_ooh323_read(), function_ooh323_write(), onModeChanged(), ooh323_alloc(), ooh323_new(), ooh323_onReceivedSetup(), ooh323_request(), and ooh323_rtp_read().
int faxdetected |
Definition at line 193 of file chan_ooh323.c.
Referenced by onModeChanged(), ooh323_alloc(), and ooh323_rtp_read().
int faxmode |
Definition at line 196 of file chan_ooh323.c.
Referenced by onModeChanged(), ooh323_alloc(), ooh323_indicate(), ooh323_queryoption(), and ooh323_rtp_read().
unsigned int flags |
Definition at line 210 of file chan_ooh323.c.
Referenced by ooh323_alloc(), ooh323_call(), and ooh323_onReceivedSetup().
int g729onlyA |
Definition at line 241 of file chan_ooh323.c.
Referenced by build_peer(), build_user(), onNewCallCreated(), ooh323_alloc(), ooh323_onReceivedSetup(), ooh323_request(), and reload_config().
int h245tunneling |
Definition at line 246 of file chan_ooh323.c.
Referenced by ooh323_call(), ooh323_onReceivedSetup(), and ooh323_request().
char* host |
Definition at line 214 of file chan_ooh323.c.
Referenced by ooh323_call(), ooh323_request(), and Registration::write().
time_t lastrtprx |
Definition at line 209 of file chan_ooh323.c.
Referenced by do_monitor(), and ooh323_rtp_read().
time_t lastrtptx |
Definition at line 208 of file chan_ooh323.c.
Referenced by do_monitor(), and ooh323_write().
time_t lastTxT38 |
Definition at line 200 of file chan_ooh323.c.
Referenced by setup_udptl_connection().
ast_mutex_t lock |
Definition at line 185 of file chan_ooh323.c.
Referenced by close_rtp_connection(), close_udptl_connection(), configure_local_rtp(), function_ooh323_read(), function_ooh323_write(), onAlerting(), onCallCleared(), onCallEstablished(), onModeChanged(), onNewCallCreated(), onOutgoingCall(), onProgress(), ooh323_alloc(), ooh323_answer(), ooh323_call(), ooh323_digit_begin(), ooh323_digit_end(), ooh323_fixup(), ooh323_hangup(), ooh323_indicate(), ooh323_new(), ooh323_onReceivedDigit(), ooh323_onReceivedSetup(), ooh323_queryoption(), ooh323_read(), ooh323_request(), ooh323_set_read_format(), ooh323_set_rtp_peer(), ooh323_set_write_format(), ooh323_write(), setup_rtp_connection(), setup_rtp_remote(), and setup_udptl_connection().
int nat |
Definition at line 235 of file chan_ooh323.c.
Referenced by configure_local_rtp(), ooh323_alloc(), ooh323_onReceivedSetup(), and ooh323_request().
union { ... } neighbor |
Referenced by ooh323_onReceivedSetup().
struct ooh323_pvt* next |
Definition at line 248 of file chan_ooh323.c.
Referenced by build_peer(), build_user(), do_monitor(), find_call(), function_ooh323_write(), ooh323_alloc(), ooh323_destroy(), reload_config(), and unload_module().
struct ast_channel* owner |
Definition at line 203 of file chan_ooh323.c.
Referenced by close_udptl_connection(), configure_local_rtp(), do_monitor(), onAlerting(), onCallCleared(), onCallEstablished(), onModeChanged(), onProgress(), ooh323_fixup(), ooh323_hangup(), ooh323_indicate(), ooh323_new(), ooh323_onReceivedDigit(), ooh323_rtp_read(), ooh323_set_read_format(), ooh323_set_write_format(), setup_udptl_connection(), and unload_module().
char* peer |
Definition at line 206 of file chan_ooh323.c.
Referenced by build_peer(), find_friend(), find_peer(), handle_cli_ooh323_show_peer(), handle_cli_ooh323_show_peers(), load_module(), ooh323_do_reload(), ooh323_request(), and reload_config().
int port |
Definition at line 226 of file chan_ooh323.c.
Referenced by ooh323_call(), ooh323_request(), and Registration::write().
int progsent |
Definition at line 237 of file chan_ooh323.c.
Referenced by ooh323_indicate(), and ooh323_write().
struct ast_format* readformat |
Definition at line 227 of file chan_ooh323.c.
Referenced by ooh323_set_read_format().
struct ast_sockaddr redirip |
Definition at line 188 of file chan_ooh323.c.
Referenced by do_monitor(), ooh323_indicate(), and ooh323_set_rtp_peer().
int rtdrcount |
Definition at line 245 of file chan_ooh323.c.
Referenced by configure_local_rtp(), ooh323_alloc(), ooh323_onReceivedSetup(), and ooh323_request().
int rtdrinterval |
Definition at line 245 of file chan_ooh323.c.
Referenced by configure_local_rtp(), ooh323_alloc(), ooh323_onReceivedSetup(), and ooh323_request().
struct ast_rtp_instance* rtp |
Definition at line 187 of file chan_ooh323.c.
Referenced by close_rtp_connection(), configure_local_rtp(), do_monitor(), onCallCleared(), onOutgoingCall(), ooh323_digit_begin(), ooh323_digit_end(), ooh323_get_rtp_peer(), ooh323_get_vrtp_peer(), ooh323_indicate(), ooh323_read(), ooh323_request(), ooh323_rtp_read(), ooh323_set_write_format(), ooh323_write(), setup_rtp_connection(), and setup_rtp_remote().
ast_cond_t rtpcond |
Definition at line 186 of file chan_ooh323.c.
Referenced by onCallCleared(), onNewCallCreated(), and ooh323_request().
struct OOH323Regex* rtpmask |
Definition at line 243 of file chan_ooh323.c.
Referenced by onOutgoingCall(), ooh323_onReceivedSetup(), and ooh323_request().
char rtpmaskstr[120] |
Definition at line 244 of file chan_ooh323.c.
Referenced by onOutgoingCall(), ooh323_onReceivedSetup(), and ooh323_request().
int rtptimeout |
Definition at line 194 of file chan_ooh323.c.
Referenced by configure_local_rtp(), do_monitor(), ooh323_alloc(), ooh323_onReceivedSetup(), and ooh323_request().
int t38_init |
Definition at line 198 of file chan_ooh323.c.
Referenced by onModeChanged().
int t38_tx_enable |
Definition at line 197 of file chan_ooh323.c.
Referenced by close_udptl_connection(), and setup_udptl_connection().
int t38support |
Definition at line 191 of file chan_ooh323.c.
Referenced by close_udptl_connection(), function_ooh323_read(), function_ooh323_write(), onModeChanged(), onNewCallCreated(), ooh323_alloc(), ooh323_indicate(), ooh323_onReceivedSetup(), ooh323_queryoption(), ooh323_request(), ooh323_rtp_read(), and setup_udptl_connection().
struct ast_udptl* udptl |
Definition at line 195 of file chan_ooh323.c.
Referenced by configure_local_rtp(), onModeChanged(), ooh323_indicate(), ooh323_rtp_read(), ooh323_write(), and setup_udptl_connection().
struct ast_sockaddr udptlredirip |
Definition at line 199 of file chan_ooh323.c.
char* user |
Definition at line 205 of file chan_ooh323.c.
Referenced by build_user(), find_user(), handle_cli_ooh323_show_user(), handle_cli_ooh323_show_users(), ooh323_onReceivedSetup(), reload_config(), and Registration::write().
char* username |
Definition at line 213 of file chan_ooh323.c.
Referenced by onNewCallCreated(), ooh323_destroy(), ooh323_hangup(), ooh323_onReceivedSetup(), and ooh323_request().
struct ast_dsp* vad |
Definition at line 242 of file chan_ooh323.c.
Referenced by ooh323_new(), ooh323_queryoption(), and ooh323_rtp_read().
struct ast_rtp_instance* vrtp |
Definition at line 189 of file chan_ooh323.c.
Referenced by ooh323_get_vrtp_peer(), and ooh323_rtp_read().
struct ast_format* writeformat |
Definition at line 228 of file chan_ooh323.c.
Referenced by ooh323_set_write_format(), and setup_rtp_connection().