Mon Jun 27 16:51:24 2011

Asterisk developer's documentation


minivm_stats Struct Reference

Structure for gathering statistics. More...


Data Fields

timeval lastreceived
int receivedmessages
timeval reset
int templates
int timezones
int voicemailaccounts


Detailed Description

Structure for gathering statistics.

Definition at line 657 of file app_minivm.c.


Field Documentation

struct timeval lastreceived

Time for last voicemail sent

Definition at line 664 of file app_minivm.c.

Referenced by handle_minivm_show_stats(), and leave_voicemail().

int receivedmessages

Number of received messages since reset

Definition at line 663 of file app_minivm.c.

Referenced by handle_minivm_show_stats(), and leave_voicemail().

struct timeval reset

Time for last reset

Definition at line 662 of file app_minivm.c.

Referenced by handle_minivm_show_stats().

int templates

Number of templates

Definition at line 660 of file app_minivm.c.

Referenced by handle_minivm_show_stats(), and message_template_build().

int timezones

Number of time zones

Definition at line 659 of file app_minivm.c.

Referenced by handle_minivm_show_stats(), and timezone_add().

int voicemailaccounts

Number of static accounts

Definition at line 658 of file app_minivm.c.

Referenced by create_vmaccount(), and handle_minivm_show_stats().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:24 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7