Fri Aug 17 00:17:51 2018

Asterisk developer's documentation


ast_call_feature Struct Reference

#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
char moh_class [FEATURE_MOH_LEN]
ast_feature_operation operation
char sname [FEATURE_SNAME_LEN]

Detailed Description

Definition at line 65 of file features.h.


Member Function Documentation

AST_LIST_ENTRY ( ast_call_feature   ) 

Field Documentation

char app[FEATURE_APP_LEN]

Definition at line 73 of file features.h.

Referenced by feature_exec_app(), and process_applicationmap_line().

char app_args[FEATURE_APP_ARGS_LEN]

Definition at line 74 of file features.h.

Referenced by feature_exec_app(), and process_applicationmap_line().

char default_exten[FEATURE_MAX_LEN]

Definition at line 70 of file features.h.

Referenced by handle_feature_show().

char exten[FEATURE_MAX_LEN]

Definition at line 66 of file features.h.

Referenced by detect_disconnect(), feature_interpret_helper(), and set_config_flags().

unsigned int flags

Definition at line 72 of file features.h.

char* fname

Definition at line 67 of file features.h.

Referenced by feature_interpret_helper(), and handle_feature_show().

char moh_class[FEATURE_MOH_LEN]

Definition at line 75 of file features.h.

Referenced by feature_exec_app(), and process_applicationmap_line().

Definition at line 71 of file features.h.

Referenced by feature_interpret_helper(), and process_applicationmap_line().

char sname[FEATURE_SNAME_LEN]

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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1