Tue Oct 29 17:28:29 2013

Asterisk developer's documentation


outgoing_helper Struct Reference

#include <channel.h>

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


Field Documentation

const char* account

Definition at line 598 of file channel.h.

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

const char* cid_name

Definition at line 597 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_call_forward().

const char* cid_num

Definition at line 596 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_call_forward().

const char* context

Definition at line 593 of file channel.h.

Referenced by __ast_request_and_dial().

const char* exten

Definition at line 594 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_channel* parent_channel [read]

Definition at line 600 of file channel.h.

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

int priority

Definition at line 595 of file channel.h.

Referenced by __ast_request_and_dial().

struct ast_variable* vars [read]

The documentation for this struct was generated from the following file:

Generated on 29 Oct 2013 for Asterisk - the Open Source PBX by  doxygen 1.6.1