Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
manager_channel_variable Struct Reference

List of channel variables to append to all channel-related events. More...

Collaboration diagram for manager_channel_variable:
Collaboration graph
[legend]

Data Fields

struct {
   struct manager_channel_variable *   next
 
entry
 
unsigned int isfunc:1
 
char name []
 

Detailed Description

List of channel variables to append to all channel-related events.

Definition at line 7925 of file channel.c.

Field Documentation

◆ entry

struct { ... } entry

◆ isfunc

unsigned int isfunc

Definition at line 7927 of file channel.c.

Referenced by channel_get_external_vars(), and channel_set_external_vars().

◆ name

char name[]

◆ next

Definition at line 7926 of file channel.c.


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