| Summary: | ASTERISK-00488: app_readdigits.c ReadDigits(max) -- read some digits, terminated by # | ||
| Reporter: | ww (ww) | Labels: | |
| Date Opened: | 2003-11-06 04:15:08.000-0600 | Date Closed: | 2004-09-25 02:49:15 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) app_readdigits.c | |
| Description: | ReadDigits -- Read some DTMF digits, terminated by # and place them in a variable called ${DIGITS} | ||
| Comments: | By: Mark Spencer (markster) 2003-11-11 20:27:40.000-0600 Something similar is in CVS, but allows you to use the variable of your choice. By: Brian West (bkw918) 2003-11-20 13:53:08.000-0600 app_read in CVS does this. | ||