
Data Fields | |
| int | canmatch |
| struct ast_exten * | canmatch_exten |
| struct ast_exten * | exten |
| char | last_char |
| struct match_char * | node |
| int | total_length |
| int | total_specificity |
Definition at line 195 of file pbx.c.
| int canmatch |
Definition at line 200 of file pbx.c.
Referenced by new_find_extension().
struct ast_exten* canmatch_exten [read] |
Definition at line 202 of file pbx.c.
Referenced by pbx_find_extension().
Definition at line 203 of file pbx.c.
Referenced by new_find_extension(), pbx_find_extension(), and update_scoreboard().
| char last_char |
Definition at line 199 of file pbx.c.
Referenced by pbx_find_extension(), and update_scoreboard().
struct match_char* node [read] |
Definition at line 201 of file pbx.c.
Referenced by pbx_find_extension(), and update_scoreboard().
| int total_length |
Definition at line 198 of file pbx.c.
Referenced by pbx_find_extension(), and update_scoreboard().
Definition at line 197 of file pbx.c.
Referenced by pbx_find_extension(), and update_scoreboard().
1.6.1