Asterisk - The Open Source Telephony Project
21.4.1
|
Structure for dial plan hint devices. More...
Data Fields | |
struct ast_hint * | hint |
Hint this hintdevice belongs to. More... | |
char | hintdevice [1] |
Structure for dial plan hint devices.
struct ast_hint* hint |
Hint this hintdevice belongs to.
Definition at line 381 of file pbx.c.
Referenced by add_hintdevice().
char hintdevice[1] |
Name of the hint device.
Definition at line 383 of file pbx.c.
Referenced by add_hintdevice(), hintdevice_cmp_multiple(), and hintdevice_hash_cb().