Hello devs,
I am using a 3.5G nano starter kit and I have a problem, hopefully
someone can give me some advice.
When I use the kit in a location with very little 3G coverage it works
great, I scan for 3G networks, the phone sees a network '90170' and can
register without any problems.
However if I try the same thing in a location that has very good macro
3G coverage from several network operators, the phone can longer see my
nano cell.
I assume the problem is due to frequency reuse and the nanocell is using
the same UARFCN as one of the macro cells.
Does anyone have any advice on how best to find a clear frequency band
to use?
Also does anyone know if I have to reboot the ip.access after changing
the UARFCN using
set rfParamsCandidateList=({9800, 401, 1})
Regards
--
Alan R Evans
KAGE Design Services Ltd
Tel: +44 7891 773415
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Hi,
I have noticed that when there are many MS connecting to my BTS if I try to page (call or send SMS) a specific MS it takes a long time and sometimes just fails. Is there a way to give a higher priority for paging under high network loads ?
from vty:
Current Channel Load:
CCCH+SDCCH4: 100% (4/4)
TCH/F: 100% (2/2)
SDCCH8: 100% (40/40)
best regards,
Hey André,
since https://gerrit.osmocom.org/2465 is merged, do you have a patch ready that
enables the build cache for openbsc.git/contrib/jenkins.sh?
The slowness of the openbsc-gerrit builds is a drag...
We could throw more build slaves at it, but it makes sense to give the build
cache a chance first.
~N
We are trying to setup this AP as part of the 3.5G Osmocom project.
We have the software stack operational and are now preparing the nano
for testing.
When we try to login via telnet at port 8090 we are getting a constant
refusal to connect:-
root@osm/openbsc/openbsc/src/ipaccess# telnet 192.168.192.30 8090
Trying 192.168.192.30...
telnet: Unable to connect to remote host: Connection refused
The device seems to be locked as indicated by the leds on the front panel.
We have tried resetting the nano to see if this would help but to no avail.
Any ideas as to how to access the device for initial configuration?.
Thanks
John
Hi,
> And I found it's possible to acrivate some setting in
> OnmoNITB but how can I do the actual request? I cannot
> find anything in the user manual, vty manual or in the menu...
This request is being sent automatically every time when
a dedicated channel between MS and BTS is established.
With best regards,
Vadim Yanitskiy.
Dear developers,
I found that RRLP requests are possible within OsmoNITB.
http://security.osmocom.org/trac/wiki/RRLP
The popular Free Software implementations of the GSM network OpenBSC
<http://openbsc.osmocom.org/> and OpenBTS <http://openbts.sourceforge.net/>
both support RRLP inquiries to mobile phones
And I found it's possible to acrivate some setting in OnmoNITB but how can
I do the actual request? I cannot find anything in the user manual, vty
manual or in the menu...
Thanks in advance!