Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
backends Struct Reference

the list of registered channel types More...

Collaboration diagram for backends:
Collaboration graph
[legend]

Data Fields

struct chanlistfirst
 
struct chanlistlast
 
ast_rwlock_t lock
 

Detailed Description

the list of registered channel types

Definition at line 121 of file channel.c.

Field Documentation

◆ first

struct chanlist* first

Definition at line 121 of file channel.c.

◆ last

struct chanlist* last

Definition at line 121 of file channel.c.

◆ lock

Definition at line 121 of file channel.c.


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