Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eliddell

Pages: [1]
1
YateBTS / Manage sim error
« on: January 07, 2017, 08:33:46 PM »
I have pysim installed and Yates running, but it gives me an error about setting the path of pysim in some config file.. what is the location of this config file?

2
YateBTS / Re: How do i clear the online subscribers list
« on: January 05, 2017, 08:32:02 PM »
I mean yes I refreshed the browser, but the list seems to only update   while it's running.  Meaning, if I disconnect a device from the network  while Yates is running, it will eventually show that device as gone. But if I shut down Yate with two devices connected then restart it with those devices turned off. It still shows those devices

3
YateBTS / Re: How do i clear the online subscribers list
« on: January 03, 2017, 09:01:14 AM »
ok i figured that, but online subscribers doesn't seem to refresh when a device goes offline it remains in the online subscribers tab.. how do i force a refresh of that list.

4
YateBTS / Re: Call logs empty?
« on: January 03, 2017, 08:59:56 AM »
I will look into this when i get home..thanks..  In addition i have installed pysim and was trying to get the manage sims take to work, but it says i need to install pysim and create a config.php file that points to pysim, it doesn't however say where i am suppose to put the config.php file.. could you help with that as well.


5
YateBTS / How do i clear the online subscribers list
« on: December 29, 2016, 12:46:29 PM »
I have two phones working with my yateBTS, but even when i disconnect them or even shut them down completely, they still show up in the "online subscribers"

I am wondering if i need to set an expiration and if so how?  or how i can manually clear that list.

Also i am using regEx ".*" for my subscribers list, but even when a phone registers it doesn't show up in the list subscribers.  is that a bug or intentional?

thanks in advance

6
YateBTS / Call logs empty?
« on: December 28, 2016, 07:46:44 PM »
I successfully set up a gsm850 network and manually connected two phones to the network.. both phones successfully made/received calls and text messages from each other, but no calls are showing up in the call log.

Can someone point me to a tutorial on getting call logs and other network activity?

7
Yate users hangout place / Call logs empty?
« on: December 28, 2016, 03:08:28 PM »
I set up my yatebts and got two phones to connect. I called each phone from the other successfully, but when I went to call logs, they were empty..  can someone help me understand how to get call logs to work..


8
Yate users hangout place / BladeRF Yate BTS issue
« on: December 25, 2016, 10:09:55 AM »
I know there have been other posts about this, but they are all seemingly old and none seem to openly fix this issue i am having..

I recently got a bladeRF and was trying to set up yatebts with it on a raspberry pi.  i have followed the instructions at https://evilsocket.net/2016/03/31/how-to-build-your-own-rogue-gsm-bts-for-fun-and-profit/ to a T but when i run yate bts i get a transceiver failed to reset error.. i have since tried playing around with the firmware version and rbf file but to no avail.. can anyone please help me understand what is wrong and how i can fix it..

Code: [Select]
bladeRF> info

  Serial #:                 77411c270d64eafeff1296aca7c1e932
  VCTCXO DAC calibration:   0x9390
  FPGA size:                40 KLE
  FPGA loaded:              yes
  USB bus:                  1
  USB address:              4
  USB speed:                Hi-Speed
  Backend:                  libusb
  Instance:                 0

bladeRF> version

  bladeRF-cli version:        0.11.1-git
  libbladeRF version:         0.16.2-git

  Firmware version:           1.9.1
  FPGA version:               0.6.0

bladeRF>

when i run 'sudo yate -s'  i get the following
Code: [Select]
Release 5.0.1 formal build date Dec 15 2016 rev
Starting MBTS...
2016-12-20_01:20:46.074316 <gsmtrx:GOON> Failed to create radio interface: Message not handled
ALERT 1996357632 01:20:46.0 TRXManager.cpp:135:sendCommand: RESET failed with status 2
2016-12-20_01:20:46.075507 <mbts:WARN> TRXManager.cpp:135:sendCommand: RESET failed with status 2
ALERT 1996357632 01:20:46.0 OpenBTS.cpp:250:main: Failed to reset transceiver
2016-12-20_01:20:46.076168 <mbts:WARN> OpenBTS.cpp:250:main: Failed to reset transceiver
2016-12-20_01:20:52.003557 <ybts:GOON> Restart index reached maximum value 10. Exiting ...
Yate engine is shutting down with code 125
2016-12-20_01:20:53.041796 <WARN> Failed to save config file '/usr/local/etc/yate/snmp_data.conf' (13: Permission denied)
Unloaded module Users Management

9
YateBTS / Re: Tranceiver error: YateBTS + bladeRF + Raspbery Pi 3
« on: December 25, 2016, 09:15:19 AM »
Hey strcpy, very helpful article. Was able to get the transceiver working. Thanks :)

Would like to get GSM/3g USB dongle working via this yate-datacard module:
https://github.com/mbloody/yate-datacard

Anyone managed to get this working?

I am 120 days late to this thread, but new to yateBTS and the bladeRF.. i am having the same problem you were having and was hoping you could tell us how you got the transceiver working..

Code: [Select]
bladeRF> version

  bladeRF-cli version:        1.4.0-git-unknown
  libbladeRF version:         1.7.2-git-unknown

  Firmware version:           1.9.1
  FPGA version:               0.5.0

bladeRF>

10
Yate users hangout place / Re: Network wide SMS message?
« on: December 19, 2016, 03:47:26 PM »
where do i find that nib.js

11
Yate users hangout place / Network wide SMS message?
« on: December 18, 2016, 03:56:05 PM »
I'm researching building a small local GSM network for my friends and I to play around on.. I'm wondering if there is a way to send a message from Yate BTS to all devices connected?  Very new to Yate.. still waiting for my bladerf to come and basically looking for tutorials on the nib interface.

Total noob

Pages: [1]