mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated config for registrarc
This commit is contained in:
committed by
Dan Christian Bogos
parent
038aa5f2ea
commit
54ee982314
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user