[asterisk-users] Queue - static members
Kevin Bockman
asterisk at wunderkin.com
Wed Sep 13 13:22:14 MST 2006
Tomislav Parčina wrote:
> I have queue with member defined as:
> member => Agent/SIP/148,1
> member => Agent/SIP/143,2
>
> And when I do show queues this is what I see.
>
> pbx*CLI> show queues
> prodaja has 0 calls (max 5) in 'rrmemory' strategy (0s holdtime), W:10, C:0
> , A:1, SL:0.0% within 60s
> Members:
> Agent/SIP/148 with penalty 1 (Unavailable) has taken no calls yet
> Agent/SIP/143 with penalty 2 (Unavailable) has taken no calls yet
You probably already figured this out, but you use either Agent or SIP,
not both. Use Agent if they login through AgentLogin or SIP if it is
calling the SIP phone directly.
Kevin
More information about the asterisk-users
mailing list