mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-12 18:46:24 +05:00
Remote cfg.HTTPCDRsURM and cfg.FreeswitchCDRsURl from cgr-engine.go(used in engine/cdrs.go as parameters for RegisterHTTPFunc)
This commit is contained in:
committed by
Dan Christian Bogos
parent
50e58fbcaf
commit
75cfe007a1
@@ -726,8 +726,6 @@ func startRpc(server *utils.Server, internalRaterChan,
|
||||
cfg.HTTPListen,
|
||||
cfg.HTTPJsonRPCURL,
|
||||
cfg.HTTPWSURL,
|
||||
cfg.HTTPFreeswitchCDRsURL,
|
||||
cfg.HTTPCDRsURL,
|
||||
cfg.HTTPUseBasicAuth,
|
||||
cfg.HTTPAuthUsers,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user