Merge Mike's announcement enhancements

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3020 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-20 00:29:09 +00:00
parent 67e1c59427
commit 61ce929656
3 changed files with 17 additions and 3 deletions

View File

@@ -614,6 +614,9 @@ int ast_sendtext(struct ast_channel *chan, char *text);
* Read a char of text from a channel
* Returns 0 on success, -1 on failure
*/
int ast_senddigit(struct ast_channel *chan, char digit);
int ast_recvchar(struct ast_channel *chan, int timeout);
//! Browse channels in use