Sat Sep 16 07:28:21 2006

Asterisk developer's documentation


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

Detailed Description

Definition at line 108 of file chan_local.c.


Field Documentation

int alreadymasqed

Definition at line 115 of file chan_local.c.

Referenced by check_bridge().

int cancelqueue

Definition at line 114 of file chan_local.c.

Referenced by local_hangup(), and local_queue_frame().

struct ast_channel* chan

Definition at line 119 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 110 of file chan_local.c.

Referenced by local_new(), and locals_show().

char exten[AST_MAX_EXTENSION]

Definition at line 111 of file chan_local.c.

Referenced by local_new(), and locals_show().

int glaredetect

Definition at line 113 of file chan_local.c.

Referenced by local_hangup(), and local_queue_frame().

int launchedpbx

Definition at line 116 of file chan_local.c.

Referenced by local_call(), and local_hangup().

ast_mutex_t lock

Definition at line 109 of file chan_local.c.

Referenced by 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 120 of file chan_local.c.

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

int nooptimization

Definition at line 117 of file chan_local.c.

Referenced by check_bridge().

struct ast_channel* owner

Definition at line 118 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 112 of file chan_local.c.

Referenced by local_new().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 16 07:28:21 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7