Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


channel_counters Struct Reference

#include <sip3.h>


Detailed Description

Counters for various objects.

Definition at line 1280 of file sip3.h.

Data Fields

int autocreated_peers
int dialog_objects
int peers_with_mwi
int realtime_peers
int realtime_users
int registry_objects
int static_peers
int static_users


Field Documentation

int autocreated_peers
 

Definition at line 1285 of file sip3.h.

Referenced by sip_destroy_device(), sip_show_objects(), and temp_device().

int dialog_objects
 

Definition at line 1287 of file sip3.h.

Referenced by sip_alloc(), and sip_show_objects().

int peers_with_mwi
 

Definition at line 1288 of file sip3.h.

Referenced by build_device(), and reset_global_settings().

int realtime_peers
 

Definition at line 1284 of file sip3.h.

Referenced by build_device(), sip_destroy_device(), and sip_show_objects().

int realtime_users
 

Definition at line 1282 of file sip3.h.

Referenced by sip_destroy_device().

int registry_objects
 

Definition at line 1286 of file sip3.h.

Referenced by sip_register(), sip_registry_destroy(), sip_send_all_registers(), and sip_show_objects().

int static_peers
 

Definition at line 1283 of file sip3.h.

Referenced by build_device(), sip_destroy_device(), sip_poke_all_peers(), and sip_show_objects().

int static_users
 

Definition at line 1281 of file sip3.h.

Referenced by sip_destroy_device().


The documentation for this struct was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen