#include <channel.h>

When adding fields to this structure, it is important to add the field 'in position' with like-aligned fields, so as to keep the compiler from having to add padding to align fields. The structure's fields are sorted in this order: pointers, structures, long, int/enum, short, char. This is especially important on 64-bit architectures, where mixing 4-byte and 8-byte fields causes 4 bytes of padding to be added before many 8-byte fields.
Definition at line 640 of file channel.h.
struct ast_string_field_mgr __field_mgr [read] |
struct ast_string_field_pool* __field_mgr_pool [read] |
struct ast_channel* _bridge [read] |
Who are we bridged to, if we're bridged. Who is proxying for us, if we are proxied (i.e. chan_agent). Do not access directly, use ast_bridged_channel(chan)
Definition at line 646 of file channel.h.
Referenced by action_agents(), action_status(), agent_bridgedchannel(), agent_hangup(), agent_read(), ast_bridged_channel(), ast_channel_bridge(), ast_channel_masquerade(), ast_channel_set_linkgroup(), ast_do_masquerade(), ast_generic_bridge(), check_bridge(), handle_showchan(), local_bridgedchannel(), and unistim_info().
| int _softhangup |
Whether or not we have been hung up... Do not set this value directly, use ast_softhangup()
Definition at line 729 of file channel.h.
Referenced by __ast_pbx_run(), __ast_read(), __oh323_update_info(), __sip_destroy(), ast_autoservice_stop(), ast_channel_bridge(), ast_check_hangup(), ast_do_masquerade(), ast_dsp_process(), ast_generic_bridge(), ast_queue_hangup(), ast_queue_hangup_with_cause(), ast_softhangup_nolock(), ast_waitfor_nandfds(), ast_write(), attempt_transfer(), builtin_atxfer(), check_goto_on_transfer(), cleanup_connection(), collect_digits(), dahdi_handle_event(), hangup_connection(), iax2_bridge(), pbx_builtin_waitexten(), try_calling(), and waitstream_core().
| enum ast_channel_state _state |
State of line -- Don't write directly, use ast_setstate()
Definition at line 736 of file channel.h.
Referenced by __analog_handle_event(), __analog_ss_thread(), __ast_answer(), __ast_channel_alloc_ap(), __ast_read(), __ast_request_and_dial(), __dahdi_exception(), action_bridge(), action_coreshowchannels(), action_status(), add_header_offhook(), agent_hangup(), agent_read(), agi_exec_full(), alarmreceiver_exec(), alsa_read(), analog_answer(), analog_attempt_transfer(), analog_available(), analog_call(), analog_exception(), analog_hangup(), analog_ss_thread(), app_exec(), ast_async_goto(), ast_bridge_call(), ast_cdr_init(), ast_control_streamfile(), ast_do_masquerade(), ast_indicate_data(), ast_parse_device_state(), ast_pbx_outgoing_app(), ast_pbx_outgoing_exten(), ast_prod(), ast_quiet_chan(), ast_raw_answer(), ast_setstate(), ast_var_channels_table(), async_wait(), attempt_transfer(), auth_exec(), background_detect_exec(), bridge_exec(), builtin_atxfer(), builtin_parkcall(), can_pickup(), can_write(), check_goto_on_transfer(), check_rtp_timeout(), common_exec(), conf_exec(), count_exec(), dahdi_bridge(), dahdi_call(), dahdi_fixup(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_read(), dahdiras_exec(), dial_exec_full(), dictate_exec(), directory_exec(), disa_exec(), do_bridge_masquerade(), eivr_comm(), feature_request_and_dial(), find_channel_by_group(), func_channel_read(), gtalk_call(), handle_answer(), handle_callforward_button(), handle_channelstatus(), handle_invite_replaces(), handle_keypad_button_message(), handle_message(), handle_onhook_message(), handle_request(), handle_request_cancel(), handle_request_invite(), handle_response_invite(), handle_showchan(), handle_soft_key_event_message(), handle_stimulus_message(), handle_transfer_button(), iax2_call(), ices_exec(), jingle_call(), local_attended_transfer(), login_exec(), mgcp_answer(), mgcp_call(), minivm_accmess_exec(), minivm_greet_exec(), minivm_record_exec(), misdn_call(), misdn_hangup(), nbs_call(), nbs_xwrite(), oh323_answer(), oh323_call(), oh323_indicate(), old_milliwatt_exec(), oss_read(), park_call_exec(), park_exec_full(), parkandannounce_exec(), pbx_builtin_answer(), pbx_builtin_background(), pbx_builtin_busy(), pbx_builtin_congestion(), pbx_builtin_incomplete(), phone_call(), phone_exception(), phone_write(), playback_exec(), privacy_exec(), proc_session_timer(), read_exec(), readexten_exec(), record_exec(), release_chan(), release_chan_early(), rpt(), rpt_exec(), sayunixtime_exec(), send_waveform_to_channel(), serialize_showchan(), sip_answer(), sip_call(), sip_hangup(), sip_indicate(), sip_read(), sip_sendhtml(), sip_set_rtp_peer(), sip_transfer(), sip_write(), skel_exec(), skinny_answer(), skinny_call(), skinny_indicate(), skinny_set_rtp_peer(), skinny_ss(), skinny_transfer(), speech_background(), testclient_exec(), testserver_exec(), transmit(), try_calling(), unistim_answer(), unistim_call(), unistim_indicate(), update_connectedline(), update_redirecting(), usbradio_read(), vm_exec(), vm_execmain(), wait_for_answer(), waitfor_exec(), and zapateller_exec().
| const ast_string_field accountcode |
Definition at line 684 of file channel.h.
Referenced by __ast_channel_alloc_ap(), action_coreshowchannels(), action_dahdishowchannels(), action_status(), ast_async_goto(), ast_bridge_call(), ast_call_forward(), ast_cdr_init(), ast_cdr_setaccount(), ast_cdr_update(), ast_cel_report_event(), ast_do_masquerade(), ast_set_owners_and_peers(), ast_var_channels_table(), begin_dial_channel(), dial_exec_full(), do_forward(), findmeexec(), func_channel_read(), iax_park(), local_call(), local_new(), masq_park_call(), setup_env(), sip_park(), and wait_for_answer().
Whether or not ADSI is detected on CPE
Definition at line 741 of file channel.h.
Referenced by __adsi_transmit_messages(), _ast_adsi_available(), _ast_adsi_transmit_message_full(), ast_do_masquerade(), ast_iax2_new(), ast_var_channels_table(), begin_dial_channel(), dahdi_new(), dial_exec_full(), gtalk_new(), iax2_call(), jingle_new(), mgcp_new(), ring_entry(), sip_new(), skinny_new(), and unistim_new().
| int alertpipe[2] |
Definition at line 748 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_queue_frame(), __ast_read(), ast_channel_destructor(), and ast_do_masquerade().
| int amaflags |
Set BEFORE PBX is started to determine AMA flags
Definition at line 740 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __oh323_new(), ast_async_goto(), ast_bridge_call(), ast_cdr_init(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_iax2_new(), ast_var_channels_table(), dahdi_new(), func_channel_read(), func_channel_write(), gtalk_new(), iax_park(), jingle_new(), local_new(), masq_park_call(), mgcp_new(), sip_new(), sip_park(), and skinny_new().
| const char* appl |
Current application
Definition at line 652 of file channel.h.
Referenced by action_coreshowchannels(), ast_bridge_call(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_var_channels_table(), begin_dial_channel(), bridge_call_thread(), dial_exec_full(), func_channel_read(), handle_showchan(), park_call_full(), pbx_exec(), ring_entry(), rpt(), rpt_exec(), and serialize_showchan().
struct ast_audiohook_list* audiohooks [read] |
Definition at line 662 of file channel.h.
Referenced by __ast_read(), ast_audiohook_attach(), ast_audiohook_detach_source(), ast_audiohook_move_by_source(), ast_audiohook_remove(), ast_channel_audiohook_count_by_source(), ast_channel_audiohook_count_by_source_running(), ast_channel_bridge(), ast_hangup(), ast_write(), check_bridge(), conf_run(), local_bridge_loop(), and remote_bridge_loop().
| struct ast_channel::autochans autochans |
Autochans on the channel
Referenced by __ast_channel_alloc_ap(), ast_autochan_destroy(), ast_autochan_new_channel(), and ast_autochan_setup().
| pthread_t blocker |
If anyone is blocking, this is them
Definition at line 687 of file channel.h.
Referenced by __ast_queue_frame(), __ast_read(), ast_do_masquerade(), ast_hangup(), and ast_softhangup_nolock().
| const char* blockproc |
Procedure causing blocking
Definition at line 651 of file channel.h.
Referenced by ast_hangup(), handle_showchan(), and serialize_showchan().
struct ast_bridge* bridge [read] |
Bridge this channel is participating in
Definition at line 762 of file channel.h.
Referenced by action_status(), ast_bridge_join(), ast_rtp_instance_set_stats_vars(), ast_set_hangupsource(), ast_var_channels_table(), bridge_call(), bridge_channel_join(), handle_request_bye(), multiplexed_thread_function(), play_sound_file(), schedule_delivery(), and sip_hangup().
| const ast_string_field call_forward |
Definition at line 684 of file channel.h.
Referenced by __ast_request_and_dial(), ast_call_forward(), ast_var_channels_table(), do_forward(), feature_request_and_dial(), handle_call_forward(), monitor_dial(), and wait_for_answer().
Call group for call pickups
Definition at line 713 of file channel.h.
Referenced by ast_var_channels_table(), dahdi_new(), find_channel_by_group(), func_channel_read(), func_channel_write(), gtalk_new(), handle_showchan(), jingle_new(), mgcp_new(), read_config(), serialize_showchan(), sip_new(), skinny_new(), and unistim_new().
Call Detail Record
Definition at line 663 of file channel.h.
Referenced by __agent_start_monitoring(), __analog_handle_event(), __ast_channel_alloc_ap(), __ast_pbx_run(), __ast_request_and_dial(), action_coreshowchannels(), action_status(), agentmonitoroutgoing_exec(), agi_handle_command(), ast_async_goto(), ast_bridge_call(), ast_call(), ast_call_forward(), ast_cdr_appenduserfield(), ast_cdr_fork(), ast_cdr_setaccount(), ast_cdr_setamaflags(), ast_cdr_setpeeraccount(), ast_cdr_setuserfield(), ast_cdr_update(), ast_channel_destructor(), ast_do_masquerade(), ast_dummy_channel_destructor(), ast_hangup(), ast_pbx_outgoing_app(), ast_pbx_outgoing_cdr_failed(), ast_pbx_outgoing_exten(), ast_raw_answer(), attempt_transfer(), builtin_blindtransfer(), callerid_write(), cdr_read(), cdr_write(), clear_caller(), custom_log(), dahdi_handle_event(), dial_exec_full(), disa_exec(), end_bridge_callback(), findmeexec(), forkcdr_exec(), func_channel_read(), handle_cause(), handle_request_info(), handle_showchan(), login_exec(), manager_log(), nocdr_exec(), ospfinished_exec(), park_exec_full(), pbx_builtin_busy(), pbx_builtin_resetcdr(), pbx_exec(), queue_exec(), ring_entry(), rpt(), rpt_call(), rpt_exec(), rpt_tele_thread(), serialize_showchan(), show_chanstats_cb(), sqlite3_log(), start_monitor_exec(), syslog_log(), try_calling(), and wait_for_answer().
| int cdrflags |
Call Detail Record Flags
Definition at line 728 of file channel.h.
Referenced by begin_dial_channel(), dahdi_request(), dial_exec_full(), do_forward(), local_call(), and wait_for_answer().
| struct { ... } chan_list |
For easy linking
struct ast_callerid cid [read] |
Channel Caller ID information.
Definition at line 694 of file channel.h.
Referenced by __analog_handle_event(), __analog_ss_thread(), __ast_channel_alloc_ap(), __ast_goto_if_exists(), __ast_pbx_run(), __oh323_new(), _macro_exec(), acf_isexten_exec(), action_agents(), action_coreshowchannels(), action_meetmelist(), action_status(), add_diversion_header(), agentmonitoroutgoing_exec(), analog_ss_thread(), ast_app_dtget(), ast_bridge_call(), ast_call_forward(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_channel_bridge(), ast_channel_destructor(), ast_channel_set_redirecting(), ast_do_masquerade(), ast_dummy_channel_destructor(), ast_hangup(), ast_iax2_new(), ast_pickup_call(), ast_set_callerid(), ast_setstate(), ast_str_retrieve_variable(), ast_var_channels_table(), background_detect_exec(), begin_dial_channel(), blacklist_read(), builtin_atxfer(), builtin_automixmonitor(), builtin_automonitor(), builtin_blindtransfer(), callerid_read(), callerid_write(), callerpres_read(), callerpres_write(), cb_events(), change_t38_state(), collect_digits(), conf_run(), console_call(), console_transfer(), copy_message(), dahdi_call(), dahdi_handle_dtmfup(), dahdi_handle_event(), dahdi_new(), dial_exec_full(), dial_trunk(), disa_exec(), do_forward(), do_immediate_setup(), feature_request_and_dial(), find_matching_endwhile(), findmeexec(), forward_message(), get_pai(), get_rpid(), gosub_exec(), gtalk_new(), handle_cli_misdn_show_channels(), handle_gosub(), handle_setpriority(), handle_showchan(), iax2_call(), isAnsweringMachine(), isexten_function_read(), jingle_new(), join_queue(), leave_voicemail(), local_call(), manager_bridge_event(), manager_parking_status(), manager_queues_status(), meetme_show_cmd(), mgcp_hangup(), mgcp_new(), mgcp_ss(), minivm_greet_exec(), minivm_notify_exec(), misdn_copy_redirecting_from_ast(), misdn_hangup(), misdn_new(), misdn_write(), my_handle_dtmfup(), oh323_call(), ospauth_exec(), osplookup_exec(), oss_call(), oss_new(), park_call_full(), park_exec_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_waitexten(), pbx_parseable_goto(), phase_e_handler(), pickup_do(), post_manager_event(), print_bc_info(), privacy_exec(), process_ast_dsp(), queue_exec(), readexten_exec(), redirecting_read(), release_chan(), report_new_callerid(), ring_entry(), rpt_call(), rpt_exec(), run_externnotify(), senddialevent(), serialize_showchan(), set_one_cid(), setcallerid_pres_exec(), setup_env(), setup_privacy_args(), sip_call(), sip_new(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_ss(), sla_ring_station(), sms_exec(), socket_process(), state_notify_build_xml(), unistim_new(), update_connectedline(), usbradio_new(), valid_exit(), vm_authenticate(), wait_for_answer(), waitstream_core(), write_metadata(), and zapateller_exec().
struct ast_party_connected_line connected [read] |
Channel Connected Line ID information.
Definition at line 701 of file channel.h.
Referenced by __ast_request_and_dial(), add_rpid(), analog_call(), ast_call_forward(), ast_channel_connected_line_macro(), ast_channel_destructor(), ast_channel_set_connected_line(), ast_do_masquerade(), ast_indicate_data(), ast_pickup_call(), begin_dial_channel(), builtin_atxfer(), builtin_blindtransfer(), connectedline_read(), connectedline_write(), dahdi_call(), dial_exec_full(), do_forward(), feature_request_and_dial(), iax2_call(), initreqprep(), local_attended_transfer(), local_call(), local_indicate(), mgcp_call(), misdn_call(), misdn_get_connected_line(), oh323_call(), phone_call(), pickup_do(), ring_entry(), rpt_exec(), skinny_answer(), skinny_call(), skinny_indicate(), skinny_newcall(), try_calling(), unistim_call(), update_config(), update_connectedline(), and wait_for_answer().
| char context[AST_MAX_CONTEXT] |
Dialplan: Current extension context
Definition at line 765 of file channel.h.
Referenced by __analog_ss_thread(), __ast_channel_alloc_ap(), __ast_goto_if_exists(), __ast_pbx_run(), __ast_request_and_dial(), __oh323_new(), _macro_exec(), _while_exec(), acf_isexten_exec(), action_coreshowchannels(), action_status(), agent_new(), alsa_new(), analog_ss_thread(), ast_add_extension2_lockopt(), ast_async_goto(), ast_bridge_call(), ast_call_forward(), ast_cdr_init(), ast_cdr_update(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_channel_cmp_cb(), ast_channel_get_full(), ast_explicit_goto(), ast_iax2_new(), ast_pbx_outgoing_exten(), ast_str_retrieve_variable(), ast_var_channels_table(), ast_waitstream_exten(), async_wait(), background_detect_exec(), bridge_exec(), builtin_atxfer(), change_t38_state(), channel_iterator_search(), check_availability(), collect_digits(), common_exec(), conf_run(), console_transfer(), dahdi_handle_dtmfup(), dahdi_new(), dial_exec_full(), dialout(), disa_exec(), do_bridge_masquerade(), do_forward(), do_immediate_setup(), do_notify(), extenspy_exec(), feature_attended_transfer(), feature_blind_transfer(), find_calling_channel(), find_matching_endwhile(), forward_message(), func_channel_read(), get_cid_name(), gosub_exec(), gtalk_new(), handle_enbloc_call_message(), handle_gosub(), handle_setcontext(), handle_setpriority(), handle_showchan(), handle_soft_key_event_message(), handle_stimulus_message(), iax2_call(), iax_park(), isexten_function_read(), jingle_new(), leave_voicemail(), local_call(), local_new(), log_exec(), manage_parkinglot(), masq_park_call(), mgcp_new(), mgcp_ss(), minivm_greet_exec(), misdn_call(), misdn_hangup(), my_distinctive_ring(), my_handle_dtmfup(), nbs_new(), onedigit_goto(), park_call_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_goto(), pbx_builtin_raise_exception(), pbx_builtin_setvar_multiple(), pbx_builtin_waitexten(), pbx_extension_helper(), pbx_parseable_goto(), pickup_exec(), print_bc_info(), priority_jump(), process_ast_dsp(), queue_transfer_fixup(), read_config(), readexten_exec(), real_ctx(), realtime_exec(), release_chan(), ring_entry(), rpt_call(), rpt_exec(), serialize_showchan(), set_c_e_p(), setup_env(), sip_new(), sip_park(), skinny_new(), skinny_ss(), try_calling(), and wait_for_answer().
| const char* data |
Data passed to current application
Definition at line 653 of file channel.h.
Referenced by action_coreshowchannels(), ast_bridge_call(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_var_channels_table(), begin_dial_channel(), bridge_call_thread(), change_callerid(), dial_exec_full(), func_channel_read(), handle_showchan(), handle_verbose(), park_call_full(), pbx_exec(), retrydial_exec(), ring_entry(), rpt(), rpt_exec(), and serialize_showchan().
Data stores on the channel
Referenced by __ast_channel_alloc_ap(), ast_channel_datastore_add(), ast_channel_datastore_find(), ast_channel_datastore_inherit(), ast_channel_datastore_remove(), ast_channel_destructor(), and ast_do_masquerade().
| const ast_string_field dialcontext |
struct timeval dtmf_tv [read] |
The time that an in process digit began, or the last digit ended
Definition at line 718 of file channel.h.
Referenced by __ast_read(), and should_skip_dtmf().
DTMF frame
Definition at line 711 of file channel.h.
Referenced by __ast_read(), gtalk_digit(), jingle_digit(), and queue_dtmf_readq().
| char emulate_dtmf_digit |
| unsigned int emulate_dtmf_duration |
Number of ms left to emulate DTMF for
Definition at line 754 of file channel.h.
Referenced by __ast_read().
| char exten[AST_MAX_EXTENSION] |
Dialplan: Current extension number
Definition at line 766 of file channel.h.
Referenced by __analog_ss_thread(), __ast_channel_alloc_ap(), __ast_goto_if_exists(), __ast_pbx_run(), __ast_request_and_dial(), __oh323_new(), _macro_exec(), _while_exec(), action_coreshowchannels(), action_status(), agent_new(), alsa_new(), analog_ss_thread(), ast_add_extension2_lockopt(), ast_async_goto(), ast_bridge_call(), ast_cdr_init(), ast_cdr_update(), ast_cel_fabricate_channel_from_event(), ast_cel_report_event(), ast_channel_cmp_cb(), ast_channel_get_full(), ast_explicit_goto(), ast_iax2_new(), ast_str_retrieve_variable(), ast_var_channels_table(), async_wait(), bridge_exec(), builtin_atxfer(), cb_events(), change_t38_state(), channel_iterator_search(), dahdi_handle_dtmfup(), dahdi_new(), dial_exec_full(), dialout(), do_bridge_masquerade(), do_forward(), do_immediate_setup(), do_notify(), dundi_exec(), dundi_helper(), find_calling_channel(), find_matching_endwhile(), forward_message(), func_channel_read(), get_cid_name(), gosub_exec(), gtalk_new(), handle_cli_misdn_show_channels(), handle_enbloc_call_message(), handle_gosub(), handle_request_invite(), handle_setextension(), handle_setpriority(), handle_showchan(), handle_soft_key_event_message(), handle_stimulus_message(), iax_park(), jingle_new(), leave_voicemail(), local_call(), local_new(), log_exec(), manage_parkinglot(), masq_park_call(), mgcp_new(), mgcp_ss(), minivm_greet_exec(), misdn_bridge(), misdn_call(), misdn_digit_end(), misdn_hangup(), misdn_new(), misdn_overlap_dial_task(), misdn_update_redirecting(), misdn_write(), my_handle_dtmfup(), nbs_new(), ospauth_exec(), park_call_exec(), park_call_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_goto(), pbx_builtin_raise_exception(), pbx_builtin_setvar_multiple(), pbx_builtin_waitexten(), pbx_extension_helper(), pbx_parseable_goto(), phase_e_handler(), print_bc_info(), priority_jump(), process_ast_dsp(), queue_transfer_fixup(), read_config(), realtime_exec(), release_chan(), ring_entry(), rpt_call(), rpt_exec(), select_entry(), serialize_showchan(), set_c_e_p(), set_ext_pri(), setup_env(), setup_privacy_args(), sip_new(), sip_park(), skinny_new(), skinny_newcall(), skinny_ss(), try_calling(), unistim_ss(), and wait_for_answer().
| int fdno |
Which fd had an event detected on
Definition at line 731 of file channel.h.
Referenced by __ast_read(), agent_read(), ast_do_masquerade(), ast_waitfor_nandfds(), manage_parkinglot(), oh323_read(), sip_rtp_read(), skinny_rtp_read(), and unistim_rtp_read().
| int fds[AST_MAX_FDS] |
File descriptors for channel -- Drivers will poll on these file descriptors, so at least one must be non -1. See
Definition at line 725 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_read(), __dahdi_exception(), analog_exception(), ast_channel_set_fd(), ast_do_masquerade(), ast_poll_channel_add(), ast_poll_channel_del(), build_conf(), conf_run(), dahdi_bridge(), dahdiras_exec(), flash_exec(), handle_showchan(), manage_parkinglot(), phone_call(), rbi_out(), rpt(), rpt_call(), rpt_exec(), rpt_tele_thread(), run_ras(), send_morse(), send_tone_telemetry(), serial_remote_io(), serialize_showchan(), setformat(), spawn_ras(), start_rtp(), swap_subs(), unistim_new(), and usbradio_new().
| unsigned int fin |
Frames in counters. The high bit is a debug mask, so the counter is only in the remaining bits
Definition at line 742 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_read(), channel_set_debug(), handle_showchan(), and serialize_showchan().
| unsigned int flags |
channel flags of AST_FLAG_ type
Definition at line 747 of file channel.h.
Referenced by ast_var_channels_table().
| unsigned int fout |
Frames out counters. The high bit is a debug mask, so the counter is only in the remaining bits
Definition at line 744 of file channel.h.
Referenced by __ast_channel_alloc_ap(), ast_write(), channel_set_debug(), handle_showchan(), and serialize_showchan().
struct ast_generator* generator [read] |
Current active data generator
Definition at line 645 of file channel.h.
Referenced by __ast_read(), ast_activate_generator(), ast_channel_bridge(), ast_deactivate_generator(), ast_hangup(), ast_openstream_full(), ast_read_generator_actions(), ast_senddigit_end(), cb_events(), generator_force(), and local_queue_frame().
| void* generatordata |
Current generator data if there is any
Definition at line 644 of file channel.h.
Referenced by __ast_read(), ast_activate_generator(), ast_deactivate_generator(), ast_hangup(), ast_quiet_chan(), ast_read_generator_actions(), ast_tonepair(), ast_write(), cb_events(), generator_force(), manage_parkinglot(), play_tone_pair(), and rpt_tele_thread().
| int hangupcause |
Why is the channel hanged up. See causes.h
Definition at line 746 of file channel.h.
Referenced by __ast_read(), __ast_request_and_dial(), __attempt_transmit(), __oh323_update_info(), __transmit_response(), action_hangup(), ast_do_masquerade(), ast_hangup(), ast_pbx_outgoing_app(), ast_pbx_outgoing_exten(), ast_queue_hangup_with_cause(), ast_str_retrieve_variable(), ast_var_channels_table(), cb_events(), clear_caller(), console_new(), dahdi_hangup(), dahdi_indicate(), dial_exec_full(), disa_exec(), eivr_comm(), findmeexec(), gtalk_new(), handle_invite_replaces(), handle_request_invite(), handle_request_refer(), handle_response(), hangup_connection(), hanguptree(), iax2_hangup(), jingle_new(), local_hangup(), misdn_call(), misdn_hangup(), oh323_hangup(), pbx_builtin_hangup(), receive_dtmf_digits(), retrans_pkt(), send_cause2ast(), set_hangup_source_and_cause(), sip_call(), sip_hangup(), sip_new(), sip_park(), sip_park_thread(), socket_process(), wait_for_answer(), and wait_for_winner().
| const ast_string_field hangupsource |
Definition at line 684 of file channel.h.
Referenced by ast_hangup(), ast_set_hangupsource(), and func_channel_read().
| unsigned long insmpl |
Track the read/written samples for monitor use
Definition at line 722 of file channel.h.
Referenced by __ast_read(), and ast_write().
The jitterbuffer state
Definition at line 717 of file channel.h.
Referenced by ast_jb_configure(), ast_jb_destroy(), ast_jb_do_usecheck(), ast_jb_empty_and_reset(), ast_jb_get_and_deliver(), ast_jb_get_config(), ast_jb_get_when_to_wakeup(), ast_jb_put(), create_jb(), jb_choose_impl(), jb_get_and_deliver(), and log_jitterstats().
| const ast_string_field language |
Definition at line 684 of file channel.h.
Referenced by __analog_ss_thread(), agent_call(), agent_new(), analog_ss_thread(), announce_user_count(), app_exec(), ast_app_getdata(), ast_app_getdata_full(), ast_control_streamfile(), ast_do_masquerade(), ast_moh_files_next(), ast_play_and_wait(), ast_say_counted_adjective(), ast_say_counted_noun(), ast_say_date_with_format_gr(), ast_say_number_full_gr(), ast_send_image(), ast_stream_and_wait(), ast_var_channels_table(), auth_exec(), background_detect_exec(), begin_dial_channel(), bridge_exec(), bridge_playfile(), builtin_atxfer(), check_availability(), check_beep(), common_exec(), conf_exec(), conf_run(), copy_message(), count_exec(), dial_exec_full(), dictate_exec(), do_directory(), eivr_comm(), find_conf_realtime(), findmeexec(), forward_message(), func_channel_read(), function_playback(), gen_nextfile(), get_folder(), handle_getoption(), handle_recordfile(), handle_sayalpha(), handle_saydate(), handle_saydatetime(), handle_saydigits(), handle_saynumber(), handle_sayphonetic(), handle_saytime(), handle_showchan(), handle_speechrecognize(), handle_streamfile(), iax2_call(), invent_message(), leave_voicemail(), local_attended_transfer(), local_call(), login_exec(), menu_callback(), mgcp_ss(), minivm_greet_exec(), page_exec(), park_call_full(), park_exec_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_saycharacters(), pbx_builtin_saydigits(), pbx_builtin_saynumber(), pbx_builtin_sayphonetic(), play_and_wait(), play_file(), play_mailbox_owner(), play_message(), play_message_callerid(), play_message_datetime(), play_message_duration(), play_record_review(), playback_exec(), privacy_exec(), readexten_exec(), record_exec(), retrydial_exec(), rpt_tele_thread(), say_position(), saycharstr(), sayfile(), saynode(), saynum(), sayunixtime_exec(), select_item_menu(), serialize_showchan(), setup_env(), setup_privacy_args(), speech_background(), try_calling(), vm_authenticate(), vm_browse_messages(), vm_execmain(), vm_instructions(), vm_intro(), vm_intro_cz(), vm_intro_de(), vm_intro_en(), vm_intro_es(), vm_intro_fr(), vm_intro_gr(), vm_intro_he(), vm_intro_it(), vm_intro_multilang(), vm_intro_nl(), vm_intro_no(), vm_intro_pl(), vm_intro_pt(), vm_intro_pt_BR(), vm_intro_se(), vm_intro_zh(), vm_play_folder_name(), and wait_for_winner().
| const ast_string_field linkedid |
Definition at line 684 of file channel.h.
Referenced by __analog_handle_event(), action_bridge(), agent_request(), alsa_request(), analog_attempt_transfer(), ast_async_goto(), ast_cdr_init(), ast_cdr_update(), ast_cel_check_retire_linkedid(), ast_cel_report_event(), ast_channel_change_linkedid(), ast_channel_set_linkgroup(), bridge_exec(), bridge_request(), builtin_atxfer(), check_availability(), check_goto_on_transfer(), console_request(), dahdi_request(), func_channel_read(), func_mchan_read(), func_mchan_write(), gtalk_request(), handle_showchan(), iax2_request(), iax_park(), jingle_request(), linkedid_match(), local_attended_transfer(), local_request(), masq_park_call(), mgcp_request(), misdn_request(), multicast_rtp_request(), my_new_analog_ast_channel(), nbs_request(), oh323_request(), oss_request(), phone_request(), sip_park(), sip_request_call(), skinny_request(), unistim_request(), and usbradio_request().
| char macrocontext[AST_MAX_CONTEXT] |
Macro: Current non-macro context. See app_macro.c
Definition at line 767 of file channel.h.
Referenced by _macro_exec(), ast_cdr_init(), ast_cdr_update(), ast_channel_cmp_cb(), ast_var_channels_table(), change_t38_state(), common_exec(), conf_run(), dahdi_handle_dtmfup(), dial_exec_full(), get_also_info(), get_cid_name(), get_refer_info(), goto_exten(), leave_voicemail(), minivm_greet_exec(), my_handle_dtmfup(), onedigit_goto(), park_call_full(), process_ast_dsp(), and real_ctx().
| char macroexten[AST_MAX_EXTENSION] |
Macro: Current non-macro extension. See app_macro.c
Definition at line 768 of file channel.h.
Referenced by _macro_exec(), ast_cdr_init(), ast_cdr_update(), ast_channel_cmp_cb(), ast_var_channels_table(), dial_exec_full(), do_forward(), dundi_exec(), dundi_helper(), find_calling_channel(), get_cid_name(), park_call_full(), ring_entry(), and wait_for_answer().
| int macropriority |
Macro: Current non-macro priority. See app_macro.c
Definition at line 739 of file channel.h.
Referenced by _macro_exec(), ast_var_channels_table(), and park_call_full().
struct ast_channel* masq [read] |
Channel that will masquerade as us
Definition at line 649 of file channel.h.
Referenced by __ast_read(), ast_channel_bridge(), ast_channel_masquerade(), ast_do_masquerade(), ast_hangup(), ast_udptl_bridge(), ast_var_channels_table(), ast_write(), local_bridge_loop(), and remote_bridge_loop().
struct ast_channel* masqr [read] |
Who we are masquerading as
Definition at line 650 of file channel.h.
Referenced by ast_channel_bridge(), ast_channel_masquerade(), ast_do_masquerade(), ast_hangup(), ast_udptl_bridge(), ast_var_channels_table(), ast_write(), local_bridge_loop(), and remote_bridge_loop().
struct ast_channel_monitor* monitor [read] |
Channel monitoring ASCII unique channel name Language requested for voice prompts Default music class Account code for billing Peer account code for billing Userfield for CEL billing Where to forward to if asked to dial on this interface Unique Channel Identifier Linked Channel Identifier -- gets propagated by linkage
Definition at line 666 of file channel.h.
Referenced by __agent_start_monitoring(), __ast_read(), ast_channel_bridge(), ast_channel_destructor(), ast_do_masquerade(), ast_monitor_change_fname(), ast_monitor_set_state(), ast_monitor_setjoinfiles(), ast_monitor_start(), ast_monitor_stop(), ast_write(), builtin_automonitor(), check_bridge(), conf_run(), local_bridge_loop(), and remote_bridge_loop().
| void* music_state |
Music State
Definition at line 643 of file channel.h.
Referenced by __ast_read(), ast_channel_destructor(), ast_moh_files_next(), local_ast_moh_cleanup(), local_ast_moh_start(), local_ast_moh_stop(), moh_alloc(), moh_files_alloc(), moh_files_generator(), and moh_files_release().
| const ast_string_field musicclass |
Definition at line 684 of file channel.h.
Referenced by ast_do_masquerade(), ast_var_channels_table(), begin_dial_channel(), conf_start_moh(), dial_exec_full(), findmeexec(), func_channel_read(), local_ast_moh_start(), local_call(), and monitor_dial().
| const ast_string_field name |
Definition at line 684 of file channel.h.
Referenced by __adsi_transmit_messages(), __analog_handle_event(), __analog_ss_thread(), __ast_answer(), __ast_change_name_nolink(), __ast_channel_alloc_ap(), __ast_pbx_run(), __ast_play_and_record(), __ast_queue_frame(), __ast_read(), __attempt_transmit(), __dahdi_exception(), __oh323_destroy(), __oh323_new(), __oh323_update_info(), __queues_show(), __sip_destroy(), _macro_exec(), _skinny_show_lines(), acf_jabberreceive_read(), action_add_agi_cmd(), action_agents(), action_bridge(), action_coreshowchannels(), action_dahdishowchannels(), action_hangup(), action_meetmelist(), action_status(), add_agi_cmd(), adsi_prog(), agent_bridgedchannel(), agent_call(), agent_read(), agent_set_base_channel(), agent_write(), agents_show(), agents_show_online(), agi_handle_command(), alarmreceiver_exec(), alsa_indicate(), alsa_new(), analog_answer(), analog_attempt_transfer(), analog_call(), analog_exception(), analog_fixup(), analog_handle_dtmfup(), analog_hangup(), analog_ss_thread(), app_exec(), aqm_exec(), ast_agi_send(), ast_async_goto(), ast_autochan_new_channel(), ast_autochan_setup(), ast_bridge_call(), ast_cdr_init(), ast_cdr_setaccount(), ast_cdr_setpeeraccount(), ast_cel_report_event(), ast_channel_bridge(), ast_channel_cmp_cb(), ast_channel_destructor(), ast_channel_get_full(), ast_channel_hash_cb(), ast_channel_make_compatible_helper(), ast_channel_masquerade(), ast_channel_start_silence_generator(), ast_channel_stop_silence_generator(), ast_complete_channels(), ast_do_masquerade(), ast_dsp_process(), ast_generic_bridge(), ast_hangup(), ast_iax2_new(), ast_indicate_data(), ast_jb_destroy(), ast_jb_put(), ast_moh_files_next(), ast_monitor_change_fname(), ast_monitor_start(), ast_monitor_stop(), ast_pbx_outgoing_app(), ast_pbx_outgoing_exten(), ast_pbx_run_app(), ast_pickup_call(), ast_prod(), ast_readaudio_callback(), ast_rtp_instance_bridge(), ast_rtp_instance_early_bridge(), ast_rtp_instance_early_bridge_make_compatible(), ast_senddigit_begin(), ast_set_owners_and_peers(), ast_setstate(), ast_softhangup_nolock(), ast_str_retrieve_variable(), ast_streamfile(), ast_udptl_bridge(), ast_var_channels_table(), ast_write(), async_wait(), attempt_transfer(), audiohook_inheritance_fixup(), background_detect_exec(), bridge_array_add(), bridge_call_thread(), bridge_exec(), bridge_make_compatible(), builtin_atxfer(), builtin_automixmonitor(), builtin_automonitor(), builtin_blindtransfer(), calendar_event_read(), calendar_query_result_exec(), chanavail_exec(), change_t38_state(), channel_admin_exec(), channel_iterator_search(), channel_set_debug(), channel_spy(), check_availability(), check_beep(), check_compat(), check_goto_on_transfer(), check_rtp_timeout(), common_exec(), conf_queue_dtmf(), conf_run(), console_indicate(), console_transfer(), cpeid_exec(), create_jb(), dahdi_bridge(), dahdi_call(), dahdi_fake_event(), dahdi_fixup(), dahdi_handle_dtmfup(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_new(), dahdi_queryoption(), dahdi_read(), dahdi_request(), dahdi_setoption(), dahdi_show_channel(), dahdi_softhangup_all(), dahdi_write(), dahdiras_exec(), dial_exec_full(), dialog_unlink_all(), disa_exec(), do_dtmf_local(), do_forward(), do_waiting(), dumpchan_exec(), dundi_lookup_internal(), eagi_exec(), enable_jack_hook(), fast_originate(), fax_generator_generate(), feature_exec_app(), feature_interpret(), feature_request_and_dial(), flash_exec(), func_channel_read(), func_channels_read(), func_inheritance_write(), function_agent(), get_agi_cmd(), get_chan_by_ast_name(), get_lock(), gosub_exec(), group_count_function_read(), group_show_channels(), gtalk_answer(), gtalk_call(), gtalk_new(), gtalk_show_channels(), handle_chanlist(), handle_cli_agi_add_cmd(), handle_cli_iax2_show_channels(), handle_cli_misdn_show_channel(), handle_frame(), handle_frame_ownerless(), handle_invite_replaces(), handle_offhook_message(), handle_parkedcalls(), handle_recordfile(), handle_request_bye(), handle_request_cancel(), handle_request_do(), handle_request_invite(), handle_request_refer(), handle_response(), handle_response_invite(), handle_response_notify(), handle_showchan(), handle_softhangup(), handle_stimulus_message(), HandleCallOutgoing(), iax2_ami_channelupdate(), iax2_call(), iax2_hangup(), iax2_request(), iax2_transfer(), iax_park(), increase_call_count(), init_jack_data(), is_our_turn(), isAnsweringMachine(), jack_hook_callback(), jingle_call(), jingle_new(), jingle_show_channels(), join_queue(), launch_asyncagi(), launch_monitor_thread(), leave_queue(), leave_voicemail(), linear_alloc(), linear_release(), local_ast_moh_start(), local_ast_moh_stop(), local_attended_transfer(), local_bridge_loop(), local_write(), locals_show(), login_exec(), lua_get_state(), lua_pbx_exec(), make_email_file(), manage_parkinglot(), manager_bridge_event(), manager_parking_status(), manager_queues_status(), masq_park_call(), meetme_show_cmd(), meetmemute(), mgcp_answer(), mgcp_call(), mgcp_fixup(), mgcp_hangup(), mgcp_indicate(), mgcp_new(), mgcp_ss(), milliwatt_generate(), misdn_attempt_transfer(), misdn_bridge(), misdn_call(), misdn_hangup(), misdn_indication(), moh_alloc(), moh_files_alloc(), moh_files_generator(), moh_files_release(), moh_generate(), moh_release(), multiplexed_bridge_join(), multiplexed_bridge_leave(), multiplexed_bridge_suspend(), multiplexed_bridge_unsuspend(), mute_add_audiohook(), my_dial_digits(), my_handle_dtmfup(), my_set_cadence(), nbs_call(), nbs_hangup(), nbs_new(), nbs_xread(), next_channel(), oh323_answer(), oh323_call(), oh323_destroy(), oh323_digit_begin(), oh323_digit_end(), oh323_hangup(), oh323_indicate(), oh323_read(), old_milliwatt_exec(), oss_indicate(), oss_new(), page_exec(), park_call_exec(), park_call_full(), park_exec_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_setvar_helper(), pbx_builtin_setvar_multiple(), pbx_builtin_waitexten(), pbx_extension_helper(), phase_e_handler(), phone_answer(), phone_call(), phone_hangup(), phone_indicate(), pickup_by_name_cb(), pickup_do(), pickupchan_exec(), play_moh_exec(), play_sound_file(), playback_exec(), playtones_alloc(), post_manager_event(), print_bc_info(), process_ast_dsp(), process_sdp(), queue_exec(), rbi_out(), readexten_exec(), realtime_exec(), receive_dtmf_digits(), record_exec(), remote_bridge_loop(), report_new_callerid(), revert_fax_buffers(), ring_entry(), rna(), rpt(), rpt_exec(), rpt_tele_thread(), rqm_exec(), run_agi(), run_ras(), say_position(), saycharstr(), sayfile(), saynum(), send_agent_complete(), send_digit_to_chan(), send_dtmf_event(), send_tone_burst(), senddialendevent(), senddialevent(), serialize_showchan(), set_format(), set_hangup_source_and_cause(), setup_env(), setup_privacy_args(), shared_write(), sip_answer(), sip_call(), sip_fixup(), sip_hangup(), sip_new(), sip_park(), sip_park_thread(), sip_queryoption(), sip_read(), sip_request_call(), sip_rtp_read(), sip_sendtext(), sip_setoption(), sip_show_channel(), skinny_answer(), skinny_call(), skinny_fixup(), skinny_get_rtp_peer(), skinny_indicate(), skinny_new(), skinny_ss(), skinny_transfer(), sms_generate(), socket_process(), softhangup_exec(), start_moh_exec(), start_monitor_action(), start_spying(), testclient_exec(), testserver_exec(), tonepair_alloc(), transmit(), transmit_audio(), transmit_invite(), transmit_t38(), try_calling(), unistim_answer(), unistim_call(), unistim_fixup(), unistim_hangup(), unistim_indicate(), unistim_new(), update_bridge_vars(), update_connectedline(), update_name(), update_qe_rule(), usbradio_indicate(), usbradio_new(), usbradio_read(), wait_for_answer(), wait_for_winner(), wait_moh_exec(), and waitstream_core().
| int nativeformats |
Kinds of data this channel can natively handle
Definition at line 749 of file channel.h.
Referenced by __ast_read(), __oh323_new(), __oh323_update_info(), agent_call(), agent_new(), alsa_new(), ast_channel_bridge(), ast_channel_make_compatible_helper(), ast_do_masquerade(), ast_generic_bridge(), ast_iax2_new(), ast_openvstream(), ast_streamfile(), begin_dial_channel(), bridge_request(), builtin_atxfer(), chanavail_exec(), console_new(), create_addr(), dahdi_new(), dial_exec_full(), dial_transfer(), do_forward(), do_notify(), echo_exec(), findmeexec(), free_translation(), func_channel_read(), gtalk_new(), gtalk_rtp_read(), gtalk_write(), handle_showchan(), iax2_bridge(), iax2_call(), iax2_request(), jingle_new(), jingle_rtp_read(), jingle_write(), local_new(), login_exec(), mgcp_new(), mgcp_rtp_read(), mgcp_write(), misdn_new(), multicast_rtp_request(), multiplexed_bridge_join(), nbs_new(), oh323_rtp_read(), oh323_write(), oss_new(), process_sdp(), ring_entry(), serialize_showchan(), set_format(), setup_rtp_connection(), show_channels_cb(), simple_bridge_join(), sip_new(), sip_rtp_read(), sip_show_channel(), sip_write(), skinny_new(), skinny_rtp_read(), skinny_write(), socket_process(), speech_create(), start_rtp(), unistim_new(), unistim_rtp_read(), unistim_write(), usbradio_new(), and wait_for_answer().
struct ast_channel* next [read] |
| int oldwriteformat |
Original writer format
Definition at line 734 of file channel.h.
Referenced by ast_openstream_full(), and ast_stopstream().
| unsigned long outsmpl |
Track the read/written samples for monitor use
Definition at line 723 of file channel.h.
Referenced by __ast_read(), and ast_write().
| const ast_string_field parkinglot |
Definition at line 684 of file channel.h.
Referenced by findparkinglotname(), func_channel_read(), serialize_showchan(), and sip_park().
PBX private structure for this channel
Definition at line 659 of file channel.h.
Referenced by __analog_handle_event(), __ast_pbx_run(), action_redirect(), action_status(), ast_app_dtget(), ast_app_getdata(), ast_async_goto(), ast_channel_destructor(), asyncgoto_exec(), builtin_blindtransfer(), can_pickup(), collect_digits(), dahdi_handle_event(), disa_exec(), find_calling_channel(), find_channel_by_group(), handle_getoption(), handle_gosub(), ivr_dispatch(), park_exec_full(), pbx_builtin_waitexten(), read_exec(), read_newoption(), readexten_exec(), rpt_call(), speech_background(), timeout_read(), and timeout_write().
| const ast_string_field peeraccount |
Definition at line 684 of file channel.h.
Referenced by ast_cdr_init(), ast_cdr_setpeeraccount(), ast_cdr_update(), ast_cel_report_event(), ast_set_owners_and_peers(), func_channel_read(), and func_channel_write().
Pickup group - which calls groups can be picked up?
Definition at line 714 of file channel.h.
Referenced by ast_var_channels_table(), dahdi_new(), find_channel_by_group(), gtalk_new(), handle_showchan(), jingle_new(), mgcp_new(), read_config(), serialize_showchan(), sip_new(), skinny_new(), and unistim_new().
| int priority |
Dialplan: Current extension priority
Definition at line 738 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_pbx_run(), __ast_request_and_dial(), __oh323_new(), _macro_exec(), _while_exec(), action_coreshowchannels(), action_redirect(), action_status(), agent_new(), ast_bridge_call(), ast_explicit_goto(), ast_str_retrieve_variable(), ast_var_channels_table(), async_wait(), bridge_exec(), builtin_atxfer(), dial_exec_full(), dialout(), do_bridge_masquerade(), do_notify(), find_matching_endwhile(), forward_message(), gosub_exec(), gtalk_new(), handle_gosub(), handle_showchan(), iax_park(), jingle_new(), leave_voicemail(), local_new(), log_exec(), make_email_file(), manage_parkinglot(), masq_park_call(), mgcp_new(), minivm_greet_exec(), misdn_new(), park_call_exec(), park_call_full(), parkandannounce_exec(), pbx_builtin_background(), pbx_builtin_goto(), pbx_builtin_raise_exception(), pbx_builtin_setvar_multiple(), pbx_builtin_waitexten(), pbx_extension_helper(), pbx_parseable_goto(), priority_jump(), realtime_exec(), ring_entry(), rpt_call(), rpt_exec(), serialize_showchan(), set_c_e_p(), set_ext_pri(), setup_env(), sip_new(), sip_park(), skinny_new(), try_calling(), and unistim_new().
| int rawreadformat |
Raw read format
Definition at line 752 of file channel.h.
Referenced by __oh323_new(), agent_new(), ast_do_masquerade(), ast_iax2_new(), ast_set_read_format(), bridge_request(), dahdi_new(), dahdi_read(), do_notify(), free_translation(), gtalk_new(), jingle_new(), local_bridge_loop(), local_new(), mgcp_new(), misdn_new(), multicast_rtp_request(), nbs_new(), phone_setup(), serialize_showchan(), sip_new(), skinny_new(), and unistim_new().
| int rawwriteformat |
Raw write format
Definition at line 753 of file channel.h.
Referenced by __oh323_new(), agent_new(), ast_do_masquerade(), ast_iax2_new(), ast_prod(), ast_set_write_format(), ast_write(), bridge_request(), conf_run(), dahdi_new(), do_notify(), free_translation(), gtalk_new(), jingle_new(), local_bridge_loop(), local_new(), mgcp_new(), misdn_new(), multicast_rtp_request(), nbs_new(), serialize_showchan(), sip_new(), skinny_new(), and unistim_new().
| int readformat |
Requested read format
Definition at line 750 of file channel.h.
Referenced by __ast_play_and_record(), __oh323_new(), __oh323_update_info(), _ast_adsi_transmit_message_full(), agent_new(), alsa_new(), ast_async_goto(), ast_channel_bridge(), ast_channel_make_compatible_helper(), ast_do_masquerade(), ast_iax2_new(), ast_set_read_format(), background_detect_exec(), bridge_channel_join(), bridge_make_compatible(), bridge_request(), builtin_atxfer(), check_goto_on_transfer(), console_new(), dahdi_new(), dictate_exec(), do_bridge_masquerade(), do_notify(), do_waiting(), eagi_exec(), func_channel_read(), gtalk_new(), gtalk_rtp_read(), gtalk_show_channels(), gtalk_write(), handle_recordfile(), handle_showchan(), handle_speechrecognize(), iax2_request(), iax_park(), ices_exec(), isAnsweringMachine(), jingle_new(), jingle_rtp_read(), jingle_show_channels(), jingle_write(), local_new(), login_exec(), masq_park_call(), measurenoise(), mgcp_new(), mgcp_rtp_read(), mgcp_write(), misdn_new(), multicast_rtp_request(), multiplexed_bridge_join(), nbs_new(), oh323_rtp_read(), oh323_write(), oss_new(), process_sdp(), record_exec(), serialize_showchan(), setup_rtp_connection(), simple_bridge_join(), sip_new(), sip_park(), sip_rtp_read(), sip_write(), skinny_new(), skinny_rtp_read(), skinny_write(), socket_process(), speech_background(), start_rtp(), transmit_audio(), unistim_new(), unistim_rtp_read(), unistim_write(), and usbradio_new().
| struct { ... } readq |
Referenced by __ast_queue_frame(), __ast_read(), ast_channel_destructor(), ast_do_masquerade(), and check_bridge().
struct ast_trans_pvt* readtrans [read] |
Read translation path
Definition at line 661 of file channel.h.
Referenced by __ast_read(), ast_channel_destructor(), ast_set_read_format(), free_translation(), and handle_showchan().
struct ast_party_redirecting redirecting [read] |
Redirecting/Diversion information.
Definition at line 709 of file channel.h.
Referenced by add_diversion_header(), ast_call_forward(), ast_channel_destructor(), ast_channel_set_redirecting(), ast_do_masquerade(), ast_indicate_data(), begin_dial_channel(), cb_events(), dial_exec_full(), do_forward(), local_call(), local_indicate(), misdn_copy_redirecting_from_ast(), misdn_copy_redirecting_to_ast(), misdn_facility_ie_handler(), redirecting_read(), redirecting_write(), ring_entry(), update_redirecting(), and wait_for_answer().
| int rings |
Number of rings so far
Definition at line 737 of file channel.h.
Referenced by __analog_handle_event(), __analog_ss_thread(), __oh323_new(), analog_ss_thread(), ast_var_channels_table(), cb_events(), dahdi_handle_event(), dahdi_new(), gtalk_new(), handle_showchan(), jingle_new(), mgcp_new(), mgcp_ss(), misdn_new(), nbs_new(), phone_answer(), serialize_showchan(), sip_new(), skinny_new(), and unistim_new().
struct sched_context* sched [read] |
Schedule context
Definition at line 654 of file channel.h.
Referenced by __ast_channel_alloc_ap(), ast_channel_destructor(), ast_closestream(), ast_hangup(), ast_readaudio_callback(), ast_readvideo_callback(), background_detect_exec(), filestream_destructor(), handle_speechrecognize(), speech_background(), wait_for_winner(), and waitstream_core().
struct ast_filestream* stream [read] |
Stream itself.
Definition at line 655 of file channel.h.
Referenced by ast_closestream(), ast_control_streamfile(), ast_filehelper(), ast_hangup(), ast_moh_files_next(), ast_openstream_full(), ast_readstring_full(), ast_stopstream(), background_detect_exec(), dictate_exec(), filestream_destructor(), gen_closestream(), handle_getoption(), handle_recordfile(), handle_speechrecognize(), handle_streamfile(), local_ast_moh_stop(), moh_files_readframe(), moh_files_release(), speech_background(), wait_for_winner(), and waitstream_core().
| int streamid |
For streaming playback, the schedule ID
Definition at line 732 of file channel.h.
Referenced by __ast_channel_alloc_ap(), ast_closestream(), ast_readaudio_callback(), filestream_destructor(), handle_speechrecognize(), and speech_background().
struct ast_channel_tech* tech [read] |
Technology (point to channel driver)
Definition at line 641 of file channel.h.
Referenced by __analog_ss_thread(), __ast_channel_alloc_ap(), __ast_read(), __oh323_new(), acf_channel_read(), acf_channel_write(), agent_indicate(), agent_new(), agent_read(), alsa_new(), analog_ss_thread(), ast_bridged_channel(), ast_call(), ast_channel_bridge(), ast_channel_early_bridge(), ast_channel_make_compatible_helper(), ast_channel_masquerade(), ast_channel_queryoption(), ast_channel_sendhtml(), ast_channel_setoption(), ast_channel_supports_html(), ast_do_masquerade(), ast_hangup(), ast_iax2_new(), ast_indicate_data(), ast_jb_do_usecheck(), ast_raw_answer(), ast_rtp_dtmf_compatible(), ast_rtp_instance_bridge(), ast_rtp_instance_early_bridge(), ast_rtp_instance_early_bridge_make_compatible(), ast_rtp_instance_make_compatible(), ast_send_image(), ast_senddigit(), ast_senddigit_begin(), ast_senddigit_end(), ast_sendtext(), ast_supports_images(), ast_transfer(), ast_var_channel_types_table(), ast_var_channels_table(), ast_write(), ast_write_video(), bridge_request(), cb_events(), conf_run(), console_new(), dahdi_new(), dahdi_setoption(), dahdiras_exec(), destroy_conference_bridge(), dial_exec_full(), do_notify(), flash_exec(), func_channel_read(), func_channel_write(), func_header_read(), function_iaxpeer(), function_sipchaninfo_read(), get_proto(), gtalk_new(), handle_request_bye(), handle_showchan(), iax2_bridge(), iax2_prov_app(), jingle_new(), local_new(), mgcp_new(), misdn_facility_exec(), misdn_new(), misdn_set_opt_exec(), multicast_rtp_request(), nbs_new(), oss_new(), park_call_full(), play_sound_file(), schedule_delivery(), sendtext_exec(), serialize_showchan(), setup_env(), sip_dtmfmode(), sip_hangup(), sip_new(), skinny_new(), softhangup_exec(), transfer_exec(), try_calling(), unistim_new(), update_bridge_vars(), usbradio_new(), and wait_for_answer().
| void* tech_pvt |
Private data used by the technology driver
Definition at line 642 of file channel.h.
Referenced by __analog_ss_thread(), __dahdi_exception(), __oh323_destroy(), __oh323_new(), __sip_destroy(), acf_channel_read(), acf_channel_write(), agent_bridgedchannel(), agent_call(), agent_cleanup(), agent_digit_begin(), agent_digit_end(), agent_fixup(), agent_get_base_channel(), agent_hangup(), agent_indicate(), agent_new(), agent_read(), agent_sendhtml(), agent_sendtext(), agent_set_base_channel(), agent_start_monitoring(), agent_write(), alsa_fixup(), alsa_hangup(), alsa_new(), analog_hangup(), analog_ss_thread(), ast_channel_destructor(), ast_do_masquerade(), ast_generic_bridge(), ast_iax2_new(), ast_rtp_instance_bridge(), ast_udptl_bridge(), bridge_bridgedchannel(), bridge_call(), bridge_hangup(), bridge_request(), bridge_write(), channel_to_session(), console_answer(), console_call(), console_fixup(), console_hangup(), console_indicate(), console_new(), console_write(), dahdi_answer(), dahdi_bridge(), dahdi_call(), dahdi_callwait(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_exception(), dahdi_fixup(), dahdi_func_read(), dahdi_func_write(), dahdi_handle_dtmfup(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_new(), dahdi_queryoption(), dahdi_read(), dahdi_sendtext(), dahdi_setoption(), dahdi_write(), destroy_dahdi_pvt(), dialog_unlink_all(), func_header_read(), function_iaxpeer(), function_sipchaninfo_read(), get_video_desc(), gtalk_answer(), gtalk_call(), gtalk_digit(), gtalk_fixup(), gtalk_get_codec(), gtalk_get_rtp_peer(), gtalk_hangup(), gtalk_new(), gtalk_read(), gtalk_sendtext(), gtalk_set_rtp_peer(), gtalk_write(), handle_enbloc_call_message(), handle_invite_replaces(), handle_offhook_message(), handle_request_bye(), handle_soft_key_event_message(), handle_stimulus_message(), handle_transfer_button(), iax2_answer(), iax2_bridge(), iax2_call(), iax2_digit_begin(), iax2_digit_end(), iax2_fixup(), iax2_hangup(), iax2_indicate(), iax2_predestroy(), iax2_prov_app(), iax2_sendhtml(), iax2_sendimage(), iax2_sendtext(), iax2_setoption(), iax2_transfer(), iax2_write(), jingle_answer(), jingle_call(), jingle_digit(), jingle_fixup(), jingle_get_codec(), jingle_get_rtp_peer(), jingle_hangup(), jingle_new(), jingle_read(), jingle_sendtext(), jingle_set_rtp_peer(), jingle_write(), local_answer(), local_bridge_loop(), local_bridgedchannel(), local_call(), local_digit_begin(), local_digit_end(), local_fixup(), local_hangup(), local_indicate(), local_new(), local_sendhtml(), local_sendtext(), local_write(), mgcp_answer(), mgcp_call(), mgcp_fixup(), mgcp_get_rtp_peer(), mgcp_hangup(), mgcp_indicate(), mgcp_new(), mgcp_read(), mgcp_senddigit_begin(), mgcp_senddigit_end(), mgcp_set_rtp_peer(), mgcp_ss(), mgcp_write(), misdn_new(), misdn_send_text(), multicast_rtp_call(), multicast_rtp_hangup(), multicast_rtp_request(), multicast_rtp_write(), my_get_sigpvt_bridged_channel(), nbs_call(), nbs_hangup(), nbs_new(), nbs_xread(), nbs_xwrite(), oh323_answer(), oh323_call(), oh323_digit_begin(), oh323_digit_end(), oh323_fixup(), oh323_get_rtp_peer(), oh323_hangup(), oh323_indicate(), oh323_read(), oh323_set_rtp_peer(), oh323_update_info(), oh323_write(), oss_answer(), oss_call(), oss_fixup(), oss_hangup(), oss_indicate(), oss_new(), oss_read(), oss_write(), phone_answer(), phone_call(), phone_digit_end(), phone_exception(), phone_fixup(), phone_hangup(), phone_indicate(), phone_read(), phone_send_text(), phone_setup(), phone_write(), remote_bridge_loop(), sip_answer(), sip_call(), sip_dtmfmode(), sip_fixup(), sip_get_callid(), sip_get_codec(), sip_get_rtp_peer(), sip_get_trtp_peer(), sip_get_udptl_peer(), sip_get_vrtp_peer(), sip_hangup(), sip_indicate(), sip_new(), sip_park(), sip_park_thread(), sip_queryoption(), sip_read(), sip_senddigit_begin(), sip_senddigit_end(), sip_sendhtml(), sip_sendtext(), sip_set_rtp_peer(), sip_set_udptl_peer(), sip_setoption(), sip_transfer(), sip_write(), skinny_answer(), skinny_call(), skinny_fixup(), skinny_get_rtp_peer(), skinny_get_vrtp_peer(), skinny_hangup(), skinny_indicate(), skinny_new(), skinny_newcall(), skinny_read(), skinny_senddigit_end(), skinny_set_rtp_peer(), skinny_ss(), skinny_write(), unistim_answer(), unistim_call(), unistim_fixup(), unistim_get_rtp_peer(), unistim_hangup(), unistim_indicate(), unistim_new(), unistim_read(), unistim_ss(), unistim_write(), usbradio_answer(), usbradio_call(), usbradio_fixup(), usbradio_hangup(), usbradio_indicate(), usbradio_new(), usbradio_read(), and usbradio_write().
timer object that provided timingfd
Definition at line 763 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_queue_frame(), __ast_read(), ast_channel_destructor(), and ast_settimeout().
| void* timingdata |
| int timingfd |
Timing fd
Definition at line 735 of file channel.h.
Referenced by __ast_channel_alloc_ap(), __ast_queue_frame(), __ast_read(), ast_do_masquerade(), ast_internal_timing_enabled(), ast_read_generator_actions(), ast_readaudio_callback(), and ast_settimeout().
| int(* timingfunc)(const void *data) |
| unsigned short transfercapability |
ISDN Transfer Capability - AST_FLAG_DIGITAL is not enough
Definition at line 760 of file channel.h.
Referenced by __oh323_new(), ast_var_channels_table(), begin_dial_channel(), cb_events(), dahdi_call(), dahdi_new(), dahdi_request(), dial_exec_full(), func_channel_read(), func_channel_write(), misdn_call(), and oh323_call().
| const ast_string_field uniqueid |
Definition at line 684 of file channel.h.
Referenced by __agent_start_monitoring(), __ast_change_name_nolink(), __ast_channel_alloc_ap(), action_coreshowchannels(), action_dahdishowchannels(), action_status(), app_exec(), aqm_exec(), ast_bridge_call(), ast_cdr_init(), ast_cdr_setaccount(), ast_cdr_setpeeraccount(), ast_cel_report_event(), ast_channel_bridge(), ast_channel_cmp_cb(), ast_channel_get_full(), ast_channel_set_linkgroup(), ast_do_masquerade(), ast_hangup(), ast_monitor_start(), ast_monitor_stop(), ast_setstate(), ast_str_retrieve_variable(), ast_var_channels_table(), build_conf(), conf_run(), fast_originate(), find_conf_realtime(), func_channel_read(), handle_request_refer(), handle_response_invite(), handle_showchan(), join_queue(), leave_queue(), local_ast_moh_start(), local_ast_moh_stop(), local_attended_transfer(), login_exec(), manager_bridge_event(), manager_queues_status(), meetmemute(), park_call_full(), pbx_builtin_setvar_helper(), pbx_extension_helper(), post_manager_event(), process_sdp(), queue_exec(), queue_transfer_fixup(), realtime_exec(), record_abandoned(), report_new_callerid(), ring_entry(), rna(), rqm_exec(), send_agent_complete(), send_dtmf_event(), senddialendevent(), senddialevent(), serialize_showchan(), setup_env(), shared_write(), sip_new(), socket_process(), try_calling(), and wait_our_turn().
| const ast_string_field userfield |
Definition at line 684 of file channel.h.
Referenced by ast_cel_report_event(), func_channel_read(), and func_channel_write().
A linked list for channel variables. See Asterisk Dialplan Variables
Definition at line 712 of file channel.h.
Referenced by __ast_channel_alloc_ap(), ast_cel_fabricate_channel_from_event(), ast_channel_destructor(), ast_channel_inherit_variables(), ast_dummy_channel_alloc(), ast_dummy_channel_destructor(), ast_str_retrieve_variable(), ast_str_substitute_variables_full(), clearvar_prefix(), clone_variables(), hashkeys_read(), hashkeys_read2(), local_call(), lua_get_variable(), lua_get_variable_value(), mgcp_call(), ospauth_exec(), ospfinished_exec(), osplookup_exec(), ospnext_exec(), pbx_builtin_getvar_helper(), pbx_builtin_pushvar_helper(), pbx_builtin_serialize_variables(), pbx_builtin_setvar_helper(), pbx_substitute_variables_helper(), pbx_substitute_variables_helper_full(), peek_read(), sip_call(), sip_removeheader(), and transmit_invite().
Indication currently playing on the channel
Definition at line 758 of file channel.h.
Referenced by ast_bridge_call(), ast_do_masquerade(), ast_indicate_data(), ast_raw_answer(), and builtin_atxfer().
struct ast_filestream* vstream [read] |
Video Stream itself.
Definition at line 656 of file channel.h.
Referenced by ast_closestream(), ast_filehelper(), ast_hangup(), ast_openvstream(), ast_stopstream(), and filestream_destructor().
| int vstreamid |
For streaming video playback, the schedule ID
Definition at line 733 of file channel.h.
Referenced by ast_closestream(), ast_readvideo_callback(), and filestream_destructor().
struct timeval whentohangup [read] |
Non-zero, set to actual time when channel is to be hung up
Definition at line 686 of file channel.h.
Referenced by __ast_pbx_run(), ast_channel_cmpwhentohangup_tv(), ast_channel_setwhentohangup_tv(), ast_check_hangup(), ast_var_channels_table(), begin_dial_channel(), dial_exec_full(), handle_showchan(), ring_entry(), rpt(), rpt_exec(), serialize_showchan(), timeout_read(), and timeout_write().
| int writeformat |
Requested write format
Definition at line 751 of file channel.h.
Referenced by __oh323_new(), __oh323_update_info(), _ast_adsi_transmit_message_full(), agent_new(), agent_write(), alsa_new(), ast_async_goto(), ast_channel_bridge(), ast_channel_make_compatible_helper(), ast_channel_start_silence_generator(), ast_do_masquerade(), ast_filehelper(), ast_iax2_new(), ast_openstream_full(), ast_read_generator_actions(), ast_set_write_format(), ast_streamfile(), bridge_channel_join(), bridge_make_compatible(), bridge_request(), builtin_atxfer(), chanspy_exec(), check_goto_on_transfer(), console_new(), dahdi_new(), dahdiscan_exec(), do_bridge_masquerade(), do_notify(), extenspy_exec(), func_channel_read(), generator_force(), gtalk_new(), gtalk_rtp_read(), gtalk_show_channels(), gtalk_write(), handle_showchan(), iax2_request(), iax_park(), jingle_new(), jingle_rtp_read(), jingle_show_channels(), jingle_write(), linear_alloc(), local_new(), login_exec(), masq_park_call(), mgcp_new(), mgcp_rtp_read(), mgcp_write(), misdn_new(), moh_alloc(), moh_files_alloc(), mp3_exec(), multicast_rtp_request(), multiplexed_bridge_join(), nbs_new(), NBScat_exec(), oh323_rtp_read(), oh323_set_rtp_peer(), oh323_write(), oss_new(), playtones_alloc(), process_sdp(), send_waveform_to_channel(), serialize_showchan(), setup_rtp_connection(), simple_bridge_join(), sip_new(), sip_park(), sip_rtp_read(), sip_write(), skinny_new(), skinny_rtp_read(), skinny_write(), start_rtp(), tonepair_alloc(), transmit_audio(), unistim_new(), unistim_rtp_read(), unistim_write(), and usbradio_new().
struct ast_trans_pvt* writetrans [read] |
Write translation path
Definition at line 660 of file channel.h.
Referenced by ast_channel_destructor(), ast_set_write_format(), ast_write(), free_translation(), and handle_showchan().
struct ast_tone_zone* zone [read] |
Tone zone as set in indications.conf or in the CHANNEL dialplan function
Definition at line 664 of file channel.h.
Referenced by ast_app_dtget(), ast_channel_destructor(), ast_indicate_data(), ast_var_channels_table(), dialtone_indicate(), enum_query_read(), func_channel_read(), func_channel_write(), function_enum(), function_txtcidname(), handle_playtones(), pbx_builtin_waitexten(), play_dialtone(), read_exec(), readexten_exec(), and skinny_transfer().
1.5.6