Skip to main content

vicibox 9 Asterisk Crash, Dahdi issue and Database Corrupt Issue

 

asterisk not connect error after fresh install

zapper in openSUSE-Leap-15.1-ViciDial:libjansson4



For Asterisk Crash issue:-

install below mention packages

zapper install libjansson4-2.13.1-lp151.29.1.x86_64


_________________________________________________

For Dahdi Startup issue:-
Put Below mention lines in cron file

 nano /var/spool/cron/tabs/root

@reboot  systemctl start dahdi

@reboot  systemctl restart asterisk

@reboot  systemctl restart vicidial



systemctl enable dahdi
systemctl start dahdi

________________________________________________________________

VICIBOX 9 Repair corrupt table:-
repair table table_name USE_FRM;






Comments