Wed Aug 7 17:16:16 2019

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


Field Documentation

const char* account
const char* cid_name

Definition at line 1003 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* cid_num

Definition at line 1002 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* context

Definition at line 999 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

const char* exten

Definition at line 1000 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

struct ast_channel* parent_channel [read]
int priority

Definition at line 1001 of file channel.h.

Referenced by __ast_request_and_dial(), and ast_pbx_outgoing_exten().

struct ast_variable* vars [read]

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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1