#include <indications.h>
Data Fields | |
const char * | data |
const char * | name |
tone_zone_sound * | next |
Definition at line 37 of file indications.h.
const char* data |
Definition at line 40 of file indications.h.
Referenced by ast_app_dtget(), ast_indicate_data(), ast_register_indication(), ast_unregister_indication(), dialtone_indicate(), free_zone(), handle_playtones(), play_dialtone(), and read_exec().
const char* name |
Definition at line 39 of file indications.h.
Referenced by ast_get_indication_tone(), ast_register_indication(), ast_unregister_indication(), free_zone(), and ind_load_module().
struct tone_zone_sound* next |
Definition at line 38 of file indications.h.
Referenced by ast_get_indication_tone(), ast_register_indication(), ast_unregister_indication(), free_zone(), handle_show_indications(), and ind_load_module().