Hello,
Hello,
I though this would be easy but cannot find any specific documentation to show how it is done.
We have some random calls which have a unique ANI (AttributeANI=‘11111’) that are needed to be filtered from stats such as Total Inbound/Talk Time and so on.
This appears on Events such as EventRinging and EventEstablished.
These calls do not have any routing, IRD strategy applied.
As there is no userdata I cannot create a PairExists filter in the statserver?
Is there a way to create an ANI filter in this scenario?
I have seen Genesys articles talk about using AttributeThisQueue by adding the following in the statserver filters section:
[Filters]
Filter1=ThisQueue=“Queue1”
So would ANI filter work as follows:
[Filters]
Filter2=ANI=“11111”
We cannot replicate these calls in a lab environment so limited to a live environment.
thanks.