Author Topic: YateBTS - telnet mbts issues  (Read 4721 times)

clampman

  • Newbie
  • *
  • Posts: 2
    • View Profile
YateBTS - telnet mbts issues
« on: November 11, 2016, 07:55:17 AM »
Hi.
I am running YateBTS with BladeRF. I am able to telnet to the application (telnet localhost 5038).
However, when I'm trying to perform changes to the configuration of the BTS in the telnet session, the changes are not saved in the config file. The BTS configuration are thus not changed, even though the telnet mbts application says that the configuration is changed.

Does anyone have an idea how I can change the BTS configuration in the telnet session?

marian

  • Hero Member
  • *****
  • Posts: 513
    • View Profile
Re: YateBTS - telnet mbts issues
« Reply #1 on: November 14, 2016, 01:49:36 AM »
It is not possible: configuration is not saved when you change a parameter.

clampman

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: YateBTS - telnet mbts issues
« Reply #2 on: November 14, 2016, 02:19:34 AM »
Then why is it a possibility to change the parameters from the telnet session?

I'm trying to write a script to change the parameters of the BTS. Any other ideas of how this can be done without making changes directly in the config file?