Project

General

Profile

Actions

Bug #4408

closed

osmo-bsc fails to restart after writing default values for gprs

Added by roh about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
02/20/2020
Due date:
% Done:

100%

Spec Reference:

Description

when enabling gprs in the vty "network<cr>bts0<cr>gprs mode gprs<cr>write<cr>" the written config contains an invalid value for the gprs

root@sysmobts-v2:~# /usr/bin/osmo-bsc -c /etc/osmocom/osmo-bsc.cfg -s
There is no such command.
Error occurred during reading the below line:
  gprs cell bvci 0

<0004> ../../../git/src/osmo-bsc/osmo_bsc_main.c:513 Failed to parse the config file: '/etc/osmocom/osmo-bsc.cfg'
Bootstrapping the network failed. exiting.
root@sysmobts-v2:~#

the bvci has a valid range of 2-65535, so changing the default from 0 to 2 should be enough.

Actions #1

Updated by osmith about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to osmith
  • % Done changed from 0 to 90
Actions #2

Updated by osmith about 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)