Wed May 16 06:44:07 2012
Asterisk developer's documentation
Main Page
Related Pages
Modules
Data Structures
Files
Directories
Alphabetical List
Data Structures
Data Fields
channels Struct Reference
Collaboration diagram for channels:
[
legend
]
Data Fields
struct
ast_channel
*
first
struct
ast_channel
*
last
ast_mutex_t
lock
Detailed Description
the list of
channels
we have. Note that the lock for this list is used for both the
channels
list and the
backends
list.
Definition at line
110
of file
channel.c
.
Field Documentation
struct
ast_channel
*
first
[read]
Definition at line
110
of file
channel.c
.
struct
ast_channel
*
last
[read]
Definition at line
110
of file
channel.c
.
ast_mutex_t
lock
Definition at line
110
of file
channel.c
.
The documentation for this struct was generated from the following file:
channel.c
Generated on Wed May 16 06:44:08 2012 for Asterisk - the Open Source PBX by
1.5.6