RTS API Documentation  1.10.11
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 250 of file switch_channel.c.

Field Documentation

◆ callstate

switch_channel_callstate_t switch_callstate_table::callstate

Definition at line 252 of file switch_channel.c.

Referenced by switch_channel_str2callstate().

◆ name

const char* switch_callstate_table::name

Definition at line 251 of file switch_channel.c.

Referenced by switch_channel_callstate2str().


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