mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Added NodeID inside *vars (in agents)
This commit is contained in:
committed by
Dan Christian Bogos
parent
422ad62b62
commit
96901ed841
@@ -65,7 +65,7 @@ func NewAgentRequest(req config.DataProvider,
|
||||
} else {
|
||||
ar.Tenant = dfltTenant
|
||||
}
|
||||
|
||||
ar.Vars.Set([]string{utils.NodeID}, config.CgrConfig().GeneralCfg().NodeID, false, true)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user