Advertisement
Ginzura92

Untitled

Jul 19th, 2018
2,828
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. freeswitch@pbx> reload mod_lcr
  2. +OK Reloading XML
  3. +OK module unloaded
  4. +OK module loaded
  5.  
  6. 2018-07-19 19:32:21.942613 [DEBUG] switch_loadable_module.c:942 Write lock interface 'lcr' to wait for existing references.
  7. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:950 Deleting Endpoint 'lcr'
  8. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:1022 Deleting Dialplan 'lcr'
  9. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:1055 Deleting Application 'lcr'
  10. 2018-07-19 19:32:21.942613 [DEBUG] switch_loadable_module.c:1057 Write lock interface 'lcr' to wait for existing references.
  11. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:1110 Deleting API Function 'lcr'
  12. 2018-07-19 19:32:21.942613 [DEBUG] switch_loadable_module.c:1112 Write lock interface 'lcr' to wait for existing references.
  13. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:1110 Deleting API Function 'lcr_admin'
  14. 2018-07-19 19:32:21.942613 [DEBUG] switch_loadable_module.c:1112 Write lock interface 'lcr_admin' to wait for existing references.
  15. 2018-07-19 19:32:21.942613 [CONSOLE] switch_loadable_module.c:2014 Stopping: mod_lcr
  16. 2018-07-19 19:32:21.942613 [CONSOLE] switch_loadable_module.c:2034 mod_lcr unloaded.
  17. 2018-07-19 19:32:21.942613 [ERR] mod_lcr.c:1078 Unable to determine database RANDOM function
  18. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1241 no "intralata_rate" field found in the "lcr" table, routing by intralata rates will be disabled until the field is added and mod_lcr is reloaded
  19. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1247 no "intrastate_rate" field found in the "lcr" table, routing by intrastate rates will be disabled until the field is added and mod_lcr is reloaded
  20. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1254 no "npa_nxx_company_ocn" table found in the "lcr" database, automatic intrastate detection will be disabled until the table is added and mod_lcr is reloaded
  21. 2018-07-19 19:32:21.942613 [INFO] mod_lcr.c:1311 Loaded lcr profile default.
  22. 2018-07-19 19:32:21.942613 [INFO] mod_lcr.c:1314 custom_sql has channel vars, skipping verification and assuming valid profile: default.
  23. 2018-07-19 19:32:21.942613 [INFO] mod_lcr.c:1317 Setting user defined default profile: default.
  24. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1241 no "intralata_rate" field found in the "lcr" table, routing by intralata rates will be disabled until the field is added and mod_lcr is reloaded
  25. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1247 no "intrastate_rate" field found in the "lcr" table, routing by intrastate rates will be disabled until the field is added and mod_lcr is reloaded
  26. 2018-07-19 19:32:21.942613 [WARNING] mod_lcr.c:1254 no "npa_nxx_company_ocn" table found in the "lcr" database, automatic intrastate detection will be disabled until the table is added and mod_lcr is reloaded
  27. 2018-07-19 19:32:21.942613 [INFO] mod_lcr.c:1311 Loaded lcr profile nobill.
  28. 2018-07-19 19:32:21.942613 [INFO] mod_lcr.c:1314 custom_sql has channel vars, skipping verification and assuming valid profile: nobill.
  29. 2018-07-19 19:32:21.942613 [CONSOLE] switch_loadable_module.c:1540 Successfully Loaded [mod_lcr]
  30. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:162 Adding Endpoint 'lcr'
  31. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:250 Adding Dialplan 'lcr'
  32. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:292 Adding Application 'lcr'
  33. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:338 Adding API Function 'lcr'
  34. 2018-07-19 19:32:21.942613 [NOTICE] switch_loadable_module.c:338 Adding API Function 'lcr_admin'
  35. 2018-07-19 19:32:21.942613 [INFO] mod_enum.c:879 ENUM Reloaded
  36. 2018-07-19 19:32:21.942613 [INFO] switch_time.c:1423 Timezone reloaded 530 definitions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement