Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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: