Skip to end of metadata
Go to start of metadata

VALID_EXTEN()

Synopsis

Determine whether an extension exists or not.

Description

Returns a true value if the indicated context, extension, and priority exist.

Warning

Icon

This function has been deprecated in favor of the DIALPLAN_EXISTS() function

Syntax

VALID_EXTEN(context,extension,priority)
Arguments
  • context - Defaults to the current context
  • extension
  • priority - Priority defaults to 1.

See Also

Import Version

This documentation was imported from Asterisk Version 18

  • No labels