Guest User

Untitled

a guest
Sep 23rd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. reload mod_lcr
  2.  
  3. 2016-10-22 23:22:12.023181 [ERR] mod_lcr.c:1078 Unable to determine database RANDOM function
  4. 2016-10-22 23:22:12.023181 [DEBUG] mod_lcr.c:1110 param val is rate,quality,reliability
  5. 2016-10-22 23:22:12.023181 [DEBUG] mod_lcr.c:1113 arg #0/3 is rate
  6. 2016-10-22 23:22:12.023181 [DEBUG] mod_lcr.c:1113 arg #1/3 is quality
  7. 2016-10-22 23:22:12.023181 [DEBUG] mod_lcr.c:1113 arg #2/3 is reliability
  8. 2016-10-22 23:22:12.023181 [ERR] mod_lcr.c:2089 Unable to load lcr config file
  9. 2016-10-22 23:22:12.023181 [CRIT] switch_loadable_module.c:1447 Error Loading module /usr/local/freeswitch/mod/mod_lcr.so
  10. **Module load routine returned an error**
  11.  
  12. <settings>
  13. <param name="odbc-dsn" value="$${dsn_system}"/>
  14. </settings>
  15.  
  16. <settings>
  17. <param name="odbc-dsn" value="pgsql://hostaddr=127.0.0.1 dbname=freeswitch
  18. user=freeswitch password=xxxx "/>
  19. </settings>
Add Comment
Please, Sign In to add comment