| Summary: | ASTERISK-06852: Dialplan function to count number of callers waiting in a queue | ||
| Reporter: | Jared Smith (jsmith) | Labels: | |
| Date Opened: | 2006-04-26 16:43:11 | Date Closed: | 2006-04-26 17:05:04 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Applications/app_queue |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) queue_waiting_count_function_1.2branch.txt ( 1) queue_waiting_count_function_trunk.txt | |
| Description: | This dialplan function is very similar to QUEUE_MEMBER_COUNT, but counts the number of callers currently waiting in the specified queue. I've called it QUEUE_WAITING_COUNT, but I'm open to suggestions on a better name. | ||
| Comments: | By: Jared Smith (jsmith) 2006-04-26 16:44:31 I don't necessarily expect this to go into the 1.2 branch (since it's a new feature), but I'm uploading a patch for the 1.2 branch in case others out there find this useful. By: Matt O'Gorman (mogorman) 2006-04-26 17:05:04 Committed revision 22653. | ||