Asterisk - The Open Source Telephony Project
18.5.0
|
Structure for dial plan autohints. More...
Data Fields | |
char | context [1] |
Name of the context. More... | |
char * | registrar |
Name of the registrar. More... | |
char context[1] |
Name of the context.
Definition at line 389 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 387 of file pbx.c.
Referenced by context_table_create_autohints(), and device_state_cb().