Mon Mar 31 07:43:21 2008

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 561 of file channel.h.


Field Documentation

const char* account

Definition at line 567 of file channel.h.

Referenced by __ast_request_and_dial().

const char* cid_name

Definition at line 566 of file channel.h.

Referenced by __ast_request_and_dial().

const char* cid_num

Definition at line 565 of file channel.h.

Referenced by __ast_request_and_dial().

const char* context

Definition at line 562 of file channel.h.

Referenced by __ast_request_and_dial().

const char* exten

Definition at line 563 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_channel* parent_channel

Definition at line 569 of file channel.h.

Referenced by __ast_request_and_dial().

int priority

Definition at line 564 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_variable* vars

Definition at line 568 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 Mar 31 07:43:21 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1