This page last changed on Oct 14, 2011 by wikibot.

WaitUntil()

Synopsis

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

Description

Waits until the given epoch.

Sets Sets None - 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

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24