[asterisk-users] Agent with status "in call" and "Not in use" at same time in asterisk13
Alonso Genis
abgenis at gmail.com
Mon Aug 1 12:07:40 CDT 2016
Dears,
I have a small callcenter with asterisk13.10-rc3.
My agents have dynamic association with an identify, example:
# queue show
helpdesk has 0 calls (max 5) in 'rrmemory' strategy (0s holdtime, 0s
talktime), W:0, C:0, A:0, SL:0.0% within 0s
Members:
9428 (Local/1939 at 1939_in/n from SIP/1939) (ringinuse disabled)
(dynamic) (paused) (Not in use) has taken no calls yet
9458 (Local/1942 at 1942_in/n from SIP/1942) (ringinuse disabled)
(dynamic) (Not in use) has taken no calls yet
9421 (Local/2887 at 2887_in/n from SIP/2887) (ringinuse disabled)
(dynamic) (Busy) has taken no calls yet
9001 (Local/1943 at 1943_in/n from SIP/1943) (ringinuse disabled)
(dynamic) (paused) (Not in use) has taken no calls yet
No Callers
I add or remove agents with "queue add member" or "queue remove member"
comands.
My problem is when an agent has status (in call) (Not in use). I think i
must see just (in call) (Busy), i wonder what (in call) (Not in use) means.
When this situation occurs, that agent don't receive calls anymore. I must
remove it and add to queue again for a fix.
My queues.conf configuration is:
[general]
persistentmembers = yes
[helpdesk]
autofill=yes
eventwhencalled=yes
music=planetfone
timeout=30
announce-frequency=0
maxlen=5
strategy=rrmemory
context=fila_helpdesk
leavewhenempty=no
joinempty=yes
retry=2
ringinuse=no
weight=0
monitor-format=al
wrapuptime=5
shared_lastcall=yes
Any suggestion is appreciated.
Alonso.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160801/bde3a01f/attachment.html>
More information about the asterisk-users
mailing list