HINT(extension[@context][|options])
Synopsis
Get the devices set for a dialplan hint
Introduced in Asterisk 1.6 as HINT(),Unknow if there is a back port availbe for 1.4 (07/09/09).
Description
The HINT function can be used to retrieve the list of devices that are
mapped to a dialplan hint.
For example:
NoOp(Hint for Extension 1234 is ${HINT(1234)})
Options:
'n' - Retrieve name on the hint instead of list of devices