hello,
I have enabled release party option in t-server (Avaya CM) however after creating a filter in statserver (8.1), it is not appearing on DMA.
I am trying to apply it against the Inbound_Calls agent statistic to determine how many calls were released by agent and remotely.
I have created a number of filters using different types but none appear -even after statserver restart :
ReleaseParty1=PairExists(Extensions,“ReleasingParty”, "1 Local”)
ReleaseParty2=PairExists(Extensions,“ReleasingParty”, "2 Remote”)
ReleaseParty3=PairExists(Extensions,“ReleasingParty”, "3 Unknown”)
ReleasePartyLocalv2=PairExists(“ReleasingParty”,"1 Local”)
ReleasePartyLocalv3=PairExist(“ReleasingParty”,"1 Local”)
ReleasePartyv4=PairExists(‘ReleasingParty’,‘1 Local’)
from t-server log:
@15:18:53.9328 [0] 8.1.001.41 distribute_response: message EventReleased
AttributeEventSequenceNumber 0000000000121da7
AttributeTimeinuSecs 932822
AttributeTimeinSecs 1466518733 (15:18:53)
AttributeExtensions [28] 00 01 00 00..
‘ReleasingParty’ ‘1 Local’
other filters created are appearing including a new one I set up for a non related KVP.
are these filters valid?
thanks,