Skip to end of metadata
Go to start of metadata

CHANNEL_EXISTS()

Synopsis

Checks if the specified channel exists.

Description

Returns 1 if the channel name_or_uid exists, 0 if not.

Syntax

CHANNEL_EXISTS(name_or_uid)
Arguments
  • name_or_uid - The name or unique ID of the channel to check.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels