Mon May 14 04:52:59 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
ast_channelparent_channel
int priority
ast_variablevars

Detailed Description

Definition at line 529 of file channel.h.


Field Documentation

const char* account

Definition at line 535 of file channel.h.

Referenced by __ast_request_and_dial().

const char* cid_name

Definition at line 534 of file channel.h.

Referenced by __ast_request_and_dial().

const char* cid_num

Definition at line 533 of file channel.h.

Referenced by __ast_request_and_dial().

const char* context

Definition at line 530 of file channel.h.

Referenced by __ast_request_and_dial().

const char* exten

Definition at line 531 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_channel* parent_channel

Definition at line 537 of file channel.h.

Referenced by __ast_request_and_dial().

int priority

Definition at line 532 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_variable* vars

Definition at line 536 of file channel.h.

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


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:53:00 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1