#include <indications.h>
Collaboration diagram for tone_zone:
Data Fields | |
tone_zone * | next |
char | country [5] |
char | alias [5] |
char | description [40] |
int | nrringcadance |
int * | ringcadance |
tone_zone_sound * | tones |
|
Definition at line 44 of file indications.h. Referenced by ast_register_indication(), and ast_unregister_indication(). |
|
Definition at line 43 of file indications.h. Referenced by ast_register_indication_country(). |
|
Definition at line 45 of file indications.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 48 of file indications.h. Referenced by ast_get_indication_tone(), ast_register_indication(), and ast_unregister_indication(). |