mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 10:58:15 +00:00
Note that the recently changed waittime parameter is in milliseconds.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@161911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -4105,6 +4105,7 @@ static void set_ext_pri(struct ast_channel *c, const char *exten, int pri)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief collect digits from the channel into the buffer.
|
* \brief collect digits from the channel into the buffer.
|
||||||
|
* \param waittime is in milliseconds
|
||||||
* \retval 0 on timeout or done.
|
* \retval 0 on timeout or done.
|
||||||
* \retval -1 on error.
|
* \retval -1 on error.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user