Sat Mar 10 01:55:57 2012

Asterisk developer's documentation


findme_user Struct Reference


Data Fields

int cleared:1
ast_party_connected_line connected
char dialarg [256]
long digts
struct {
   findme_user *   next
entry
ast_channelochan
int pending_connected_update:1
int state
char yn [10]
int ynidx

Detailed Description

Definition at line 165 of file app_followme.c.


Field Documentation

int cleared

TRUE if call cleared.

Definition at line 175 of file app_followme.c.

Referenced by clear_calling_tree(), and destroy_calling_tree().

struct ast_party_connected_line connected

Accumulated connected line information from outgoing call.

Definition at line 168 of file app_followme.c.

Referenced by destroy_calling_tree(), and wait_for_winner().

char dialarg[256]

Definition at line 172 of file app_followme.c.

Referenced by clear_caller().

long digts

Definition at line 169 of file app_followme.c.

Referenced by wait_for_winner().

struct { ... } entry

struct findme_user* next

Definition at line 178 of file app_followme.c.

struct ast_channel* ochan

Definition at line 166 of file app_followme.c.

Referenced by clear_caller(), and wait_for_winner().

int pending_connected_update

TRUE if connected line information is available.

Definition at line 177 of file app_followme.c.

Referenced by wait_for_winner().

int state

Definition at line 171 of file app_followme.c.

Referenced by clear_caller(), and wait_for_winner().

char yn[10]

Definition at line 173 of file app_followme.c.

Referenced by wait_for_winner().

int ynidx

Definition at line 170 of file app_followme.c.

Referenced by 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