|
RTS API Documentation
1.10.11
|
Collaboration diagram for switch_callstate_table:Data Fields | |
| const char * | name |
| switch_channel_callstate_t | callstate |
Definition at line 250 of file switch_channel.c.
| switch_channel_callstate_t switch_callstate_table::callstate |
Definition at line 252 of file switch_channel.c.
Referenced by switch_channel_str2callstate().
| const char* switch_callstate_table::name |
Definition at line 251 of file switch_channel.c.
Referenced by switch_channel_callstate2str().
1.8.13