Hello Nordin,
On Fri, 03 Jul 2009 11:21:59 +0200, "Nordin" bouchtaoui@gmail.com wrote:
Since we haven't done anything for GPRS support, this might be the reason why a location update is not performed with bsc_hack.
The problem you experience with the nanoBTS 1800 most certainly comes from an invalid System Information Type 1. It uses the bitmap type for the channel description which is only valid for GSM900. So all the phones should try to register with the BS-11 but for the nanoBTS 1800 phones which strictly confirm to the specification will ignore it and not try to register (there are some phones which don't care).
You can try the "system_information" git branch from Harald, it will most certainly solve the problem.
P.S.: Is everybody on holiday...:)
I guess the people are just busy...
Best regards, Dieter
Hi guys,
A git-beginner's question, I installed git on my Debian, and when trying to checkout OpenBSC project as suggested on the website:
"git clone git://bs11-abis.gnumonks.org/openbsc.git"
it somehow hangs at: "Initialized empty Git repository in /home/nordin/Development/CProjects/openbsc/.git/"
Am I missing a step or is there something wrong with the git-repository or something?
On Fri, Jul 03, 2009 at 03:20:37PM +0200, Nordin wrote:
Hi guys,
A git-beginner's question, I installed git on my Debian, and when trying to checkout OpenBSC project as suggested on the website:
"git clone git://bs11-abis.gnumonks.org/openbsc.git"
it somehow hangs at: "Initialized empty Git repository in /home/nordin/Development/CProjects/openbsc/.git/"
Am I missing a step or is there something wrong with the git-repository or something?
are you sure port 9418 (tcp) is allowed for outbound connections?
are you sure port 9418 (tcp) is allowed for outbound connections?
Funny, while I was bringing my kids to school in the morning, suddenly it came up in my mind that our company's firewall blocks almost all ports to the outside world, except port 80 and a few others. I totally forgot that, sorry :)
Thank you for remind me anyway.
On Monday 06 July 2009 09:35:16 Nordin wrote:
are you sure port 9418 (tcp) is allowed for outbound connections?
Funny, while I was bringing my kids to school in the morning, suddenly it came up in my mind that our company's firewall blocks almost all ports to the outside world, except port 80 and a few others. I totally forgot that, sorry :)
You can go to repo.or.cz and ask them to clone the OpenBSC git repository and then clone using http.
z.