[asterisk-bugs] [JIRA] (ASTERISK-29444) Add application to wait for condition

N A (JIRA) noreply at issues.asterisk.org
Sat May 22 09:30:17 CDT 2021


N A created ASTERISK-29444:
------------------------------

             Summary: Add application to wait for condition
                 Key: ASTERISK-29444
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29444
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Applications/NewFeature
    Affects Versions: 18.4.0
            Reporter: N A


Several existing applications perform various sleeping operations until a certain condition is true, such as WaitUntil for WaitForRing, but none provides a generic way to wait for any condition to become true. This application allows dialplan execution to wait until the provided expression evaluates to true, with an optimal timeout to limit the wait time and the ability to check how often this expression is evaluated for truthfulness.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list