|
RTS API Documentation
1.10.11
|
Collaboration diagram for switch_cause_table:Data Fields | |
| const char * | name |
| switch_call_cause_t | cause |
Definition at line 38 of file switch_channel.c.
| switch_call_cause_t switch_cause_table::cause |
Definition at line 40 of file switch_channel.c.
Referenced by switch_channel_cause_q850(), and switch_channel_str2cause().
| const char* switch_cause_table::name |
Definition at line 39 of file switch_channel.c.
Referenced by switch_channel_cause2str(), switch_channel_str2callstate(), and switch_channel_str2cause().
1.8.13