Sat Mar 24 23:51:54 2007

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
int(* operation )(struct ast_channel *chan, struct ast_channel *peer, struct ast_bridge_config *config, char *code, int sense)
char sname [FEATURE_SNAME_LEN]


Detailed Description

main call feature structure

Definition at line 34 of file features.h.


The documentation for this struct was generated from the following file:
Generated on Sat Mar 24 23:51:54 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1