Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


outgoing_helper Struct Reference

#include <channel.h>

Collaboration diagram for outgoing_helper:

Collaboration graph
[legend]

Detailed Description

Definition at line 563 of file channel.h.

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


Field Documentation

const char* account
 

Definition at line 569 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* cid_name
 

Definition at line 568 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* cid_num
 

Definition at line 567 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* context
 

Definition at line 564 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* exten
 

Definition at line 565 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

struct ast_channel* parent_channel
 

Definition at line 571 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

int priority
 

Definition at line 566 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

struct ast_variable* vars
 

Definition at line 570 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:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen