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 |
Counters for the show dialplan manager command.
Definition at line 6188 of file pbx.c.
Referenced by show_dialplan_helper(), show_debug_helper(), handle_show_dialplan(), handle_debug_dialplan(), manager_show_dialplan_helper(), and manager_show_dialplan().
Definition at line 6189 of file pbx.c.
Referenced by show_dialplan_helper(), handle_show_dialplan(), manager_show_dialplan_helper(), and manager_show_dialplan().
| int total_context |
Definition at line 6185 of file pbx.c.
Referenced by show_dialplan_helper(), show_debug_helper(), handle_show_dialplan(), handle_debug_dialplan(), manager_show_dialplan_helper(), and manager_show_dialplan().
| int total_exten |
Definition at line 6186 of file pbx.c.
Referenced by show_dialplan_helper(), show_debug_helper(), handle_show_dialplan(), manager_show_dialplan_helper(), and manager_show_dialplan().
| int total_items |
Definition at line 6184 of file pbx.c.
Referenced by manager_show_dialplan_helper(), and manager_show_dialplan().
| int total_prio |
Definition at line 6187 of file pbx.c.
Referenced by show_dialplan_helper(), handle_show_dialplan(), manager_show_dialplan_helper(), and manager_show_dialplan().