Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


local_pvt Struct Reference


Data Fields

ast_channelchan
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
unsigned int flags
struct {
   local_pvt *   next
list
ast_channelowner
int reqformat
ast_module_useru_chan
ast_module_useru_owner

Detailed Description

Definition at line 115 of file chan_local.c.


Field Documentation

struct ast_channel* chan

Definition at line 121 of file chan_local.c.

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

char context[AST_MAX_CONTEXT]

Definition at line 117 of file chan_local.c.

Referenced by local_devicestate(), and local_new().

char exten[AST_MAX_EXTENSION]

Definition at line 118 of file chan_local.c.

Referenced by local_devicestate(), and local_new().

unsigned int flags

Definition at line 116 of file chan_local.c.

struct { ... } list

reference to keep the module loaded while in use

struct local_pvt* next

Definition at line 124 of file chan_local.c.

struct ast_channel* owner

Definition at line 120 of file chan_local.c.

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

int reqformat

Definition at line 119 of file chan_local.c.

Referenced by local_new().

struct ast_module_user* u_chan

reference to keep the module loaded while in use

Definition at line 123 of file chan_local.c.

Referenced by local_hangup(), and local_new().

struct ast_module_user* u_owner

Definition at line 122 of file chan_local.c.

Referenced by local_hangup(), and local_new().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7