Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


scoreboard Struct Reference
Collaboration diagram for scoreboard:

Data Fields

int canmatch
struct ast_extencanmatch_exten
struct ast_extenexten
char last_char
struct match_charnode
int total_length
int total_specificity

Field Documentation

int canmatch

Definition at line 878 of file pbx.c.

Referenced by new_find_extension().

Definition at line 880 of file pbx.c.

Referenced by pbx_find_extension().

struct ast_exten* exten

Definition at line 881 of file pbx.c.

Referenced by update_scoreboard(), new_find_extension(), and pbx_find_extension().

char last_char

Definition at line 877 of file pbx.c.

Referenced by update_scoreboard(), and pbx_find_extension().

struct match_char* node

Definition at line 879 of file pbx.c.

Referenced by update_scoreboard(), and pbx_find_extension().

Definition at line 876 of file pbx.c.

Referenced by update_scoreboard(), and pbx_find_extension().

Definition at line 875 of file pbx.c.

Referenced by update_scoreboard(), and pbx_find_extension().


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