Get waiting customer stat in agent group

 EVENT=queueCustomerNum&orgidentity=orgidentity&queuenumber=queuenumber&prio=prio

According queue number, query current waiting customer stat

Params Type Description
EVENTStringqueueCustomerNum
orgidentityStringteam identity string
queuenumberStringqueue number, 0 means all queues
prioStringPriority, 0 by default, means only query customer who has high priority than this

|Retuen|code|Retuen|message

Value Description
|Retuen|1|Retuen|message
|Retuen|succeed|Retuen|message
message use ‘|’ as seprator,shows the number of callers
total|ringing|waiting|talking
Such as
|Retuen|1|Retuen|1|0|1|0
|Retuen|2|Retuen|message
|Retuen|failed|Retuen|message