Updated config for registrarc

This commit is contained in:
Trial97
2021-03-01 16:55:34 +02:00
committed by Dan Christian Bogos
parent 038aa5f2ea
commit 54ee982314
37 changed files with 495 additions and 425 deletions

View File

@@ -191,8 +191,8 @@ func testDspITMigrateAndMove(t *testing.T) {
}
dspHost := &engine.DispatcherHost{
Tenant: "cgrates.org",
ID: "ALL",
Conn: &config.RemoteHost{
RemoteHost: &config.RemoteHost{
ID: "ALL",
Address: "127.0.0.1",
Transport: utils.MetaJSON,
},