Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


channels Struct Reference

the list of channels we have. Note that the lock for this list is used for both the channels list and the backends list. More...

Collaboration diagram for channels:

Data Fields

struct ast_channelfirst
struct ast_channellast
ast_rwlock_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 129 of file channel.c.


Field Documentation

struct ast_channel* first

Definition at line 129 of file channel.c.

struct ast_channel* last

Definition at line 129 of file channel.c.

Definition at line 129 of file channel.c.


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