#include <indications.h>
Data Fields | |
| tone_zone * | next |
| char | country [5] |
| char | alias [5] |
| char | description [40] |
| int | nrringcadance |
| int * | ringcadance |
| tone_zone_sound * | tones |
| int | zone |
| int | ringcadence [ZT_MAX_CADENCE] |
| tone_zone_sound | tones [ZT_TONE_MAX] |
|
|
Definition at line 44 of file indications.h. Referenced by ast_register_indication(), and ast_unregister_indication(). |
|
|
Definition at line 42 of file zonedata.h. Referenced by ast_register_indication_country(). |
|
|
Definition at line 43 of file zonedata.h. |
|
|
Definition at line 42 of file indications.h. Referenced by ast_get_indication_zone(), ast_register_indication_country(), and ast_unregister_indication_country(). |
|
|
Definition at line 46 of file indications.h. |
|
|
Definition at line 47 of file indications.h. |
|
|
Definition at line 44 of file zonedata.h. |
|
|
Definition at line 45 of file zonedata.h. |
|
|
Definition at line 48 of file indications.h. Referenced by ast_get_indication_tone(), ast_register_indication(), and ast_unregister_indication(). |
|
|
Definition at line 41 of file zonedata.h. |
1.3.4