Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


fast_originate_helper Struct Reference
[AMI functions]

helper function for originate More...


Data Fields

ast_string_field_mgr __field_mgr
ast_string_field_pool__field_mgr_pool
const ast_string_field account
const ast_string_field app
const ast_string_field appdata
const ast_string_field cid_name
const ast_string_field cid_num
const ast_string_field context
char data [512]
const ast_string_field exten
format_t format
const ast_string_field idtext
int priority
char tech [AST_MAX_EXTENSION]
int timeout
ast_variablevars


Detailed Description

helper function for originate

Definition at line 3646 of file manager.c.


Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 3661 of file manager.c.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 3661 of file manager.c.

const ast_string_field account

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

const ast_string_field app

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

const ast_string_field appdata

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

const ast_string_field cid_name

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

const ast_string_field cid_num

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

const ast_string_field context

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

char data[512]

data can contain a channel name, extension number, username, password, etc.

Definition at line 3649 of file manager.c.

Referenced by fast_originate().

const ast_string_field exten

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

format_t format

Codecs used for a call

Definition at line 3651 of file manager.c.

Referenced by fast_originate().

const ast_string_field idtext

Definition at line 3661 of file manager.c.

Referenced by fast_originate().

int priority

Definition at line 3662 of file manager.c.

Referenced by fast_originate().

char tech[AST_MAX_EXTENSION]

Definition at line 3647 of file manager.c.

Referenced by fast_originate().

int timeout

Definition at line 3650 of file manager.c.

Referenced by fast_originate().

struct ast_variable* vars

Definition at line 3663 of file manager.c.

Referenced by fast_originate().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7