Fixed broken timeout condition
[lcr.git] / default / openbsc.cfg
1 !
2 ! OpenBSC configuration saved from vty
3 !   !
4 password foo
5 !
6 line vty
7  no login
8 !
9 network
10 ! select county code and network code. 1 equals test network
11  network country code 1
12  mobile network code 1
13 ! name the network
14  short name OpenBSC
15  long name OpenBSC
16 ! define first bts (counted from 0)
17  bts 0
18   type bs11
19   band GSM900
20   location_area_code 1
21   training_sequence_code 7
22   base_station_id_code 63
23   oml e1 line 0 timeslot 1 sub-slot full
24   oml e1 tei 25
25 ! define tranceiver for this bts (counted from 0)
26   trx 0
27 ! frequency number from 1 to 124 (GSM900)
28    arfcn 121
29    max_power_red 0
30 ! all line numbers (0 in this case) must match your mISDN port
31    rsl e1 line 0 timeslot 1 sub-slot full
32    rsl e1 tei 1
33     timeslot 0
34      phys_chan_config CCCH+SDCCH4
35      e1 line 0 timeslot 1 sub-slot full
36     timeslot 1
37      phys_chan_config SDCCH8
38      e1 line 0 timeslot 2 sub-slot 1
39     timeslot 2
40      phys_chan_config TCH/F
41      e1 line 0 timeslot 2 sub-slot 2
42     timeslot 3
43      phys_chan_config TCH/F
44      e1 line 0 timeslot 2 sub-slot 3
45     timeslot 4
46      phys_chan_config TCH/F
47      e1 line 0 timeslot 3 sub-slot 0
48     timeslot 5
49      phys_chan_config TCH/F
50      e1 line 0 timeslot 3 sub-slot 1
51     timeslot 6
52      phys_chan_config TCH/F
53      e1 line 0 timeslot 3 sub-slot 2
54     timeslot 7
55      phys_chan_config TCH/F
56      e1 line 0 timeslot 3 sub-slot 3
57 ! uncomment this for second TRX, if enabled on BS11
58 !  trx 1
59 !   arfcn 123
60 !   max_power_red 0
61 !   rsl e1 line 0 timeslot 1 sub-slot full
62 !   rsl e1 tei 2
63 !    timeslot 0
64 !     phys_chan_config TCH/F
65 !     e1 line 0 timeslot 4 sub-slot 0
66 !    timeslot 1
67 !     phys_chan_config TCH/F
68 !     e1 line 0 timeslot 4 sub-slot 1
69 !    timeslot 2
70 !     phys_chan_config TCH/F
71 !     e1 line 0 timeslot 4 sub-slot 2
72 !    timeslot 3
73 !     phys_chan_config TCH/F
74 !     e1 line 0 timeslot 4 sub-slot 3
75 !    timeslot 4
76 !     phys_chan_config TCH/F
77 !     e1 line 0 timeslot 5 sub-slot 0
78 !    timeslot 5
79 !     phys_chan_config TCH/F
80 !     e1 line 0 timeslot 5 sub-slot 1
81 !    timeslot 6
82 !     phys_chan_config TCH/F
83 !     e1 line 0 timeslot 5 sub-slot 2
84 !    timeslot 7
85 !     phys_chan_config TCH/F
86 !     e1 line 0 timeslot 5 sub-slot 3
87 ! enable this for second BS11 on mISDN port 1
88 ! bts 1
89 !  type bs11
90 !  band GSM900
91 !  location_area_code 2
92 !  training_sequence_code 7
93 !  base_station_id_code 63
94 !  oml e1 line 1 timeslot 6 sub-slot full
95 !  oml e1 tei 25
96 !  trx 0
97 !   arfcn 122
98 !   max_power_red 0
99 !   rsl e1 line 1 timeslot 6 sub-slot full
100 !   rsl e1 tei 1
101 !    timeslot 0
102 !     phys_chan_config CCCH+SDCCH4
103 !     e1 line 1 timeslot 7 sub-slot 0
104 !    timeslot 1
105 !     phys_chan_config SDCCH8
106 !     e1 line 1 timeslot 7 sub-slot 1
107 !    timeslot 2
108 !     phys_chan_config TCH/F
109 !     e1 line 1 timeslot 7 sub-slot 2
110 !    timeslot 3
111 !     phys_chan_config TCH/F
112 !     e1 line 1 timeslot 7 sub-slot 3
113 !    timeslot 4
114 !     phys_chan_config TCH/F
115 !     e1 line 1 timeslot 8 sub-slot 0
116 !    timeslot 5
117 !     phys_chan_config TCH/F
118 !     e1 line 1 timeslot 8 sub-slot 1
119 !    timeslot 6
120 !     phys_chan_config TCH/F
121 !     e1 line 1 timeslot 8 sub-slot 2
122 !    timeslot 7
123 !     phys_chan_config TCH/F
124 !     e1 line 1 timeslot 8 sub-slot 3
125 !  trx 1
126 !   arfcn 124
127 !   max_power_red 0
128 !   rsl e1 line 1 timeslot 6 sub-slot full
129 !   rsl e1 tei 2
130 !    timeslot 0
131 !     phys_chan_config TCH/F
132 !     e1 line 1 timeslot 9 sub-slot 0
133 !    timeslot 1
134 !     phys_chan_config TCH/F
135 !     e1 line 1 timeslot 9 sub-slot 1
136 !    timeslot 2
137 !     phys_chan_config TCH/F
138 !     e1 line 1 timeslot 9 sub-slot 2
139 !    timeslot 3
140 !     phys_chan_config TCH/F
141 !     e1 line 1 timeslot 9 sub-slot 3
142 !    timeslot 4
143 !     phys_chan_config TCH/F
144 !     e1 line 1 timeslot 10 sub-slot 0
145 !    timeslot 5
146 !     phys_chan_config TCH/F
147 !     e1 line 1 timeslot 10 sub-slot 1
148 !    timeslot 6
149 !     phys_chan_config TCH/F
150 !     e1 line 1 timeslot 10 sub-slot 2
151 !    timeslot 7
152 !     phys_chan_config TCH/F
153 !     e1 line 1 timeslot 10 sub-slot 3
154
155