freeswitch-stable: replace defaults with uci 367/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Aug 2018 10:35:11 +0000 (12:35 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Aug 2018 10:36:48 +0000 (12:36 +0200)
commitd78c4e07fa130e1aca038490ca936bfddb124f79
tree66fa275b66d1db633eba826c3c0a7629a33e5fda
parenta162bd9298fd6e1fe5d039e81af17810613243b9
freeswitch-stable: replace defaults with uci

This commit replaces /etc/default/freeswitch with /etc/config/freeswitch.
This way the init and hotplug configuration can be done with uci instead of
having to edit a file.

This also does away with the busybox ntpd warning. ntpd uses the same
configuration in system and it looks like busybox's ntpd is not used when
ntpd is installed.

Lastly some log strings are amended to start with a lowercase letter.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
net/freeswitch-stable/files/freeswitch.config [new file with mode: 0644]
net/freeswitch-stable/files/freeswitch.default [deleted file]
net/freeswitch-stable/files/freeswitch.hotplug
net/freeswitch-stable/files/freeswitch.init