#include <features.h>
Public Member Functions | |
AST_LIST_ENTRY (ast_call_feature) feature_entry | |
Data Fields | |
char | app [FEATURE_APP_LEN] |
char | app_args [FEATURE_APP_ARGS_LEN] |
char | default_exten [FEATURE_MAX_LEN] |
char | exten [FEATURE_MAX_LEN] |
int | feature_mask |
unsigned int | flags |
char * | fname |
int(* | operation )(struct ast_channel *chan, struct ast_channel *peer, struct ast_bridge_config *config, char *code, int sense) |
char | sname [FEATURE_SNAME_LEN] |
Definition at line 34 of file features.h.
|
|
|
Definition at line 42 of file features.h. Referenced by feature_exec_app(), and load_config(). |
|
Definition at line 43 of file features.h. Referenced by feature_exec_app(), and load_config(). |
|
Definition at line 39 of file features.h. |
|
Definition at line 38 of file features.h. Referenced by ast_feature_interpret(), ast_feature_request_and_dial(), feature_exec_app(), handle_showfeatures(), and load_config(). |
|
Definition at line 35 of file features.h. Referenced by set_config_flags(). |
|
Definition at line 41 of file features.h. |
|
Definition at line 36 of file features.h. |
|
Referenced by ast_feature_interpret(), and load_config(). |
|
Definition at line 37 of file features.h. Referenced by ast_feature_interpret(), find_feature(), handle_showfeatures(), and load_config(). |