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
Arguments
Import Version
This documentation was imported from Asterisk Version SVN-trunk-r370328
|