[asterisk-bugs] [JIRA] (ASTERISK-20635) New application to wait on the dialplan until a signal is received
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Nov 27 17:41:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200177#comment-200177 ]
Rusty Newton commented on ASTERISK-20635:
-----------------------------------------
Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested. Further information can be found at http://www.asterisk.org/developers/bug-guidelines
> 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
> Assignee: Rusty Newton
> 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