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
1.6.2
Brandon Kruse 17 years ago
parent ca38e81892
commit 390b5bbcd6

@ -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.
* \param waittime is in milliseconds
* \retval 0 on timeout or done.
* \retval -1 on error.
*/

Loading…
Cancel
Save