Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_autochan Struct Reference

#include <autochan.h>

Collaboration diagram for ast_autochan:
Collaboration graph
[legend]

Data Fields

struct ast_channelchan
 
struct {
   struct ast_autochan *   next
 
list
 
ast_mutex_t lock
 

Detailed Description

Definition at line 32 of file autochan.h.

Field Documentation

◆ chan

struct ast_channel* chan

◆ 

struct { ... } list

◆ lock

Definition at line 35 of file autochan.h.

Referenced by ast_autochan_destroy(), ast_autochan_new_channel(), and ast_autochan_setup().

◆ next

struct ast_autochan* next

Definition at line 34 of file autochan.h.

Referenced by next_channel().


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