summaryrefslogtreecommitdiffstats
path: root/src/host/gsm48-andreas/issues.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/gsm48-andreas/issues.txt')
-rw-r--r--src/host/gsm48-andreas/issues.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/host/gsm48-andreas/issues.txt b/src/host/gsm48-andreas/issues.txt
new file mode 100644
index 0000000..49a796b
--- /dev/null
+++ b/src/host/gsm48-andreas/issues.txt
@@ -0,0 +1,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?
+
+
+
+
+