Fri Aug 7 11:04:32 2015

Asterisk developer's documentation


feature_pvt Struct Reference

Data Fields

char dest [AST_MAX_EXTENSION]
struct {
   struct feature_pvt *   next
list
ast_mutex_t lock
struct ast_channelowner
struct ast_channelsubchan
struct feature_sub subs [3]
char tech [AST_MAX_EXTENSION]

Detailed Description

Definition at line 81 of file chan_features.c.


Field Documentation

char dest[AST_MAX_EXTENSION]

Definition at line 84 of file chan_features.c.

Referenced by features_alloc(), features_new(), and features_show().

struct { ... } list
struct feature_pvt* next [read]

Definition at line 88 of file chan_features.c.

struct ast_channel* owner [read]
struct ast_channel* subchan [read]
struct feature_sub subs[3] [read]
char tech[AST_MAX_EXTENSION]

Definition at line 83 of file chan_features.c.

Referenced by features_alloc(), features_new(), and features_show().


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

Generated on 7 Aug 2015 for Asterisk - the Open Source PBX by  doxygen 1.6.1