Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


fast_originate_helper Struct Reference

helper function for originate More...

Collaboration diagram for fast_originate_helper:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field account
const ast_string_field app
const ast_string_field appdata
struct ast_format_capcap
const ast_string_field cid_name
const ast_string_field cid_num
const ast_string_field context
const ast_string_field data
int early_media
const ast_string_field exten
const ast_string_field idtext
int priority
const ast_string_field tech
int timeout
struct ast_variablevars

Detailed Description

helper function for originate

Definition at line 4060 of file manager.c.


Field Documentation

Definition at line 4076 of file manager.c.

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

Definition at line 4076 of file manager.c.

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Codecs used for a call

Definition at line 4062 of file manager.c.

Referenced by action_originate(), destroy_fast_originate_helper(), and fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4063 of file manager.c.

Referenced by action_originate(), and fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

int priority

Definition at line 4077 of file manager.c.

Referenced by action_originate(), and fast_originate().

Definition at line 4076 of file manager.c.

Referenced by fast_originate().

int timeout

Definition at line 4061 of file manager.c.

Referenced by action_originate(), and fast_originate().

struct ast_variable* vars

Definition at line 4078 of file manager.c.

Referenced by action_originate(), destroy_fast_originate_helper(), and fast_originate().


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