-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: no usable spandsp; please install spandsp3 devel package or equivalent #38
Comments
Check the Freeswitch installation https://ov500.openvoips.org/freeswitch-installation-in-centos-7-and-rhel-7/ You can install the below packages using yum and then can try to compile. yum install spandsp3-apidoc spandsp3-debuginfo spandsp3-devel spandsp3 libmicrohttpd-devel jansson-devel libnice-devel openssl-devel libsrtp-devel sofia-sip-devel glib-devel opus-devel libogg-devel pkgconfig gengetopt libtool autoconf automake |
worked but having another issue, the last step to run kamailio by running /home/OV500/LB/sbin/kamailio, I'm having this error, where 192.168.1.195 is the IP for the machine
|
Looks kamailio cfg had concerns. Can you share the cfg so we can help
…On Tue, 27 Jul 2021, 20:54 mosaelnile, ***@***.***> wrote:
Check the Freeswitch installation
https://ov500.openvoips.org/freeswitch-installation-in-centos-7-and-rhel-7/
<http://url>
You can install the below packages using yum and then can try to compile.
yum install spandsp3-apidoc spandsp3-debuginfo spandsp3-devel spandsp3
libmicrohttpd-devel jansson-devel libnice-devel openssl-devel libsrtp-devel
sofia-sip-devel glib-devel opus-devel libogg-devel pkgconfig gengetopt
libtool autoconf automake
worked but having another issue, the last step to run kamailio by running
/home/OV500/LB/sbin/kamailio, I'm having this error, where 192.168.1.195 is
the IP for the machine
***@***.*** moses] # /home/OV500/LB/sbin/kamailio
loading modules under config path: /home/OV500/LB/lib64/kamailio/modules/
0(16102) INFO: <core> [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module
Listening on
udp: 192.168.1.195 [192.168.1.195]:5060
Aliases:
0(16102) INFO: <core> [tcp_main.c:4665]: init_tcp(): using epoll_lt as the io watch method (auto detected)
0(16104) INFO: rr [../outbound/api.h:54]: ob_load_api(): unable to import bind_ob - maybe module is not loaded
0(16104) INFO: rr [rr_mod.c:174]: mod_init(): outbound module not available
0(16104) INFO: usrloc [hslot.c:51]: ul_init_locks(): locks array size 1024
0(16104) INFO: auth [auth_mod.c:333]: mod_init(): auth: qop set, but nonce-count (nc_enabled) support disabled
0(16104) INFO: permissions [parse_config.c:251]: parse_config_file(): file not found: /home/OV500/LB/etc/kamailio/permissions.allow
0(16104) INFO: permissions [permissions.c:615]: mod_init(): default allow file (/home/OV500/LB/etc/kamailio/permissions.allow) not found => empty rule set
0(16104) INFO: permissions [parse_config.c:251]: parse_config_file(): file not found: /home/OV500/LB/etc/kamailio/permissions.deny
0(16104) INFO: permissions [permissions.c:624]: mod_init(): default deny file (/home/OV500/LB/etc/kamailio/permissions.deny) not found => empty rule set
0(16104) INFO: pike [pike.c:105]: pike_init(): PIKE - initializing
0(16104) INFO: pike [ip_tree.c:81]: init_lock_set(): probing 256 set size
0(16104) INFO: path [../outbound/api.h:54]: ob_load_api(): unable to import bind_ob - maybe module is not loaded
0(16104) INFO: path [path_mod.c:147]: mod_init(): outbound module not available
0(16104) INFO: cfgutils [cfgutils.c:906]: mod_init(): no hash_file given, disable hash functionality
0(16104) INFO: <core> [udp_server.c:150]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992
0(16104) INFO: <core> [udp_server.c:200]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984
2(16112) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
2(16112) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
2(16112) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 2, pid 16112, "udp receiver child=1 sock=192.168.1.195:5060"
2(16112) CRITICAL: <core> [main.c:1602]: main_loop(): Cannot fork
3(16113) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
3(16113) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
3(16113) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 3, pid 16113, "udp receiver child=2 sock=192.168.1.195:5060"
3(16113) CRITICAL: <core> [main.c:1602]: main_loop(): Cannot fork
1(16111) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
1(16111) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
1(16111) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 1, pid 16111, "udp receiver child=0 sock=192.168.1.195:5060"
1(16111) CRITICAL: <core> [main.c:1602]: main_loop(): Cannot fork
4(16115) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
4(16115) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
4(16115) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 4, pid 16115, "udp receiver child=3 sock=192.168.1.195:5060"
4(16115) CRITICAL: <core> [main.c:1602]: main_loop(): Cannot fork
5(16116) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
5(16116) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
5(16116) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 5, pid 16116, "slow timer"
5(16116) CRITICAL: <core> [main.c:1663]: main_loop(): cannot fork "slow" timer process
6(16118) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
6(16118) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
6(16118) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 6, pid 16118, "timer"
6(16118) CRITICAL: <core> [main.c:1679]: main_loop(): cannot fork timer process
7(16120) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
7(16120) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
7(16120) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 7, pid 16120, "secondary timer"
7(16120) ERROR: <core> [timer_proc.c:418]: sr_wtimer_start(): wtimer starting failed
7(16120) CRITICAL: <core> [main.c:1689]: main_loop(): Cannot start wtimer
10(16129) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
10(16129) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
9(16128) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
10(16129) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 10, pid 16129, "Dialog Clean Timer"
9(16128) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
10(16129) ERROR: dialog [dialog.c:740]: child_init(): failed to start clean timer routine as process
10(16129) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module dialog (/home/OV500/LB/lib64/kamailio/modules/dialog.so)
9(16128) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 9, pid 16128, "ctl handler"
10(16129) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
9(16128) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module ctl (/home/OV500/LB/lib64/kamailio/modules/ctl.so)
9(16128) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
11(16130) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
11(16130) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
11(16130) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 11, pid 16130, "TIMER NH"
11(16130) ERROR: nathelper [nathelper.c:733]: child_init(): failed to register timer routine as process
11(16130) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module nathelper (/home/OV500/LB/lib64/kamailio/modules/nathelper.so)
11(16130) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
12(16133) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
12(16133) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
12(16133) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 12, pid 16133, "HTable Timer"
12(16133) ERROR: htable [htable.c:244]: child_init(): failed to start timer routine as process
12(16133) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module htable (/home/OV500/LB/lib64/kamailio/modules/htable.so)
12(16133) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
13(16135) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
13(16135) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
13(16135) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 13, pid 16135, "HTable Timer"
13(16135) ERROR: htable [htable.c:244]: child_init(): failed to start timer routine as process
13(16135) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module htable (/home/OV500/LB/lib64/kamailio/modules/htable.so)
13(16135) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
14(16137) ERROR: <core> [db.c:203]: db_bind_mod(): Module db_ovswitch not found. Missing loadmodule?
14(16137) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module sqlops (/home/OV500/LB/lib64/kamailio/modules/sqlops.so)
14(16137) ERROR: <core> [pt.c:329]: fork_process(): init_child failed for process 14, pid 16137, "HTable Timer"
14(16137) ERROR: htable [htable.c:244]: child_init(): failed to start timer routine as process
14(16137) ERROR: <core> [sr_module.c:923]: init_mod_child(): Error while initializing module htable (/home/OV500/LB/lib64/kamailio/modules/htable.so)
14(16137) ERROR: <core> [main.c:1697]: main_loop(): error in init_child
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16111 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16112 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16113 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16115 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16116 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16118 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16120 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16128 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16129 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16130 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16133 exited normally, status=255
0(16104) ALERT: <core> [main.c:737]: handle_sigs(): child process 16135 exited normally, status=255
0(16104) INFO: <core> [main.c:755]: handle_sigs(): terminating due to SIGCHLD
14(16137) INFO: <core> [main.c:810]: sig_usr(): signal 15 received
15(16142) INFO: <core> [main.c:810]: sig_usr(): signal 15 received
8(16122) INFO: <core> [main.c:810]: sig_usr(): signal 15 received
16(16143) INFO: <core> [main.c:810]: sig_usr(): signal 15 received
***@***.*** moses]# 0(16104) INFO: <core> [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#38 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6JLVB4PABRT3ZVPTUNP7DTZ3FRBANCNFSM5AP66L4Q>
.
|
thanks, here is the cfg file
|
Please changes bleow line like this |
Thanks, it's giving me those lines, I'm not sure why I'm not able to access the portal through, http://myip/portal
|
portal installation or webserver configuration in not proper. talk to OV500 support |
Hi I've got this issue any help is appreciated when I'm following the instructions on https://ov500.openvoips.org/documentation/installation/ and trying to installing and configure FreeSWITCH I'm getting this error
checking for spandsp >= 3.0... configure: error: no usable spandsp; please install spandsp3 devel package or equivalent
OS: centOS7
The text was updated successfully, but these errors were encountered: