Structure for dial plan hints. More...

Data Fields | |
| struct ast_exten * | exten |
| int | laststate |
Structure for dial plan hints.
Definition at line 247 of file pbx.c.
Extension
Definition at line 248 of file pbx.c.
Referenced by ast_add_hint_nolock(), ast_change_hint(), ast_extension_state_add(), ast_merge_contexts_and_delete(), ast_remove_hint(), complete_core_show_hint(), handle_show_hint(), handle_show_hints(), and handle_statechange().
| int laststate |
Last known state
Definition at line 249 of file pbx.c.
Referenced by ast_add_hint_nolock(), ast_merge_contexts_and_delete(), handle_show_hint(), handle_show_hints(), and handle_statechange().
1.6.1