Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


chanlist Struct Reference

List of channel drivers. More...


Data Fields

ast_aoc_decodedaoc_s_rate_list
ast_channelchan
ast_party_connected_line connected
uint64_t flags
struct {
   chanlist *   next
list
chanlistnext
unsigned int pending_connected_update:1
ast_channel_techtech


Detailed Description

List of channel drivers.

Definition at line 634 of file app_dial.c.


Field Documentation

struct ast_aoc_decoded* aoc_s_rate_list

Definition at line 642 of file app_dial.c.

Referenced by chanlist_free().

struct ast_channel* chan

Definition at line 636 of file app_dial.c.

Referenced by __ast_answer(), __ast_change_name_nolink(), __ast_queue_frame(), __ast_read(), __ast_request_and_dial(), adjust_frame_for_plc(), apply_plc(), ast_activate_generator(), ast_answer(), ast_bridged_channel(), ast_call(), ast_change_name(), ast_channel_change_linkedid(), ast_channel_clear_softhangup(), ast_channel_cmp_cb(), ast_channel_cmpwhentohangup(), ast_channel_cmpwhentohangup_tv(), ast_channel_data_add_structure(), ast_channel_data_cmp_structure(), ast_channel_datastore_add(), ast_channel_datastore_find(), ast_channel_datastore_remove(), ast_channel_defer_dtmf(), ast_channel_destructor(), ast_channel_get_full(), ast_channel_make_compatible(), ast_channel_queryoption(), ast_channel_register(), ast_channel_release(), ast_channel_sendhtml(), ast_channel_sendurl(), ast_channel_set_caller(), ast_channel_set_caller_event(), ast_channel_set_fd(), ast_channel_set_linkgroup(), ast_channel_setoption(), ast_channel_setwhentohangup(), ast_channel_setwhentohangup_tv(), ast_channel_softhangup_cb(), ast_channel_supports_html(), ast_channel_undefer_dtmf(), ast_channel_unregister(), ast_check_hangup(), ast_check_hangup_locked(), ast_deactivate_generator(), ast_dummy_channel_destructor(), ast_hangup(), ast_indicate(), ast_indicate_data(), ast_internal_timing_enabled(), ast_prod(), ast_queue_control(), ast_queue_control_data(), ast_queue_frame(), ast_queue_frame_head(), ast_queue_hangup(), ast_queue_hangup_with_cause(), ast_raw_answer(), ast_read(), ast_read_generator_actions(), ast_read_noaudio(), ast_recvchar(), ast_recvtext(), ast_request(), ast_safe_sleep(), ast_safe_sleep_conditional(), ast_senddigit(), ast_senddigit_begin(), ast_senddigit_end(), ast_sendtext(), ast_set_callerid(), ast_set_hangupsource(), ast_set_read_format(), ast_set_write_format(), ast_setstate(), ast_softhangup(), ast_softhangup_nolock(), ast_transfer(), ast_waitfor_nandfds(), ast_write(), ast_write_video(), bridge_playfile(), channel_data_add_flags(), dial_exec_full(), do_forward(), generator_force(), hanguptree(), queue_dtmf_readq(), report_new_callerid(), send_dtmf_event(), set_format(), should_skip_dtmf(), tonepair_alloc(), tonepair_release(), and wait_for_answer().

struct ast_party_connected_line connected

Saved connected party info from an AST_CONTROL_CONNECTED_LINE.

Definition at line 639 of file app_dial.c.

Referenced by __ast_read(), __ast_request_and_dial(), ast_do_masquerade(), ast_indicate_data(), ast_party_connected_line_collect_caller(), chanlist_free(), and party_connected_line_copy_transfer().

uint64_t flags

Definition at line 637 of file app_dial.c.

Referenced by __ast_channel_alloc_ap(), and __ast_read().

struct { ... } list

Referenced by ast_channel_register(), ast_channel_unregister(), ast_channeltype_list(), ast_get_channel_tech(), ast_request(), complete_channeltypes(), handle_cli_core_show_channeltype(), and handle_cli_core_show_channeltypes().

struct chanlist* next

Definition at line 117 of file channel.c.

struct chanlist* next

Definition at line 635 of file app_dial.c.

Referenced by ast_write(), hanguptree(), and wait_for_answer().

unsigned int pending_connected_update

TRUE if an AST_CONTROL_CONNECTED_LINE update was saved to the connected element.

Definition at line 641 of file app_dial.c.

struct ast_channel_tech* tech

Definition at line 116 of file channel.c.

Referenced by __ast_channel_alloc_ap(), ast_channel_register(), ast_channel_unregister(), ast_channeltype_list(), ast_get_channel_tech(), complete_channeltypes(), data_channeltypes_provider_handler(), handle_cli_core_show_channeltype(), and handle_cli_core_show_channeltypes().


The documentation for this struct was generated from the following files:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7