[asterisk-users] QUEUE_MEMBER_COUNT: Bug or functionality ?
benoit
maverick at maverick.eu.org
Sat Mar 7 09:27:46 CST 2009
Hi,
I use QUEUE_MEMBER_LIST and QUEUE_MEMBER_COUNT to automate Agent logoff
at specified time. This works fine in normal case but today i noticed
than two agents
where still logged-in, but with a status of 'Invalid', and the script
wasn't able to remove
them since while QUEUE_MEMBER_LIST() correctly listed them,
QUEUE_MEMBER_COUNT()
gave 0 instead of 2.
If this is expected behavior maybe this can be stated in the voip-info
documentation
and the "core show function" inline doc. While the later does mention
"members answering",
which Invalid members aren't able to do, i think a little extra line
could do not harm.
If not, this would be nice to be fixed :)
(Asterisk 1.4.23.1)
regards,
benoit
More information about the asterisk-users
mailing list