mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 08:08:45 +05:00
Add CustomJSONCoded in case that Apier is active on the same engine with dispatcher
This commit is contained in:
committed by
Dan Christian Bogos
parent
b86d83b2e8
commit
fbc9f2332d
@@ -1202,6 +1202,8 @@ func startDispatcherService(internalDispatcherSChan, internalAttributeSChan chan
|
||||
return
|
||||
}()
|
||||
|
||||
server.SetDispatched()
|
||||
|
||||
server.RpcRegister(v1.NewDispatcherSv1(dspS))
|
||||
|
||||
server.RpcRegisterName(utils.ThresholdSv1,
|
||||
|
||||
Reference in New Issue
Block a user