Hi, After getting the latest image from the website, and then upgrading to v25, asterisk does not start: asterisk -vvvvvvc and the error is SEGMENTATION FAULT: [2017-07-22 12:37:41] WARNING[20733]: ccss.c:4123 initialize_cc_max_requests: Could not find valid ccss.conf file. Using cc_max_requests default Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': == Found > Refreshing DNS lookups. [2017-07-22 12:37:41] NOTICE[20733]: loader.c:1156 load_modules: 287 modules will be loaded....
Hi, After getting the latest image from the website, and then upgrading to v25, asterisk does not start: asterisk -vvvvvvc and I get SEGMENTATION FAULT: [2017-07-22 12:37:41] WARNING[20733]: ccss.c:4123 initialize_cc_max_requests: Could not find valid ccss.conf file. Using cc_max_requests default Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': == Found > Refreshing DNS lookups. [2017-07-22 12:37:41] NOTICE[20733]: loader.c:1156 load_modules: 287 modules will be loaded....
We after digging more onto logs, I suspect a bug. After running: asterisk -vvvvvvc asterisk stops with a segmentation fault: [2017-07-22 12:37:41] NOTICE[20733]: loader.c:1156 load_modules: 287 modules will be loaded. [2017-07-22 12:37:41] WARNING[20733]: loader.c:409 load_dynamic_module: Error loading module 'format_mp3.so': /usr/lib/asterisk/modules/format_mp3.so: undefined symbol: ast_format_slin [2017-07-22 12:37:41] WARNING[20733]: loader.c:409 load_dynamic_module: Error loading module 'res_sorcery_config.so':...
Hi, I managed to perform my 1st installation of RasPBX, but unfortunately I am running into problems. After the installation: 1. I upgraded to the latest version (25) 2. Changed hostname (/etc/hosts + /etc/hostname) 3. Disabled via ssh dnsmasq, as I am running a BIND on another server on the network. RasPBX gets its IP from the DHCP server of the router. Then I connected on the freepbx which shows a red error indication NOT CONNECTED TO ASTERISK. I sshed on the machine, and I found out that the disk...