[Home]

Summary:ASTERISK-07840: app_queue.so module must be explicitely unloaded then loaded again in the CLI to work properly with Local members
Reporter:Patrick Cardozo (pcardozo)Labels:
Date Opened:2006-09-29 08:07:39Date Closed:2006-11-02 15:52:56.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This is probably related to my other app_queue.so issue posting 0008034.  When asterisk is started, Local queue members are still initially listed as "Invalid".  The manual fix is to issue a "module unload app_queue.so" command followed by a "module load app_queue.so" command.
Comments:By: jmls (jmls) 2006-10-06 11:32:40

are you adding the local channels with the "/n" option ? If so, this was fixed post beta2. They work fine - we use local dynamic channels with r44476 of 1.4 in a production environment. Please try the later versions of 1.4 and report back

By: jmls (jmls) 2006-10-31 04:48:43.000-0600

pcardozo: any feedback on the 1.4 svn trunk ?

By: Serge Vecher (serge-v) 2006-11-02 15:52:56.000-0600

no answer from original poster.