Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


outgoing_helper Struct Reference

#include <channel.h>

Collaboration diagram for outgoing_helper:

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


Field Documentation

const char* cid_name

Definition at line 636 of file channel.h.

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

const char* cid_num

Definition at line 635 of file channel.h.

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

const char* context

Definition at line 632 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* exten

Definition at line 633 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

int priority

Definition at line 634 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().


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