![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_ignorepat Struct Reference
Collaboration diagram for ast_ignorepat:
Definition at line 155 of file pbx.c.
Data Fields | |
| ast_ignorepat * | next |
| const char | pattern [0] |
| const char * | registrar |
|
|
Definition at line 157 of file pbx.c. Referenced by __ast_context_destroy(), ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_ignore_pattern(), and ast_walk_context_ignorepats(). |
|
|
Definition at line 158 of file pbx.c. Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_get_ignorepat_name(), and ast_ignore_pattern(). |
|
|
Definition at line 156 of file pbx.c. Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_get_ignorepat_registrar(). |