[Home]

Summary:ASTERISK-08697: [patch] paused status missing from realtime queue members
Reporter:jmls (jmls)Labels:
Date Opened:2007-01-31 07:39:12.000-0600Date Closed:2007-01-31 11:35:46.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue.diff
Description:if you are using realtime queue members, you cannot change the paused status by updating the database record.

patch attached to allow you to define a column named "pause" of type integer. Changing this to 1 or 0 will pause or unpause the queue member
Comments:By: Russell Bryant (russell) 2007-01-31 11:35:46.000-0600

This patch has been applied to 1.4 and trunk in revisions 53035 and 53036.  thanks!