This page last changed on Oct 14, 2011 by wikibot.
HINT()
Synopsis
Get the devices set for a dialplan hint.
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)})
Syntax
Arguments
- extension
- options
- n - Retrieve name on the hint instead of list of devices.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-10-r340810.
|