This page last changed on Jul 20, 2012 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.
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|