{
"call_sid": {
"any": [
0
]
},
"audio_time": {
"gte": 0,
"lte": 0,
"gt": 0,
"lt": 0
},
"call_type": {
"any": [
"INBOUND"
]
},
"silence": {
"duration_total": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"duration_max": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"occurrence_total": {
"gte": {
"value": 0
},
"lte": {
"value": 0
},
"gt": {
"value": 0
},
"lt": {
"value": 0
}
},
"duration_percentage": {
"gte": {
"value": 0
},
"lte": {
"value": 0
},
"gt": {
"value": 0
},
"lt": {
"value": 0
}
}
},
"talk_over": {
"duration_total": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"duration_max": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"occurrence_total": {
"gte": {
"value": 0
},
"lte": {
"value": 0
},
"gt": {
"value": 0
},
"lt": {
"value": 0
}
},
"duration_percentage": {
"gte": {
"value": 0
},
"lte": {
"value": 0
},
"gt": {
"value": 0
},
"lt": {
"value": 0
}
}
},
"talk_time": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"caller_id": {
"any": [
"string"
]
},
"group_name": {
"any": [
"string"
]
},
"agent_response": {
"and": [
{}
],
"or": [
{}
],
"not": true,
"key": {
"in": [
"string"
],
"starts_with": "string",
"contains": "string"
},
"values": {
"in": [
"string"
],
"starts_with": "string",
"contains": "string"
},
"numbers": {
"in": [
0
],
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string",
"eq": "string"
}
},
"hunt_group_sids": {
"any": [
0
]
},
"agent_call_log": {
"call_skills_initial": {
"need": {
"values": [
"string"
],
"all": true
},
"want": {
"values": [
"string"
],
"all": true
}
},
"call_ended": {
"reasons": [
"AGENT_CANCELLED"
]
}
},
"audio_bytes": {
"gte": "string",
"lte": "string",
"gt": "string",
"lt": "string"
},
"recording_type": {
"any": [
"RECORDING_TYPE_TCN"
]
}
}