32 lines
683 B
JSON
32 lines
683 B
JSON
{
|
|
"routing": {
|
|
"domainStrategy": "AsIs",
|
|
"rules": [
|
|
{
|
|
"type": "field",
|
|
"user": [
|
|
],
|
|
"outboundTag": "out-fr1"
|
|
},
|
|
{
|
|
"type": "field",
|
|
"user": [
|
|
],
|
|
"outboundTag": "out-us1"
|
|
},
|
|
{
|
|
"type": "field",
|
|
"user": [
|
|
],
|
|
"outboundTag": "out-us2"
|
|
},
|
|
{
|
|
"type": "field",
|
|
"user": [
|
|
],
|
|
"outboundTag": "out-relay"
|
|
}
|
|
]
|
|
}
|
|
}
|