[asterisk-bugs] [JIRA] (ASTERISK-20635) New application to wait on the dialplan until a signal is received

Roberto Casas (JIRA) noreply at issues.asterisk.org
Wed Oct 31 07:12:18 CDT 2012


Roberto Casas created ASTERISK-20635:
----------------------------------------

             Summary: New application to wait on the dialplan until a signal is received
                 Key: ASTERISK-20635
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20635
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
            Reporter: Roberto Casas
            Severity: Trivial


I've developed two new applications for the Asterisk Dialplan.

The first one, waits until a signal is received using a ast_cond_wait or until a timeout is reached (if specified) using ast_cond_timedwait.

The second one sends a signal to unlock the threads waiting on the first application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list