mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
Add Blockers field for RouteProfiles
This commit is contained in:
committed by
Dan Christian Bogos
parent
729c5ca29b
commit
147cc8f8f0
@@ -302,6 +302,7 @@ type TPRouteProfile struct {
|
||||
SortingParameters []string
|
||||
Routes []*TPRoute
|
||||
Weights string
|
||||
Blockers string
|
||||
}
|
||||
|
||||
// TPAttribute is used in TPAttributeProfile
|
||||
|
||||
Reference in New Issue
Block a user