mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
sessions: return AllocatedIP instead of just message
This commit is contained in:
committed by
Dan Christian Bogos
parent
4278d3ed78
commit
063fcbc138
@@ -1163,6 +1163,7 @@ const (
|
||||
MetaDurationNanoseconds = "*duration_nanoseconds"
|
||||
CapAttributes = "Attributes"
|
||||
CapResourceAllocation = "ResourceAllocation"
|
||||
CapIPAllocation = "IPAllocation"
|
||||
CapMaxUsage = "MaxUsage"
|
||||
CapRoutes = "Routes"
|
||||
CapRouteProfiles = "RouteProfiles"
|
||||
|
||||
Reference in New Issue
Block a user