Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


fm_args Struct Reference

Collaboration diagram for fm_args:

Data Structures

struct  cnumbers

Data Fields

char callfromprompt [PATH_MAX]
struct ast_channelchan
struct fm_args::cnumbers cnumbers
char context [AST_MAX_CONTEXT]
struct ast_flags followmeflags
char * mohclass
char namerecloc [AST_MAX_CONTEXT]
char nextindp [20]
char norecordingprompt [PATH_MAX]
char optionsprompt [PATH_MAX]
struct ast_channeloutbound
char plsholdprompt [PATH_MAX]
char sorryprompt [PATH_MAX]
int status
char statusprompt [PATH_MAX]
char takecall [20]

Detailed Description

Definition at line 129 of file app_followme.c.


Field Documentation

char callfromprompt[PATH_MAX]

Sound prompt name and path

Definition at line 139 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

struct ast_channel* chan

Definition at line 130 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

Referenced by app_exec(), and findmeexec().

char context[AST_MAX_CONTEXT]

Definition at line 134 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

Definition at line 145 of file app_followme.c.

Referenced by app_exec().

char* mohclass

Definition at line 131 of file app_followme.c.

Referenced by app_exec().

char namerecloc[AST_MAX_CONTEXT]

Definition at line 135 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

char nextindp[20]

Digit mapping to decline a call

Definition at line 138 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 140 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 141 of file app_followme.c.

Referenced by app_exec(), and wait_for_winner().

Definition at line 136 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

char plsholdprompt[PATH_MAX]

Sound prompt name and path

Definition at line 142 of file app_followme.c.

Referenced by app_exec().

char sorryprompt[PATH_MAX]

Sound prompt name and path

Definition at line 144 of file app_followme.c.

Referenced by app_exec().

int status

Definition at line 133 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

char statusprompt[PATH_MAX]

Sound prompt name and path

Definition at line 143 of file app_followme.c.

Referenced by app_exec().

char takecall[20]

Digit mapping to take a call

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