Data Fields | |
char | dest [AST_MAX_EXTENSION] |
ast_mutex_t | lock |
feature_pvt * | next |
ast_channel * | owner |
ast_channel * | subchan |
feature_sub | subs [3] |
char | tech [AST_MAX_EXTENSION] |
|
Definition at line 86 of file chan_features.c. Referenced by features_alloc(), features_new(), and features_show(). |
|
Definition at line 84 of file chan_features.c. Referenced by features_answer(), features_call(), features_digit(), features_fixup(), features_hangup(), features_indicate(), features_read(), features_show(), and features_write(). |
|
Definition at line 90 of file chan_features.c. Referenced by features_alloc(), features_hangup(), features_show(), and unload_module(). |
|
Definition at line 89 of file chan_features.c. Referenced by features_call(), features_fixup(), features_new(), features_show(), and unload_module(). |
|
Definition at line 87 of file chan_features.c. Referenced by features_answer(), features_call(), features_digit(), features_hangup(), features_indicate(), features_new(), features_read(), features_write(), and update_features(). |
|
Definition at line 88 of file chan_features.c. Referenced by features_fixup(), features_hangup(), features_new(), features_request(), indexof(), restore_channel(), and update_features(). |
|
Definition at line 85 of file chan_features.c. Referenced by features_alloc(), features_new(), and features_show(). |