This page last changed on Jul 20, 2012 by wikibot.

WaitUntil()

Synopsis

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

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

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42