CLI Log Agent Out

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 :slight_smile: 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.

1 Like
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/5005@from-queue/n from hint:5005@ext-local) (ringinuse enabled) (dynamic) (Not in use) has taken no calls yet
   No Callers

34693894*CLI> queue remove member Local/5005@from-queue/n from 703
Removed interface Local/5005@from-queue/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.