Wed Feb 11 12:00:37 2009

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_mutex_t lock
ast_channelowner
int reqformat
ast_module_useru_chan
ast_module_useru_owner

Detailed Description

Definition at line 105 of file chan_local.c.


Field Documentation

struct ast_channel* chan

Definition at line 112 of file chan_local.c.

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

char context[AST_MAX_CONTEXT]

Definition at line 108 of file chan_local.c.

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

char exten[AST_MAX_EXTENSION]

Definition at line 109 of file chan_local.c.

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

unsigned int flags

Definition at line 107 of file chan_local.c.

struct { ... } list

reference to keep the module loaded while in use

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

ast_mutex_t lock

Definition at line 106 of file chan_local.c.

Referenced by local_answer(), local_call(), local_digit_begin(), local_digit_end(), local_fixup(), local_hangup(), local_indicate(), local_pvt_destroy(), local_queue_frame(), local_sendhtml(), local_sendtext(), local_write(), and locals_show().

struct local_pvt* next

Definition at line 115 of file chan_local.c.

struct ast_channel* owner

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

Referenced by local_hangup(), and local_new().

struct ast_module_user* u_owner

Definition at line 113 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 Wed Feb 11 12:00:37 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7