Tue Mar 2 17:34:59 2010

Asterisk developer's documentation


chanlist Struct Reference

List of channel drivers. More...

Collaboration diagram for chanlist:
Collaboration graph
[legend]

Data Fields

struct ast_channelchan
uint64_t flags
struct chanlistnext
struct ast_channel_techtech

Detailed Description

List of channel drivers.

Definition at line 102 of file channel.c.


Field Documentation

struct ast_channel* chan [read]

Definition at line 356 of file app_dial.c.

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

uint64_t flags

Definition at line 357 of file app_dial.c.

Referenced by __ast_channel_alloc_ap(), and __ast_read().

struct chanlist* next [read]

Definition at line 355 of file app_dial.c.

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

struct ast_channel_tech* tech [read]

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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1