Skip to content

WaitUntil()

Synopsis

Wait (sleep) until the current time is the given epoch.

Since

1.6.0

Description

Waits until the given epoch.

Sets WAITUNTILSTATUS to one of the following values:

  • WAITUNTILSTATUS

    • OK - Wait succeeded.

    • FAILURE - Invalid argument.

    • HANGUP - Channel hungup before time elapsed.

    • PAST - Time specified had already past.

Syntax

WaitUntil(epoch)
Arguments
  • epoch

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT