Hello everyone.
I have some bug on FreePBX asterisk - can’t remove member from queue (dynamic member).
CLI> queue show 312
312 has 0 calls (max unlimited) in ‘rrmemory’ strategy (68s holdtime, 208s talktime), W:1, C:20, A:10, SL:60.0% within 60s
Members:
Local/998@from-queue/n from hint:998@ext-local (ringinuse enabled) (dynamic) (paused) (Not in use) has taken no calls yet
CLI> queue remove member Local/998@from-queue/n from 312
Unable to remove interface ‘Local/998@from-queue/n’ from queue ‘312’: Not there
Command ‘queue remove member Local/998@from-queue/n from 312’ failed.
Does anyone had the same problem?
Any solution?