K
K
krll-k2016-04-21 12:09:34
linux
krll-k, 2016-04-21 12:09:34

FreeBPX: Why did asterisk stop starting at startup?

When I restart the server, when I go to the FreeBPX control panel, it says "can not connect to asterisk". When I ssh in, start asterisk manually, the error message disappears, but another error "/var/lib/asterisk/bin/retrieve_conf: Permission denied" occurs because I run as root: UcU37w5HXhM.jpg
Why did asterisk stop starting at startup? FreeBPX is on Raspberry Pi ( raspberry-asterisk.org ), where to see the logs, I did not raise it from scratch, but used the image. Help

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
catHD, 2016-04-21
@catHD

The problem is written in black and white, do you refuse to accept it? :)

D
Dmitry Avilov, 2015-04-17
@TheCreator

setInterval was invented for this.
Something like.

var intervalObject = setInterval(createNewEntry, 10 * 1000, param1, param2, param3);

function createNewEntry (param1, param2, param3) {
  // create entry here every 10 seconds
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question