BSC - Base Station Controller

sudo vi  /etc/osmocom/osmo-bsc.cfg

Log Configuration

log stderr
 logging color 1
 logging print category-hex 0
 logging print category 1
 logging timestamp 0
 logging print file basename last
 logging print level 1

E1 Configuration

e1_input
 e1_line 0 driver ipa

Network Configuration

network
 network country code 001
 mobile network code 10
 encryption a5 0
 neci 1
 paging any use tch 0
 handover 0
 handover algorithm 1
 handover1 window rxlev averaging 10
 handover1 window rxqual averaging 1
 handover1 window rxlev neighbor averaging 10
 handover1 power budget interval 6
 handover1 power budget hysteresis 3
 handover1 maximum distance 9999
 ! T3212 is in units of 6min, so below we set 5 * 6 = 30min
 timer net T3212 5

Media Gateway Configuration

BTS Configuration

MSC Configuration

BSC Configuration

Last updated

Was this helpful?