Error: Vicibox 9 installation - Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)- 6 sockets
For Asterisk Crash issue:-
install below mention packages
zypper install libjansson4-2.13.1-lp151.29.1. x86_64
Refer and follow the steps mentioned in the link,
______________________________ ___________________
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
@reboot systemctl start dahdi
@reboot systemctl restart asterisk
@reboot systemctl restart vicidial
Refer and follow the steps mentioned in the link,
systemctl enable dahdi
systemctl start dahdi
systemctl start dahdi
______________________________ ______________________________ ____
VICIBOX 9 Repair corrupt table:-
repair table_name USE_FRM;
Comments
Post a Comment