Sat Mar 10 01:55:57 2012

Asterisk developer's documentation


fm_args Struct Reference


Data Fields

char callfromprompt [PATH_MAX]
ast_channelchan
fm_args::cnumbers cnumbers
ast_party_connected_line connected_in
ast_party_connected_line connected_out
char context [AST_MAX_CONTEXT]
ast_flags followmeflags
char * mohclass
char namerecloc [AST_MAX_CONTEXT]
char nextindp [20]
char norecordingprompt [PATH_MAX]
char optionsprompt [PATH_MAX]
ast_channeloutbound
int pending_in_connected_update:1
int pending_out_connected_update:1
char plsholdprompt [PATH_MAX]
char sorryprompt [PATH_MAX]
int status
char statusprompt [PATH_MAX]
char takecall [20]

Data Structures

struct  cnumbers

Detailed Description

Definition at line 136 of file app_followme.c.


Field Documentation

char callfromprompt[PATH_MAX]

Sound prompt name and path

Definition at line 156 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

struct ast_channel* chan

Inbound (caller) channel

Definition at line 138 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

struct fm_args::cnumbers cnumbers

Referenced by app_exec(), and findmeexec().

struct ast_party_connected_line connected_in

Accumulated connected line information from inbound call.

Definition at line 144 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

struct ast_party_connected_line connected_out

Accumulated connected line information from outbound call.

Definition at line 146 of file app_followme.c.

Referenced by app_exec().

char context[AST_MAX_CONTEXT]

Definition at line 152 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

struct ast_flags followmeflags

Definition at line 162 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

char* mohclass

Definition at line 139 of file app_followme.c.

Referenced by app_exec().

char namerecloc[AST_MAX_CONTEXT]

Definition at line 153 of file app_followme.c.

Referenced by app_exec().

char nextindp[20]

Digit mapping to decline a call

Definition at line 155 of file app_followme.c.

Referenced by app_exec(), findmeexec(), and wait_for_winner().

char norecordingprompt[PATH_MAX]

Sound prompt name and path

Definition at line 157 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

char optionsprompt[PATH_MAX]

Sound prompt name and path

Definition at line 158 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

struct ast_channel* outbound

Winning outbound (callee) channel

Definition at line 142 of file app_followme.c.

Referenced by app_exec().

int pending_in_connected_update

TRUE if connected line information from inbound call changed.

Definition at line 148 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

int pending_out_connected_update

TRUE if connected line information from outbound call is available.

Definition at line 150 of file app_followme.c.

Referenced by app_exec().

char plsholdprompt[PATH_MAX]

Sound prompt name and path

Definition at line 159 of file app_followme.c.

Referenced by app_exec().

char sorryprompt[PATH_MAX]

Sound prompt name and path

Definition at line 161 of file app_followme.c.

Referenced by app_exec().

int status

Definition at line 151 of file app_followme.c.

Referenced by app_exec().

char statusprompt[PATH_MAX]

Sound prompt name and path

Definition at line 160 of file app_followme.c.

Referenced by app_exec().

char takecall[20]

Digit mapping to take a call

Definition at line 154 of file app_followme.c.

Referenced by app_exec(), findmeexec(), and wait_for_winner().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:57 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7