Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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

HINT(extension,options)
Arguments
  • extension
    • extension
    • context
  • options
    • n - Retrieve name on the hint instead of list of devices.

See Also

Import Version

This documentation was imported from Asterisk Version Unknown

  • No labels