Thu May 14 15:13:47 2009

Asterisk developer's documentation


ast_call_feature Struct Reference

main call feature structure More...

#include <features.h>


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]
struct {
   ast_call_feature *   next
feature_entry
int feature_mask
unsigned int flags
char * fname
char moh_class [FEATURE_MOH_LEN]
int(* operation )(struct ast_channel *chan, struct ast_channel *peer, struct ast_bridge_config *config, char *code, int sense, void *data)
char sname [FEATURE_SNAME_LEN]


Detailed Description

main call feature structure

Definition at line 39 of file features.h.


Field Documentation

char app[FEATURE_APP_LEN]

Definition at line 47 of file features.h.

Referenced by feature_exec_app().

char app_args[FEATURE_APP_ARGS_LEN]

Definition at line 48 of file features.h.

Referenced by feature_exec_app().

char default_exten[FEATURE_MAX_LEN]

Definition at line 44 of file features.h.

Referenced by handle_showfeatures().

char exten[FEATURE_MAX_LEN]

Definition at line 43 of file features.h.

Referenced by ast_feature_interpret(), ast_feature_request_and_dial(), and handle_showfeatures().

struct { ... } feature_entry

Referenced by ast_register_feature(), ast_unregister_feature(), ast_unregister_features(), find_dynamic_feature(), and handle_showfeatures().

int feature_mask

Definition at line 40 of file features.h.

Referenced by ast_feature_interpret(), and set_config_flags().

unsigned int flags

Definition at line 46 of file features.h.

char* fname

Definition at line 41 of file features.h.

Referenced by ast_feature_interpret(), and handle_showfeatures().

char moh_class[FEATURE_MOH_LEN]

Definition at line 49 of file features.h.

Referenced by feature_exec_app().

struct ast_call_feature* next

Definition at line 50 of file features.h.

int(* operation)(struct ast_channel *chan, struct ast_channel *peer, struct ast_bridge_config *config, char *code, int sense, void *data)

Referenced by ast_feature_interpret().

char sname[FEATURE_SNAME_LEN]

Definition at line 42 of file features.h.

Referenced by ast_feature_interpret(), ast_register_feature(), find_dynamic_feature(), and handle_showfeatures().


The documentation for this struct was generated from the following file:
Generated on Thu May 14 15:13:47 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7