Wed Aug 18 22:34:40 2010

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>


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(), in_band_indication(), pbx_builtin_waitexten(), play_dialtone(), read_exec(), readexten_exec(), and skinny_transfer().

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_cli_indication_show(), and ind_load_module().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:40 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7