| Summary: | ASTERISK-02502: recent "less than" changes broken | ||
| Reporter: | Kevin P. Fleming (kpfleming) | Labels: | |
| Date Opened: | 2004-09-29 10:03:15 | Date Closed: | 2004-09-29 16:08:47 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Applications/app_queue |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) queue_fixlessthan.patch | |
| Description: | The recent "less than" changes have two flaws: - the sound file name is "queue-less-than", but the default in app_queue is "queue-lessthan" - the queue-lessthan parameter is not documented in the sample queues.conf Both problems fixed by attached patch. | ||
| Comments: | By: Mark Spencer (markster) 2004-09-29 10:04:43 Fixed in CVS, thanks! | ||