X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 0FE2ADC1A79 for ; Mon, 9 Apr 2012 09:25:43 +0000 (UTC) Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mx.arcor.de (Postfix) with ESMTP id 1018F1FB77C; Mon, 9 Apr 2012 11:25:42 +0200 (CEST) Received: from mail-in-16.arcor-online.net (mail-in-16.arcor-online.net [151.189.21.56]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id 0C730E1976; Mon, 9 Apr 2012 11:25:42 +0200 (CEST) Received: from [192.168.6.209] (85-127-228-106.dynamic.xdsl-line.inode.at [85.127.228.106]) (Authenticated sender: panthera.tigris@arcor.de) by mail-in-16.arcor-online.net (Postfix) with ESMTPA id D136085D4; Mon, 9 Apr 2012 11:25:41 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-16.arcor-online.net D136085D4 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1333963542; bh=FQMe6UKJFp6oTCitMeCmkDjG5tGk2MYmTtilOhl9v/4=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AXt3Og7tU3FLYWtLdsitvxnIeglx/oblSg2ol4/NPAGnOWHM9DqpxnBZPECGhZ6mv 0sIHh9Z+CCjC2S0mKpW4uevEL4sxzcRCiFXvRF+Ur66+0lfiVoYy0SjdYfAnNwLwbr cX0BtJESdu+yEEloeTVnl5t181SnbMQIbaCHf+JE= Message-ID: <4F82AB14.2020708@arcor.de> Date: Mon, 09 Apr 2012 11:25:40 +0200 From: Der Tiger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Timo Teras CC: "alpine-devel@lists.alpinelinux.org" Subject: Re: [alpine-devel] acf-asterisk 1.8.11.0-rc0: can't load apps stack and voicemail References: <4F81E960.3000100@arcor.de> <20120409092150.2262c9ab@vostro> In-Reply-To: <20120409092150.2262c9ab@vostro> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit ReHi Timo, Thanks for your support! Your're right, of course. There have been some strange dependencies introduced, I've overlooked in the change log. app_stack.so -> res_agi.so -> res_speech.so app_voicemail.so -> res_smdi.so Was kind of tricky to find out, because I'm not a regular reader of the Asterisk change log and the 'Bad handle' error message threw me off. Regards, Tiger Am 2012-04-09 08:21, schrieb Timo Teras: > On Sun, 08 Apr 2012 21:39:12 +0200 Der Tiger > wrote: > >> Apr 8 18:49:05 gringotts asterisk[3285]: WARNING[3285]: loader.c:398 >> in load_dynamic_module: Error loading module 'app_voicemail.so': Bad >> handle Apr 8 18:49:05 gringotts asterisk[3285]: WARNING[3285]: >> loader.c:398 in load_dynamic_module: Error loading module >> 'app_stack.so': Bad handle > > Are you loading asterisk modules manually, or using the autoload > thingy? > > I wonder if they introduced some new dependencies to these modules. > Alternatively, if they changed something in the build, these could be > missing some so dependencies. > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---