Fri Jun 19 12:11:05 2009

Asterisk developer's documentation


tone_zone Struct Reference

#include <indications.h>


Public Member Functions

 AST_RWLIST_ENTRY (tone_zone) list

Data Fields

char alias [5]
char country [5]
char description [40]
int nrringcadence
int * ringcadence
tone_zone_soundtones


Detailed Description

Definition at line 48 of file indications.h.


Member Function Documentation

AST_RWLIST_ENTRY ( tone_zone   ) 


Field Documentation

char alias[5]

is this an alias?

Definition at line 51 of file indications.h.

Referenced by ast_get_indication_zone(), ast_register_indication(), ast_unregister_indication(), ast_unregister_indication_country(), and handle_cli_indication_show().

char country[5]

Country code

Definition at line 50 of file indications.h.

Referenced by ast_get_indication_zone(), ast_register_indication_country(), ast_unregister_indication_country(), func_channel_read(), and handle_cli_indication_show().

char description[40]

Description

Definition at line 52 of file indications.h.

Referenced by handle_cli_indication_show().

int nrringcadence

# registered ringcadence elements

Definition at line 53 of file indications.h.

Referenced by handle_cli_indication_show().

int* ringcadence

Ring cadence

Definition at line 54 of file indications.h.

Referenced by free_zone(), and handle_cli_indication_show().

struct tone_zone_sound* tones

The known tones for this zone

Definition at line 55 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 Fri Jun 19 12:11:05 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7