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

tone_zone Struct Reference

#include <indications.h>


Data Fields

tone_zonenext
char country [5]
char alias [5]
char description [40]
int nrringcadance
int * ringcadance
tone_zone_soundtones
int zone
int ringcadence [ZT_MAX_CADENCE]
tone_zone_sound tones [ZT_TONE_MAX]


Field Documentation

char alias[5]
 

Definition at line 44 of file indications.h.

Referenced by ast_register_indication(), and ast_unregister_indication().

char country
 

Definition at line 42 of file zonedata.h.

Referenced by ast_register_indication_country().

char description
 

Definition at line 43 of file zonedata.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.

int ringcadence[ZT_MAX_CADENCE]
 

Definition at line 44 of file zonedata.h.

struct tone_zone_sound tones[ZT_TONE_MAX]
 

Definition at line 45 of file zonedata.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().

int zone
 

Definition at line 41 of file zonedata.h.


The documentation for this struct was generated from the following files:
Generated on Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4