FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
char * | str |
struct str_node * | next |
Definition at line 205 of file switch_core_session.c.
struct str_node* str_node::next |
Definition at line 207 of file switch_core_session.c.
Referenced by switch_core_session_findall_matching_var(), switch_core_session_hupall(), switch_core_session_hupall_endpoint(), and switch_core_session_hupall_matching_var_ans().
char* str_node::str |
Definition at line 206 of file switch_core_session.c.