Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


dialplan_counters Struct Reference


Detailed Description

Counters for the show dialplan manager command.

Definition at line 3199 of file pbx.c.

Data Fields

int context_existence
int extension_existence
int total_context
int total_exten
int total_items
int total_prio


Field Documentation

int context_existence
 

Definition at line 3204 of file pbx.c.

Referenced by manager_show_dialplan_helper(), and show_dialplan_helper().

int extension_existence
 

Definition at line 3205 of file pbx.c.

Referenced by manager_show_dialplan_helper(), and show_dialplan_helper().

int total_context
 

Definition at line 3201 of file pbx.c.

Referenced by manager_show_dialplan_helper(), and show_dialplan_helper().

int total_exten
 

Definition at line 3202 of file pbx.c.

Referenced by manager_show_dialplan_helper(), and show_dialplan_helper().

int total_items
 

Definition at line 3200 of file pbx.c.

Referenced by manager_show_dialplan_helper().

int total_prio
 

Definition at line 3203 of file pbx.c.

Referenced by manager_show_dialplan_helper(), and show_dialplan_helper().


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