Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.12 KB | None | 0 0
  1. root@cgrates:~# cgr-engine -config_dir=/usr/share/cgrates/tutorials/osips_native/cgrates/etc/cgrates/ -logger=*stdout
  2. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <ServiceManager> Starting CGRateS Scheduler.
  3. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <Scheduler> processing 4 action plans
  4. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <Scheduler> queued 0 action plans
  5. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting CGRateS CDRS service.
  6. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <CDRC> No enabled CDRC clients
  7. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting CGRateS Session service.
  8. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  9. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <HTTP> enabling handler for JSON-RPC
  10. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <HTTP> enabling handler for WebSocket connections
  11. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] <HTTP> start listening at <127.0.0.1:2080>
  12. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  13. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] could not get load history: [] (<nil>)
  14. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting User service.
  15. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Started User service.
  16. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  17. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  18. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting Attribute service
  19. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting CGRateS JSON server at <127.0.0.1:2012>.
  20. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting CGRateS GOB server at <127.0.0.1:2013>.
  21. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  22. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  23. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Registering CDRS HTTP Handlers.
  24. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Registering CDRS RPC service.
  25. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  26. 2018/03/22 17:20:15 method ProcessExternalCdr has wrong number of ins: 2
  27. 2018/03/22 17:20:15 method RateCDRs reply type not a pointer: bool
  28. 2018/03/22 17:20:15 method RegisterHandlersToServer has wrong number of ins: 2
  29. 2018/03/22 17:20:15 method Timezone has wrong number of ins: 1
  30. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  31. 2018/03/22 17:20:15 method Call has wrong number of ins: 4
  32. 2018/03/22 17:20:15 method BiRPCV1GetActiveSessions has wrong number of ins: 4
  33. 2018/03/22 17:20:15 method BiRPCV1GetPassiveSessions has wrong number of ins: 4
  34. 2018/03/22 17:20:15 method BiRpcAuthorizeEvent has wrong number of ins: 4
  35. 2018/03/22 17:20:15 method BiRpcAuthorizeEventWithDigest has wrong number of ins: 4
  36. 2018/03/22 17:20:15 method BiRpcInitiateSession has wrong number of ins: 4
  37. 2018/03/22 17:20:15 method BiRpcProcessCDR has wrong number of ins: 4
  38. 2018/03/22 17:20:15 method BiRpcProcessEvent has wrong number of ins: 4
  39. 2018/03/22 17:20:15 method BiRpcTerminateSession has wrong number of ins: 4
  40. 2018/03/22 17:20:15 method BiRpcUpdateSession has wrong number of ins: 4
  41. 2018/03/22 17:20:15 method Handlers has wrong number of ins: 1
  42. 2018/03/22 17:20:15 CGRateS <e95d1fa> [INFO] Starting CGRateS BiJSON server at <10.0.0.204:2014>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement