summaryrefslogtreecommitdiffstats
path: root/Src/osmoconbb/src/host/gsm48-andreas/issues.txt
blob: 49a796b675d48fb0e6aba5abf32e81ce9a091602 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Location updating procedure:

OpenBSC:
If tx_setup fails during process, the msg must be freed to avoid memory leak.

OpenBSC:
Must use *_LOC_PRN_S_LU on protocol side.
Or it uses *_LOC_PUN_S_LU to hide private network type (maybe some cfg option)

OpenBSC:
Wrong channel is assigned when mobile supports TCH only.

LCR:
Also LCR must use correct location.
For MS support, it must use *_LOC_USER

mncc.h of openbsc / layer23:
What about putting all (except call structure) to osmocore?