Tue Aug 20 16:35:20 2013

Asterisk developer's documentation


findme_user Struct Reference

Data Fields

unsigned int cleared:1
struct ast_party_connected_line connected
char dialarg [256]
long digts
struct ast_channelochan
unsigned int pending_connected_update:1
int state
char yn [MAX_YN_STRING]
int ynidx

Detailed Description

Definition at line 168 of file app_followme.c.


Field Documentation

unsigned int cleared

TRUE if call cleared.

Definition at line 179 of file app_followme.c.

Referenced by clear_calling_tree(), destroy_calling_tree(), and findmeexec().

Accumulated connected line information from outgoing call.

Definition at line 171 of file app_followme.c.

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

char dialarg[256]

Definition at line 175 of file app_followme.c.

Referenced by clear_caller(), and findmeexec().

long digts

Definition at line 172 of file app_followme.c.

Referenced by wait_for_winner().

struct ast_channel* ochan [read]

Definition at line 169 of file app_followme.c.

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

TRUE if connected line information is available.

Definition at line 181 of file app_followme.c.

Referenced by findmeexec(), and wait_for_winner().

int state

Definition at line 174 of file app_followme.c.

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

char yn[MAX_YN_STRING]

Collected digits to accept/decline the call.

Definition at line 177 of file app_followme.c.

Referenced by wait_for_winner().

int ynidx

Definition at line 173 of file app_followme.c.

Referenced by wait_for_winner().


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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1