Author Topic: Registration failed on network 2  (Read 10377 times)

nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Registration failed on network 2
« on: June 08, 2015, 08:15:11 PM »
Hi everyone, can you help me for open registration?

I can detect GSM signal from my phone but always fail to register.

i set ubuntu 14.04 LTS for my Operating system
i set newest version yate and yatebts from svn
i set nib.js

this my config,

yate.conf = in [general] i set extrapath=bts
ybts.conf = in [transceiver] i set ./transceiver-uhd for usrp B210, in [ybts] i set mode=nib
javascript.conf = in [general] i set routing=welcome.js
extmodule.conf = in [scripts] i set gsm_auth.sh=2G

NIB
-in subscribers  i set regexp to .*
-in outgoing i set SIP
username : yatebts
pass : yatebts
server : 127.0.0.1:5060
for other i set default

-after that, i do uhd_usrp_probe to usrp B210
-then yate -sd -vvvvv -l /var/log/yate.log
-then telnet 127.0.0.1 5038
(in telnet)
mbts rxgain 75
debug mbts on
debug transceiver on
debug sip on
debug on
sniffer on
output on
color on

and i see detecting signal 00101 from my phone, but can't connect to that network now try again later.  always like that.
and from telnet log, i don't see my IMSI try to connect to network

whether this configurations already correct?
what should i do?





nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #1 on: June 09, 2015, 11:24:37 AM »
this is the log..

david.burgess

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Registration failed on network 2
« Reply #2 on: June 25, 2015, 04:13:26 AM »
Nurwalid -

Take a look at the section on RACH activity on http://wiki.yatebts.com/index.php/Radio_Related_Problems.

If you enable RACH logging and try to register, do you see RACH bursts?

If you remove and replace the handset battery between tests does that change the behavior or the RACH activity?

Regards,
David

nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #3 on: June 26, 2015, 01:57:19 AM »
Nurwalid -

Take a look at the section on RACH activity on http://wiki.yatebts.com/index.php/Radio_Related_Problems.

If you enable RACH logging and try to register, do you see RACH bursts?

If you remove and replace the handset battery between tests does that change the behavior or the RACH activity?

Regards,
David

Hi David, thank's for you answer

i don't know RACH logging are enable, i think it automatic on if i start yatebts.
and i don't see RACH busrt on my log.
how i know if RACH logging are enable? and how to enable it? on http://wiki.yatebts.com/index.php/Radio_Related_Problems. i don't see how to enable it.

Regard
Nurwalid

nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #4 on: July 10, 2015, 11:44:46 PM »
this is my config at /usr/local/etc/yate , what there is wrong ?


nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #5 on: July 10, 2015, 11:58:44 PM »
and this for new log

david.burgess

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Registration failed on network 2
« Reply #6 on: July 13, 2015, 12:02:47 AM »
From you log, this looks like a hardware problem with the radio or with the USB cable.

nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #7 on: July 13, 2015, 01:27:21 AM »
From you log, this looks like a hardware problem with the radio or with the USB cable.

Thanks for your respon dude..
Really? Because With openbts work without issues..

For my configuration,  no problem there?

Diana Cionoiu

  • Administrator
  • Jr. Member
  • *****
  • Posts: 71
    • View Profile
Re: Registration failed on network 2
« Reply #8 on: July 20, 2015, 05:35:45 AM »
Nurwalid: Dburgess is the guy who wrote openbts :)
Try to make a full clean up and get the latest yatebts.

Diana

nurwalid

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Registration failed on network 2
« Reply #9 on: July 20, 2015, 06:42:16 AM »
Nurwalid: Dburgess is the guy who wrote openbts :)
Try to make a full clean up and get the latest yatebts.

Diana

yes , of course I know , who knows a great man like dburgess ? :)

a pride can communicate with him , I hope that students like me can become someone like him later .

diana thanks , I 'll try again . Where should I install ? from src or tar.gz ?