Search:
Asterisk func hint
HINT(extension@context[|options])
Synopsis
Get the devices set for a dialplan hintIntroduced 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 aremapped 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 devicesCreated by: zktech,Last modification on Thu 09 of Jul, 2009 [14:43 UTC]

Page Changes
