From patchwork Wed Jun 15 19:38:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Tsou X-Patchwork-Id: 636044 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [IPv6:2a01:4f8:191:444b::2:7]) by ozlabs.org (Postfix) with ESMTP id 3rVGzD5x8Mz9sxR for ; Thu, 16 Jun 2016 05:38:48 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=tsou-cc.20150623.gappssmtp.com header.i=@tsou-cc.20150623.gappssmtp.com header.b=IVHvRuGu; dkim-atps=neutral Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id D099722E60; Wed, 15 Jun 2016 19:38:44 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from mail-vk0-x22f.google.com (mail-vk0-x22f.google.com [IPv6:2607:f8b0:400c:c05::22f]) by lists.osmocom.org (Postfix) with ESMTP id AD88A22E58 for ; Wed, 15 Jun 2016 19:38:43 +0000 (UTC) Received: by mail-vk0-x22f.google.com with SMTP id j2so44087471vkg.2 for ; Wed, 15 Jun 2016 12:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tsou-cc.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=c8PYegYd/9lY0CojDy/BG3trjfLlNY1q7jGwpU+Dc7c=; b=IVHvRuGuLahrCnFqggcdUkBYa2carVn3qHvj03doOrt3KtgCzq+q0tvlbwzsLJK9r6 gdUHYY0TXrW5MlJbJe7LQORhAZBy/CxyMPrdNGtuTGkFBaBmmiaIaiKlDnZEgDn+6Tqe gBeQM8WFOJsCexX54pTeL+JTMiewUBtQfUSDpSo8q9LIyj/kQYpi5vJXbXeug/qPLlAE lcGbGEnhcx6lUcEtC5B5IP6lg5eDCCwWorIRrlo0m86X+5HXIVMcL77ulN3tbd8MX7y6 HqXc6Ky4P5WDe3gNg96hSb54JaoxJiYqdR/jPI4Ae/k1WbCiINxgFg6ByJjieIr57+5i QrpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=c8PYegYd/9lY0CojDy/BG3trjfLlNY1q7jGwpU+Dc7c=; b=Kuxla3hPFYHJoY9mGgViqJNZUYFl6k3oQMLgDIVsxZ6kCWsCAmwGBDG4xggE/nkPfy 2To+s05JskxSeHljZUhoIaVmr/KjJKTO/ZK1l59+JxpWODZ0Z9y8SkmlAbbT+rcP+2bq 6Mb7AekWSCt+peDYO0zCUJkppa2Pc+V0G7ZO1Epbm9rIMEbk0svPo2gDGJHoH7Zkrdm1 NfnTH8njaKGvbUrXyvd9Q16HO8YIYRXXkTcE17u2GieH8/5zEsJBrYTyQ8ENiyJlg+mE V+1KuBT7v4Xc3HC0j/qww3LXz2aioZN7PKJuQRuOhSwm/dfwiuscuWdFxq6CnlgLNqB8 EKsQ== X-Gm-Message-State: ALyK8tJqtwEZ9dLAOHlEJKt9tAX1NBsIBtjjCTBMoiOpsfD/hwHIf1kRMxBvBABcOsEX4tY94ttiho3p2cCzmw== MIME-Version: 1.0 X-Received: by 10.176.64.37 with SMTP id h34mr233309uad.112.1466019522312; Wed, 15 Jun 2016 12:38:42 -0700 (PDT) Received: by 10.31.102.7 with HTTP; Wed, 15 Jun 2016 12:38:42 -0700 (PDT) In-Reply-To: <57618B92.9060308@sysmocom.de> References: <20160409084941.GD16522@nataraja> <20160409102553.GE16522@nataraja> <20160613160403.GY28336@nataraja> <575FBB58.5060203@sysmocom.de> <57603D8E.6050301@sysmocom.de> <57618B92.9060308@sysmocom.de> Date: Wed, 15 Jun 2016 12:38:42 -0700 Message-ID: Subject: Re: osmo-bts-trx: "CHAN RQD: no resources for SDCCH" on master From: Tom Tsou To: Max X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: OpenBSC Mailing List Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" On Wed, Jun 15, 2016 at 10:08 AM, Max wrote: > I've tried it with manually sending POWERON - the issue with CHAN RQD is > gone but the phone still does not work. I'll look into OML/RSL/whatever > is preventing it from working. Make sure that the static variable 'settsc_enabled' is set. diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c index a4c16dc..8c9a839 100644 --- a/src/osmo-bts-trx/trx_if.c +++ b/src/osmo-bts-trx/trx_if.c @@ -47,7 +47,7 @@ //#define TOA_RSSI_DEBUG int transceiver_available = 0; -int settsc_enabled = 0; +int settsc_enabled = 1; int setbsic_enabled = 0; -TT