| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Structure for dial plan autohints. More...
| Data Fields | |
| char | context [1] | 
| Name of the context. | |
| char * | registrar | 
| Name of the registrar. | |
| char context[1] | 
Name of the context.
Definition at line 411 of file pbx.c.
Referenced by autohint_cmp(), autohint_hash_cb(), context_table_create_autohints(), device_state_cb(), and print_autohint_key().
| char* registrar | 
Name of the registrar.
Definition at line 409 of file pbx.c.
Referenced by context_table_create_autohints(), and device_state_cb().