Mon May 14 04:55:35 2007

Asterisk developer's documentation


tone_zone_sound Struct Reference

Description is a series of tones of the format: [!]freq1[+freq2][/duration] separated by commas. There are no spaces. The sequence is repeated back to the first tone description not preceeded by !. Duration is specified in milliseconds. More...

#include <indications.h>

Collaboration diagram for tone_zone_sound:

Collaboration graph
[legend]

Data Fields

const char * data
const char * name
tone_zone_soundnext

Detailed Description

Description is a series of tones of the format: [!]freq1[+freq2][/duration] separated by commas. There are no spaces. The sequence is repeated back to the first tone description not preceeded by !. Duration is specified in milliseconds.

Definition at line 42 of file indications.h.


Field Documentation

const char* data

Actual zone description

Definition at line 45 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

Identifing name

Definition at line 44 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

next element

Definition at line 43 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().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:55:35 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1