Thu Jul 9 13:41:37 2009

Asterisk developer's documentation


ast_call_feature Struct Reference

main call feature structure More...

#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

main call feature structure

Definition at line 50 of file features.h.


Member Function Documentation

AST_LIST_ENTRY ( ast_call_feature   ) 


Field Documentation

char app[FEATURE_APP_LEN]

Definition at line 58 of file features.h.

Referenced by feature_exec_app().

char app_args[FEATURE_APP_ARGS_LEN]

Definition at line 59 of file features.h.

Referenced by feature_exec_app().

char default_exten[FEATURE_MAX_LEN]

Definition at line 55 of file features.h.

Referenced by handle_feature_show().

char exten[FEATURE_MAX_LEN]

Definition at line 54 of file features.h.

Referenced by ast_feature_request_and_dial(), feature_interpret_helper(), handle_feature_show(), handle_request_info(), and register_group_feature().

int feature_mask

Definition at line 51 of file features.h.

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

unsigned int flags

Definition at line 57 of file features.h.

char* fname

Definition at line 52 of file features.h.

Referenced by feature_interpret_helper(), and handle_feature_show().

char moh_class[FEATURE_MOH_LEN]

Definition at line 60 of file features.h.

Referenced by feature_exec_app().

ast_feature_operation operation

Definition at line 56 of file features.h.

Referenced by feature_interpret_helper().

char sname[FEATURE_SNAME_LEN]

Definition at line 53 of file features.h.

Referenced by ast_find_call_feature(), ast_register_feature(), feature_interpret_helper(), find_dynamic_feature(), handle_feature_show(), and register_group_feature().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:37 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7