Page 1 of 1

Asterisk not starting

PostPosted: Sun Apr 26, 2020 3:09 pm
by rameez.amjad4
I have installed vicibox v9.0.1 , installed webrtc successfully and its working but when i try to login to sterisk cli its gives following error:

Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?

Here are system settings:

Version: 2.14b0.5
SVN Version: 3236
DB Schema Version: 1595
DB Schema Update Date: 2020-04-26 19:34:55
Password Encryption: DISABLED - S1 - C1
Auto User-add Value: 101
Recording Prompt Count: 0
Install Date: 2020-04-26
Phone Codes: 1095 - 42670 - 0 - 0 - 0 - 0 - 0

This is second time i did installation along with webrtc but asterisk not starting asterisk -r it starts with this command " asterisk -vvvvvvvvvgc " but when i reboot server asterisk not starting, any suggestion how to fix this issue?

Please update, Thanks.

Re: Asterisk not starting

PostPosted: Sun Apr 26, 2020 5:57 pm
by carpenox
try this from CLI: systemctl start asterisk; systemctl enable asterisk

Re: Asterisk not starting

PostPosted: Sun Apr 26, 2020 6:43 pm
by rameez.amjad4
Yes it worked, Thanks.

Re: Asterisk not starting

PostPosted: Sun Apr 26, 2020 6:48 pm
by carpenox
no problem, glad i could help