Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


number Struct Reference

Number structure. More...


Data Fields

struct {
   number *   next
entry
char number [512]
int order
long timeout


Detailed Description

Number structure.

Definition at line 101 of file app_followme.c.


Field Documentation

struct { ... } entry

Next Number record

struct number* next

Definition at line 105 of file app_followme.c.

char number[512]

Phone Number(s) and/or Extension(s)

Definition at line 102 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

int order

The order to dial in

Definition at line 104 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

long timeout

Dial Timeout, if used.

Definition at line 103 of file app_followme.c.

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


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7