mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
1.2 KiB
1.2 KiB
| 1 | #Tenant | ID | Subsystems | FilterIDs | ActivationInterval | Strategy | StrategyParameters | ConnID | ConnFilterIDs | ConnWeight | ConnBlocker | ConnParameters | Weight |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | cgrates.org | PING1 | *any | *weight | ALL | 20 | false | 10 | |||||
| 3 | cgrates.org | PING1 | ALL2 | 10 | |||||||||
| 4 | cgrates.org | PING2 | *any | *string:~*req.EventName:NonexistingHost | *weight | NonexistingHost | 20 | false | 20 | ||||
| 5 | cgrates.org | PING2 | ALL2 | 10 | |||||||||
| 6 | cgrates.org | EVENT1 | *any | *string:~*req.EventName:Event1 | *weight | ALL2 | 20 | false | 30 | ||||
| 7 | cgrates.org | EVENT1 | ALL | 10 | |||||||||
| 8 | cgrates.org | EVENT2 | *any | *string:~*req.EventName:RoundRobin | *round_robin | ALL2 | 20 | false | 20 | ||||
| 9 | cgrates.org | EVENT2 | ALL | 10 | |||||||||
| 10 | cgrates.org | EVENT3 | *any | *string:~*req.EventName:Random | *random | ALL2 | 20 | false | 20 | ||||
| 11 | cgrates.org | EVENT3 | ALL | 10 | |||||||||
| 12 | cgrates.org | EVENT4 | *any | *string:~*req.EventName:Broadcast | *broadcast_sync | ALL2 | 20 | false | 20 | ||||
| 13 | cgrates.org | EVENT4 | ALL | 10 | |||||||||
| 14 | cgrates.org | EVENT5 | *any | *string:~*req.EventName:Internal | *weight | SELF | 20 | false | 20 | ||||
| 15 | cgrates.org | EVENT6 | *any | *string:~*opts.*method:DispatcherSv1.GetProfilesForEvent | *weight | SELF | 20 | false | 20 | ||||
| 16 | cgrates.org | EVENT7 | *any | *string:~*opts.EventType:LoadDispatcher | *weight | *default_ratio:1 | ALL | 20 | false | 20 | |||
| 17 | cgrates.org | EVENT7 | ALL2 | 20 | *ratio:1 | 20 |