Hi, I am trying to use the lua module. It built OK; but throwing the following error on start.
siplua: child_init siplua: Lua state opened siplua: siplua error loading file : cannot open : No such file or directory siplua: failed to load siplua's file Nov 3 18:57:07 [2556] ERROR:core:init_mod_child: failed to initializing module lua, rank -2 Nov 3 18:57:07 [2556] ERROR:core:start_module_procs: error in init_child for PROC_MODULE Nov 3 18:57:07 [2556] DBG:core:send_status_code: send -1 ? rc = 1 , errno=No such file or directory lua.so is present in the correct modules directory. Not able to figure out what could be causing the issue. Is it looking for "siplua.so"? Any advice? Here is the version of opensips: [root@ip-10-0-0-16 opensips]# opensips -V version: opensips 1.11.3-tls (x86_64/linux) flags: STATS: On, USE_IPV6, USE_TCP, USE_TLS, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. git revision: 7e5bbcf main.c compiled on 16:44:05 Nov 3 2014 with gcc 4.4.7 Best Regards, - Gary _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
