Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


pattern_node Struct Reference

Data Fields

char buf [256]
int specif

Detailed Description

Definition at line 2114 of file pbx.c.


Field Documentation

char buf[256]

Pattern node match characters.

Definition at line 2118 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 2116 of file pbx.c.

Referenced by add_pattern_node(), and get_pattern_node().


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