Hello,
Freepbx/Asterisk 13
What’s the CLI command to logout a static agent from a queue?
Hello,
Freepbx/Asterisk 13
What’s the CLI command to logout a static agent from a queue?
Since static agents can’t log in or out, …
Typo, lol Dynamic agent.
I don’t have it handy, but we did have a rather huge thread about this a couple months ago. This thread talks around it:
I know there was another thread around this time that actually talked to the process, but I can’t find it.
34693894*CLI> queue show 703
703 has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0%, SL2:0.0% within 60s
Members:
5005 Lorne (Local/[email protected]/n from hint:[email protected]) (ringinuse enabled) (dynamic) (Not in use) has taken no calls yet
No Callers
34693894*CLI> queue remove member Local/[email protected]/n from 703
Removed interface Local/[email protected]/n from queue '703'
34693894*CLI> queue show 703
703 has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0%, SL2:0.0% within 60s
No Members
No Callers
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.