[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
Fri Nov 2 09:10:21 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roberto Casas updated ASTERISK-20635:
-------------------------------------
Attachment: (was: app_waitcond.c)
> 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
> Attachments: app_waitcond.c
>
>
> 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