[Home]

Summary:ASTERISK-00313: [PATCH]Add Add/RemoveQueueMember to manager interface
Reporter:miro (miro)Labels:
Date Opened:2003-09-25 17:26:44Date Closed:2011-06-07 14:05:26
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch_queue.diff
Description:This is a patch maid by command:
cvs diff -u app_queue.c > patch_queue.diff

It adds AddQueueMember and RemoveQueueMember for the manager interface.
I am also writing a simple perl cgi interface to use with manager to have a status of the Queues configured in a * server.

****** ADDITIONAL INFORMATION ******

The patch suppress also a warning during compilation for a long int forced to int.
The patch only use the aqm_exec and rqm_exec already implemented and make them usable by the manager interface, so it can be more exploitable on a web interface.
Comments:By: Mark Spencer (markster) 2003-10-02 01:53:48

Have you already submitted a disclaimer?

By: zoa (zoa) 2004-01-09 20:00:12.000-0600

can this be moved to ACD for easy browsing?

By: zoa (zoa) 2004-01-09 20:00:13.000-0600

can this be moved to ACD for easy browsing?

By: jerjer (jerjer) 2004-01-10 23:26:50.000-0600

Reminder sent to miro

Have you submitted a disclaimer?

By: Brian West (bkw918) 2004-01-26 22:57:39.000-0600

Can you provide an update using latest CVS

By: Olle Johansson (oej) 2004-04-13 13:38:12

Any updates to this patch? Is it still valid?

By: Brian West (bkw918) 2004-05-01 01:25:06

Update this and reopen its way out of date.