
Data Fields | |
| int | addr |
| char | allowed_bearers [BUFFERSIZE+1] |
| ast_channel * | ast |
| int | ast_dsp |
| char | ast_rd_buf [4096] |
| misdn_bchannel * | bc |
| char | context [BUFFERSIZE] |
| int | dropped_frame_cnt |
| ast_dsp * | dsp |
| int | dummy |
| int | far_alerting |
| int | faxdetect |
| int | faxhandled |
| chan_list * | first |
| ast_frame | frame |
| misdn_bchannel * | holded_bc |
| int | ignore_dtmf |
| int | incoming_early_audio |
| misdn_jb * | jb |
| int | jb_len |
| int | jb_upper_threshold |
| unsigned int | l3id |
| ast_mutex_t | lock |
| int | need_busy |
| int | need_hangup |
| int | need_queue_hangup |
| chan_list * | next |
| int | norxtone |
| int | notxtone |
| int | orginator |
| chan_list * | other_ch |
| int | other_pid |
| chan_list * | peer |
| int | pipe [2] |
| chan_list * | prev |
| enum misdn_chan_state | state |
| int | toggle_ec |
| ast_trans_pvt * | trans |
| tone_zone_sound * | ts |
| int | zero_read_cnt |
Definition at line 132 of file chan_misdn.c.
| int addr |
| char allowed_bearers[BUFFERSIZE+1] |
| struct ast_channel* ast |
Definition at line 170 of file chan_misdn.c.
Referenced by cb_events(), dialtone_indicate(), do_immediate_setup(), get_chan_by_ast(), get_chan_by_ast_name(), hangup_chan(), misdn_answer(), misdn_call(), misdn_digit(), misdn_fixup(), misdn_hangup(), misdn_indication(), misdn_read(), misdn_request(), misdn_send_digit(), misdn_show_cl(), misdn_show_cls(), misdn_transfer_bc(), misdn_write(), pbx_start_chan(), print_bc_info(), process_ast_dsp(), read_config(), release_chan(), send_digit_to_chan(), stop_indicate(), and update_config().
| int ast_dsp |
Definition at line 161 of file chan_misdn.c.
Referenced by misdn_read(), misdn_set_opt_exec(), and process_ast_dsp().
| char ast_rd_buf[4096] |
| struct misdn_bchannel* bc |
Definition at line 174 of file chan_misdn.c.
Referenced by cb_events(), cl_queue_chan(), config_jitterbuffer(), dialtone_indicate(), find_chan_by_bc(), find_chan_by_pid(), find_holded(), hangup_chan(), hanguptone_indicate(), misdn_answer(), misdn_bridge(), misdn_call(), misdn_digit(), misdn_facility_exec(), misdn_fixup(), misdn_hangup(), misdn_indication(), misdn_read(), misdn_request(), misdn_send_cd(), misdn_send_display(), misdn_send_text(), misdn_set_opt_exec(), misdn_show_cl(), misdn_show_cls(), misdn_toggle_echocancel(), misdn_transfer_bc(), misdn_write(), process_ast_dsp(), read_config(), start_bc_tones(), stop_indicate(), and update_config().
| char context[BUFFERSIZE] |
Definition at line 167 of file chan_misdn.c.
Referenced by cl_dequeue_chan(), and process_ast_dsp().
| int dummy |
Definition at line 172 of file chan_misdn.c.
| int far_alerting |
| int faxdetect |
Definition at line 158 of file chan_misdn.c.
Referenced by misdn_read(), misdn_set_opt_exec(), and process_ast_dsp().
| int faxhandled |
Definition at line 194 of file chan_misdn.c.
| struct misdn_bchannel* holded_bc |
Definition at line 175 of file chan_misdn.c.
Referenced by misdn_show_cls(), misdn_transfer_bc(), and print_bc_info().
| int ignore_dtmf |
Definition at line 150 of file chan_misdn.c.
Referenced by do_immediate_setup(), misdn_indication(), and read_config().
Definition at line 165 of file chan_misdn.c.
Referenced by chan_misdn_jb_empty(), config_jitterbuffer(), and release_chan().
| int jb_len |
Definition at line 163 of file chan_misdn.c.
Referenced by config_jitterbuffer(), misdn_set_opt_exec(), and read_config().
Definition at line 164 of file chan_misdn.c.
Referenced by config_jitterbuffer(), misdn_set_opt_exec(), and read_config().
| unsigned int l3id |
Definition at line 177 of file chan_misdn.c.
Referenced by cb_events(), misdn_call(), misdn_fixup(), misdn_hangup(), and print_bc_info().
Definition at line 134 of file chan_misdn.c.
| int need_busy |
| int need_hangup |
Definition at line 140 of file chan_misdn.c.
Referenced by hangup_chan(), init_chan_list(), misdn_hangup(), misdn_request(), and pbx_start_chan().
Definition at line 139 of file chan_misdn.c.
Referenced by hangup_chan(), init_chan_list(), and misdn_hangup().
Definition at line 192 of file chan_misdn.c.
Referenced by cl_dequeue_chan(), cl_queue_chan(), find_chan_by_bc(), find_chan_by_pid(), find_holded(), get_chan_by_ast(), get_chan_by_ast_name(), misdn_show_cl(), and misdn_show_cls().
| int norxtone |
Definition at line 145 of file chan_misdn.c.
Referenced by dialtone_indicate(), print_bc_info(), start_bc_tones(), and stop_bc_tones().
| int notxtone |
Definition at line 146 of file chan_misdn.c.
Referenced by dialtone_indicate(), misdn_write(), print_bc_info(), start_bc_tones(), and stop_bc_tones().
| int orginator |
Definition at line 143 of file chan_misdn.c.
Referenced by cb_events(), do_immediate_setup(), init_chan_list(), misdn_hangup(), misdn_indication(), misdn_set_opt_exec(), and print_bc_info().
| int other_pid |
Definition at line 191 of file chan_misdn.c.
| int pipe[2] |
Definition at line 154 of file chan_misdn.c.
Referenced by misdn_hangup(), misdn_new(), misdn_read(), and release_chan().
Definition at line 193 of file chan_misdn.c.
| enum misdn_chan_state state |
Definition at line 138 of file chan_misdn.c.
Referenced by cb_events(), do_immediate_setup(), misdn_answer(), misdn_call(), misdn_digit(), misdn_fixup(), misdn_get_ch_state(), misdn_hangup(), misdn_indication(), misdn_transfer_bc(), misdn_write(), release_chan(), and send_cause2ast().
| int toggle_ec |
| struct ast_trans_pvt* trans |
Definition at line 168 of file chan_misdn.c.
Referenced by cl_dequeue_chan(), and process_ast_dsp().
| struct tone_zone_sound* ts |
| int zero_read_cnt |
Definition at line 182 of file chan_misdn.c.
1.4.7