Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
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 7808 of file channel.c.

Field Documentation

◆ [struct]

struct { ... } entry

◆ isfunc

unsigned int isfunc

Definition at line 7810 of file channel.c.

Referenced by channel_get_external_vars(), and channel_set_external_vars().

◆ name

char name[]

◆ next

Definition at line 7809 of file channel.c.


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