aboutsummaryrefslogtreecommitdiffstats
path: root/bts/osmo-bts.cfg
blob: e80f51b0e6af86139854b0267f0204df2a1ef67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
!
! OsmoBTS (0.4.0.446-e0fb) configuration saved from vty
!!
!
log gsmtap 127.0.0.1
 logging level set-all debug
 logging filter all 1
!
log stderr
 logging filter all 1
 logging print extended-timestamp 1
 logging print file basename last
 logging print category-hex 0
 logging print category 1
 logging print level 1
 logging timestamp 1
 logging color 1
!
 logging level set-all notice
 logging level rsl info
 logging level meas info
 logging level pag info
 logging level l1c info
 logging level dsp info
 logging level pcu info
 logging level trx info
 logging level osmux info
 logging level lmib info
 logging level lmux info
!
line vty
 no login
 bind 127.0.0.1
!
e1_input
 e1_line 0 driver ipa
 e1_line 0 port 0
 no e1_line 0 keepalive
phy 0
 osmotrx ip local 127.0.0.1
 osmotrx ip remote 127.0.0.1
 instance 0
  osmotrx rx-gain 10
 instance 1
  osmotrx rx-gain 10
 instance 2
  osmotrx rx-gain 10
 instance 3
  osmotrx rx-gain 10
bts 0
 band DCS1800
 ipa unit-id 1234 0
 oml remote-ip 127.0.0.11
 rtp jitter-buffer 100
 paging queue-size 200
 paging lifetime 0
 gsmtap-remote-host 127.0.0.1
 gsmtap-sapi enable-all
 no gsmtap-sapi pdtch
 no gsmtap-sapi ptcch
 min-qual-rach 50
 min-qual-norm -5
 !settsc
 pcu-socket /tmp/pcu_sock
 osmux
  use on
  local-ip 127.0.0.11
  local-port 1984
 trx 0
  power-ramp max-initial 0 mdBm
  power-ramp step-size 8000 mdB
  power-ramp step-interval 1
  phy 0 instance 0
 trx 1
  power-ramp max-initial 0 mdBm
  power-ramp step-size 8000 mdB
  power-ramp step-interval 1
  phy 0 instance 1
 trx 2
  power-ramp max-initial 0 mdBm
  power-ramp step-size 8000 mdB
  power-ramp step-interval 1
  phy 0 instance 2
 trx 3
  power-ramp max-initial 0 mdBm
  power-ramp step-size 8000 mdB
  power-ramp step-interval 1
  phy 0 instance 3
ctrl
 bind 127.0.0.1