Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
findme_user Struct Reference

Data Fields

unsigned int answered:1
 
struct ast_party_connected_line connected
 
char dialarg [768]
 
long digts
 
struct {
   struct findme_user *   next
 
entry
 
struct ast_channelochan
 
unsigned int pending_connected_update:1
 
int state
 
char yn [MAX_YN_STRING]
 
int ynidx
 

Detailed Description

Definition at line 220 of file app_followme.c.

Field Documentation

unsigned int answered

TRUE if the outgoing call is answered.

Definition at line 231 of file app_followme.c.

struct ast_party_connected_line connected

Accumulated connected line information from outgoing call.

Definition at line 223 of file app_followme.c.

unsigned int pending_connected_update

TRUE if connected line information is available.

Definition at line 233 of file app_followme.c.

char yn[MAX_YN_STRING]

Collected digits to accept/decline the call.

Definition at line 229 of file app_followme.c.


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