Wed Aug 15 01:25:48 2007

Asterisk developer's documentation


outgoing_helper Struct Reference

#include <channel.h>

Collaboration diagram for outgoing_helper:

Collaboration graph
[legend]

Data Fields

const char * account
const char * cid_name
const char * cid_num
const char * context
const char * exten
struct ast_channelparent_channel
int priority
struct ast_variablevars

Detailed Description

Definition at line 521 of file channel.h.


Field Documentation

const char* account

Definition at line 527 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_app().

const char* cid_name

Definition at line 526 of file channel.h.

Referenced by __ast_request_and_dial().

const char* cid_num

Definition at line 525 of file channel.h.

Referenced by __ast_request_and_dial().

const char* context

Definition at line 522 of file channel.h.

Referenced by __ast_request_and_dial().

const char* exten

Definition at line 523 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_channel* parent_channel [read]

Definition at line 529 of file channel.h.

Referenced by __ast_request_and_dial(), and parkandannounce_exec().

int priority

Definition at line 524 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_variable* vars [read]

Definition at line 528 of file channel.h.

Referenced by __ast_request_and_dial(), ast_pbx_outgoing_app(), and parkandannounce_exec().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:48 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3