Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
dialplan_counters Struct Reference

Counters for the show dialplan manager command. More...

Data Fields

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

Detailed Description

Counters for the show dialplan manager command.

Definition at line 5428 of file pbx.c.

Field Documentation

◆ context_existence

int context_existence

◆ extension_existence

int extension_existence

◆ total_context

int total_context

◆ total_exten

int total_exten

◆ total_items

int total_items

Definition at line 5429 of file pbx.c.

Referenced by manager_show_dialplan(), and manager_show_dialplan_helper().

◆ total_prio

int total_prio

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