Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


feature_pvt Struct Reference


Data Fields

char dest [AST_MAX_EXTENSION]
struct {
   feature_pvt *   next
list
ast_mutex_t lock
ast_channelowner
ast_channelsubchan
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

Referenced by features_hangup(), features_show(), and unload_module().

ast_mutex_t lock

Definition at line 82 of file chan_features.c.

Referenced by features_answer(), features_call(), features_digit_begin(), features_digit_end(), features_fixup(), features_hangup(), features_indicate(), features_read(), features_show(), and features_write().

struct feature_pvt* next

Definition at line 88 of file chan_features.c.

struct ast_channel* owner

Definition at line 87 of file chan_features.c.

Referenced by features_call(), features_fixup(), features_new(), features_show(), indexof(), and unload_module().

struct ast_channel* subchan

Definition at line 85 of file chan_features.c.

Referenced by features_answer(), features_call(), features_digit_begin(), features_digit_end(), features_hangup(), features_indicate(), features_new(), features_read(), features_write(), and update_features().

struct feature_sub subs[3]

Definition at line 86 of file chan_features.c.

Referenced by features_fixup(), features_hangup(), features_new(), features_request(), indexof(), restore_channel(), and update_features().

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 Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7