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

Data Fields

const char * name
 
switch_call_cause_t cause
 

Detailed Description

Definition at line 38 of file switch_channel.c.

Field Documentation

switch_call_cause_t switch_cause_table::cause

Definition at line 40 of file switch_channel.c.

Referenced by switch_channel_str2cause().

const char* switch_cause_table::name

Definition at line 39 of file switch_channel.c.

Referenced by switch_channel_cause2str().


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