Thu Feb 9 06:39:34 2012

Asterisk developer's documentation


number Struct Reference

Number structure. More...

Collaboration diagram for number:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Number structure.

Definition at line 122 of file app_followme.c.


Field Documentation

struct { ... } entry

Next Number record

struct number* next [read]

Definition at line 126 of file app_followme.c.

char number[512]

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

Definition at line 123 of file app_followme.c.

Referenced by app_exec(), create_followme_number(), and findmeexec().

int order

The order to dial in

Definition at line 125 of file app_followme.c.

Referenced by app_exec(), create_followme_number(), and findmeexec().

long timeout

Dial Timeout, if used.

Definition at line 124 of file app_followme.c.

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


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

Generated on Thu Feb 9 06:39:34 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6