Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

local_pvt Struct Reference


Data Fields

int alreadymasqed
int cancelqueue
ast_channelchan
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
int glaredetect
int launchedpbx
ast_mutex_t lock
local_pvtnext
int nooptimization
ast_channelowner
int reqformat

Field Documentation

int alreadymasqed
 

Definition at line 109 of file chan_local.c.

Referenced by check_bridge(), and local_write().

int cancelqueue
 

Definition at line 108 of file chan_local.c.

Referenced by local_hangup(), and local_queue_frame().

struct ast_channel* chan
 

Definition at line 113 of file chan_local.c.

Referenced by check_bridge(), local_call(), local_fixup(), local_hangup(), local_new(), and local_queue_frame().

char context[AST_MAX_CONTEXT]
 

Definition at line 104 of file chan_local.c.

Referenced by local_alloc(), local_new(), and locals_show().

char exten[AST_MAX_EXTENSION]
 

Definition at line 105 of file chan_local.c.

Referenced by local_alloc(), local_new(), and locals_show().

int glaredetect
 

Definition at line 107 of file chan_local.c.

Referenced by local_hangup(), and local_queue_frame().

int launchedpbx
 

Definition at line 110 of file chan_local.c.

Referenced by local_call(), and local_hangup().

ast_mutex_t lock
 

Definition at line 103 of file chan_local.c.

Referenced by local_alloc(), local_answer(), local_call(), local_digit(), local_fixup(), local_hangup(), local_indicate(), local_queue_frame(), local_sendhtml(), local_write(), and locals_show().

struct local_pvt* next
 

Definition at line 114 of file chan_local.c.

Referenced by local_alloc(), local_hangup(), locals_show(), and unload_module().

int nooptimization
 

Definition at line 111 of file chan_local.c.

Referenced by check_bridge(), and local_alloc().

struct ast_channel* owner
 

Definition at line 112 of file chan_local.c.

Referenced by check_bridge(), local_call(), local_fixup(), local_hangup(), local_new(), local_queue_frame(), locals_show(), and unload_module().

int reqformat
 

Definition at line 106 of file chan_local.c.

Referenced by local_alloc(), and local_new().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1