Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


number Struct Reference

Number structure. More...


Data Fields

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


Detailed Description

Number structure.

Definition at line 82 of file app_followme.c.


Field Documentation

struct { ... } entry

Next Number record

Referenced by app_exec(), clear_calling_tree(), findmeexec(), free_numbers(), reload_followme(), unload_module(), and wait_for_winner().

char language[MAX_LANGUAGE]

The language to be used on this dial, if used.

Definition at line 85 of file app_followme.c.

Referenced by findmeexec().

struct number* next

Definition at line 87 of file app_followme.c.

char number[512]

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

Definition at line 83 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

int order

The order to dial in

Definition at line 86 of file app_followme.c.

Referenced by app_exec(), and findmeexec().

long timeout

Dial Timeout, if used.

Definition at line 84 of file app_followme.c.

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


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7