Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


chanlist Struct Reference

List of channel drivers. More...

Collaboration diagram for chanlist:

Data Fields

struct ast_channelchan
uint64_t flags
struct {
   struct chanlist *   next
list
struct chanlistnext
struct ast_channel_techtech

Detailed Description

List of channel drivers.

Definition at line 569 of file app_dial.c.


Field Documentation

uint64_t flags

Definition at line 572 of file app_dial.c.

Referenced by __ast_channel_alloc_ap(), and __ast_read().

struct { ... } list
struct chanlist* next

Definition at line 570 of file app_dial.c.

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


The documentation for this struct was generated from the following files: