FreeSWITCH API Documentation  1.7.0
Data Fields
alias_node_s Struct Reference
+ Collaboration diagram for alias_node_s:

Data Fields

char * event_channel
 
char * name
 
char * key
 
struct alias_node_snext
 

Detailed Description

Definition at line 3073 of file switch_event.c.

Field Documentation

char* alias_node_s::event_channel
char* alias_node_s::key

Definition at line 3076 of file switch_event.c.

Referenced by switch_live_array_add_alias(), and switch_live_array_destroy().

char* alias_node_s::name
struct alias_node_s* alias_node_s::next

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