X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from web50212.mail.re2.yahoo.com (web50212.mail.re2.yahoo.com [206.190.39.176]) by lists.alpinelinux.org (Postfix) with SMTP id 21C76360F714 for ; Thu, 19 Nov 2009 19:38:25 +0000 (UTC) Received: (qmail 64334 invoked by uid 60001); 19 Nov 2009 19:38:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1258659505; bh=PciCxpTK4aJsnh2Vk7SMFxpTqKD8VvRpa32hLWYJbUc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=kDriv/0Tqt6p4pODxLiHVMhkuZTtChgp5HLikHgbpvMssfHby6PyKLVoh3/YW5AgkCntXPZc7fcAlpmYczPP/cMIU4nNX8yFMVvPh+tUu97VGBarnsY2Abq2VYe2Fxk27ODCjxxI1IyWFL/q5iTUxR3vE8kDayQH6c3uVokHCk0= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=EPkCjMzWIdJ3LM7zlij6FvOMNQCb+pqM0DIiLPnoIoONsVn6TIPWap5GCkjatSmOaEguJg2kkojLuGhaDiLKMGrBB0Ra5reD5zl5gGTAz7k8b3hD7z87+GUOFLxw+uvseyVPRvEcCSmy2Ui0N/lU93eXBlLbteHBbyCHeLWpXB0=; Message-ID: <150596.63398.qm@web50212.mail.re2.yahoo.com> X-YMail-OSG: 00jwb4IVM1kEob1Comr9OzNZLQbhPZj0wURQ3Zk0s5NA9M.wxHxzInFjxb2PI0HdGpQMWuXGij9VQzpCosLosPHXK1oX5_A2TqtRPeMtJGp0GVhEvhHfbfhXSDSBv6SZRZ0gvVMas8KgU_2bwYxQg4u1AUEADxxtsgjirlRgfncuaQUAh.TWziqkcrmKquTc7jT6an379Bk6LJSsZDk24JQs4YQZnnlzzxWe7GXRM4Zlv3w6QPQz2sKfrCS0B5Z5RHFIQ1T5kNjscTJBXwnYQo8lIy3hzJvDDBC.IDlENkSj1UlzCswdC6f0wIIY22gTHDqZ7llSfHHfc64w1OyKkyPgiLU- Received: from [208.74.141.254] by web50212.mail.re2.yahoo.com via HTTP; Thu, 19 Nov 2009 11:38:25 PST X-Mailer: YahooMailRC/211.6 YahooMailWebService/0.8.100.260964 References: Date: Thu, 19 Nov 2009 11:38:25 -0800 (PST) From: Ted Trask Subject: Re: [alpine-devel] kamailio kamctl script fixed for dbtext support To: Francesco , alpine-devel@lists.alpinelinux.org In-Reply-To: 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=us-ascii After looking a little deeper at the problem, I think I found a better solution. You need to remove "email_address(string)" from the file /usr/share/kamailio/dbtext/kamailio/subscriber so the dbtext database subscriber table no longer has the email_address field. Ted Trask ----- Original Message ---- From: Francesco To: alpine-devel@lists.alpinelinux.org Sent: Thu, November 19, 2009 8:01:55 AM Subject: [alpine-devel] kamailio kamctl script fixed for dbtext support Added patch and modified APKBUILD. Increased $pkgrel=$pkgrel+1 :) Look and review, thanks. :: Francesco Colista :: --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---