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

Data Fields

const char * name
 
switch_channel_callstate_t callstate
 

Detailed Description

Definition at line 237 of file switch_channel.c.

Field Documentation

switch_channel_callstate_t switch_callstate_table::callstate

Definition at line 239 of file switch_channel.c.

Referenced by switch_channel_str2callstate().

const char* switch_callstate_table::name

Definition at line 238 of file switch_channel.c.

Referenced by switch_channel_callstate2str().


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