[asterisk-bugs] [Asterisk 0011487]: [patch] New application to sleep until a given UNIX epoch

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Dec 19 14:14:03 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11487 
====================================================================== 
Reported By:                pprindeville
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   11487
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:            1.2.24  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             12-06-2007 23:00 CST
Last Modified:              12-19-2007 14:14 CST
====================================================================== 
Summary:                    [patch] New application to sleep until a given UNIX
epoch
Description: 
This minor application is called with a single value, such as $[${EPOCH} +
n] for whatever value of 'n' you want.

It will then sleep until exactly that time.  This is preferable to doing
Wait(n) if you (a) need to do some work in the time between calculating
${EPOCH} and your future wakeup, or (b) you need to wake up at the exact
second-tick, i.e. for a sychronized purpose (like announcing the time).

The syntax is:  WaitUntil(i)

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-19-07 14:14  Corydon76      Assigned To               => Corydon76       
======================================================================




More information about the asterisk-bugs mailing list