|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| char | buf [256] |
| int | specif |
| char buf[256] |
Pattern node match characters.
Definition at line 1456 of file pbx.c.
Referenced by add_exten_to_pattern_tree(), add_pattern_node(), and get_pattern_node().
| int specif |
Pattern node specificity
Definition at line 1454 of file pbx.c.
Referenced by add_pattern_node(), and get_pattern_node().
1.8.13