"messages": [
{
"type": "request-start",
"content": "Let me forward this call to billing team. Please wait a few moment.",
"conditions": [
{
"param": "destination",
"operator": "eq",
"value": "+16789292103"
}
]
},
{
"type": "request-start",
"content": "Let me forward this call to dev team. Please wait a few moment. ",
"conditions": [
{
"param": "destination",
"operator": "eq",
"value": "+16789292104"
}
]
},
{
"type": "request-start",
"content": "Let me forward this call to technical team. Please wait a few moment.",
"conditions": [
{
"param": "destination",
"operator": "eq",
"value": "+16789292105"
}
]
},
{
"type": "request-start",
"content": "Let me forward this call to support team. Please wait a few moment.",
"conditions": [
{
"param": "destination",
"operator": "eq",
"value": "+16789292106"
}
]
},
{
"type": "request-start",
"content": "Let me forward this call to admin team. Please wait a few moment.",
"conditions": [
{
"param": "destination",
"operator": "eq",
"value": "+16789292107"
}
]
}
]
}