X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id B4674DC00F1 for ; Mon, 14 Apr 2014 06:32:42 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id C76E1BC2DF0; Mon, 14 Apr 2014 06:32:41 +0000 (UTC) Date: Mon, 14 Apr 2014 06:32:38 +0000 From: Natanael Copa To: Tobie Booth Cc: Der Tiger , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Updated freeswitch.initd to include missing path switches. Message-ID: <20140414063238.0ab5fcf7@ncopa-desktop.alpinelinux.org> In-Reply-To: References: <1397371981-3308-1-git-send-email-tbooth@hindbra.in> <534A3DA7.6090609@arcor.de> <20140413075957.497c6499@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, 13 Apr 2014 03:37:01 -0500 Tobie Booth wrote: > I definitely think that would be the way to go.=A0 >=20 > The problem is, in my mind (possibly spoiled by other distros) I expect t= o install freeswitch, freeswitch-sample-config, and freeswitch-sounds-* and= have at least voicemail and other basic apps. However they fail and crash = due to the incorrect file paths. Do you guys agree/disagree with this thoug= ht process?=A0 I definitively agree. We want default configs to just work if possible. I was just not aware that it didn't. Could you please file a new issue for it on bugs.alpinelinux.org, so I don't forget it. > Unfortunately they can only be changed globally via the switches. I did try fix the default locations to be configurable at build time but I don't remember if I ever made it work. The intention was to store data in /var/lib/freeswitch by default. http://jira.freeswitch.org/browse/FS-302 Another unrelated issue is that it does not currently build with musl libc and we need to fix that before 3.0 release. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---