Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

tone_zone Struct Reference

#include <indications.h>

Collaboration diagram for tone_zone:

Collaboration graph
[legend]

Data Fields

tone_zonenext
char country [5]
char alias [5]
char description [40]
int nrringcadance
int * ringcadance
tone_zone_soundtones

Field Documentation

char alias[5]
 

Definition at line 44 of file indications.h.

Referenced by ast_register_indication(), and ast_unregister_indication().

char country[5]
 

Definition at line 43 of file indications.h.

Referenced by ast_register_indication_country().

char description[40]
 

Definition at line 45 of file indications.h.

struct tone_zone* next
 

Definition at line 42 of file indications.h.

Referenced by ast_get_indication_zone(), ast_register_indication_country(), and ast_unregister_indication_country().

int nrringcadance
 

Definition at line 46 of file indications.h.

int* ringcadance
 

Definition at line 47 of file indications.h.

struct tone_zone_sound* tones
 

Definition at line 48 of file indications.h.

Referenced by ast_get_indication_tone(), ast_register_indication(), and ast_unregister_indication().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:42:00 2004 for Asterisk by doxygen 1.3.7