Testing Openbsc without a BTS

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Priyanka Behl priyankabehl at ymail.com
Mon May 13 07:58:58 UTC 2013


Hi,
 As per your mails abut a pure software BTS when I tried installing it as:
root at server:~# echo 'deb http://download.opensuse.org/repositories/home:/zecke23/Debian_6.0/ ./' > /etc/apt/sources.list.d/

I got the following error
bash:  /etc/apt/sources.list.d/: Is a directory

so next i tried installing it as:

root at server:~# echo 'deb http://download.opensuse.org/repositories/home:/zecke23/Debian_6.0/ ./' > /etc/apt/sources.list
root at server:~# apt-get update
Get:1 http://download.opensuse.org/ ./ Release.gpg [189 B]
Ign http://download.opensuse.org/repositories/home:/zecke23/Debian_6.0/ ./ Translation-en
Ign http://download.opensuse.org/repositories/home:/zecke23/Debian_6.0/ ./ Translation-en_IN
Get:2 http://download.opensuse.org/ ./ Release [463 B]
Ign http://download.opensuse.org/ ./ Release
Ign http://download.opensuse.org/ ./ Packages/DiffIndex
Ign http://download.opensuse.org/ ./ Packages
Hit http://download.opensuse.org/ ./ Packages
Fetched 190 B in 1s (145 B/s)
Reading package lists... Done
W: GPG error: http://download.opensuse.org/ ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E816D4EB59F3637

root at server:~# gpg --keyserver pool.sks-keyservers.net --recv-keys 7E816D4EB59F3637
gpg: requesting key B59F3637 from hkp server pool.sks-keyservers.net
gpgkeys: key 7E816D4EB59F3637 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

do you know how to troubleshoot this?
  

________________________________
 From: Holger Hans Peter Freyther <holger at freyther.de>
To: Priyanka Behl <priyankabehl at ymail.com> 
Cc: "openbsc at lists.osmocom.org" <openbsc at lists.osmocom.org> 
Sent: Thursday, 9 May 2013 1:59 PM
Subject: Re: Testing Openbsc without a BTS
  

On Thu, May 09, 2013 at 02:24:55PM +0800, Priyanka Behl wrote:

Hi,

> Hi everyone,
> I am trying to test Openbsc without a BTS. I need your help as I am very new to Openbsc.
> After doing the configurations for openbsc-multitrx.cfg file this is how I started the process:

you might want to look at my mails about a pure software BTS used to
test OpenBSC. The mails are here[1][2].


> cd openbsc/openbsc
> src/osmo-nitb -c doc/examples/osmo-nitb/nanobts/openbsc-multitrx.cfg -C
> Openbsc> subscriber id 1 send sms Hello
> Openbsc> subscriber id 1 silent call start any
> %subscriber not attached

This is to be expected. Our system enforces a periodic location
updating procedure and if a subscriber will not do that, it will
be expired. Your subscriber needs to make a Location Updating Procedure.

holger


[1] http://lists.osmocom.org/pipermail/openbsc/2012-October/004210.html
[2] http://lists.osmocom.org/pipermail/openbsc/2012-October/004250.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20130513/d9487a0f/attachment.htm>


More information about the OpenBSC mailing list