osmo-hlr/doc/manuals
Neels Hofmeyr a8045daeef hlr db schema 3: hlr_number -> msc_number
The osmo-hlr DB schema indicates a hlr_number column and references it as 3GPP
TS 23.008 chapter 2.4.6. However, chapter 2.4.6 refers to the "MSC number",
while the "HLR number" is chapter 2.4.7.

Taking a closer look, 2.4.6 says "The MSC number is [...] stored in the HLR",
while 2.4.7 says "The HLR number may be stored in the VLR". As quite obvious,
the HLR does not store the HLR number. This was a typo from the start.

The osmo-hlr code base so far does not use the hlr_number column at all, so we
get away with renaming the column without any effects on the code base.
However, let's rather make this a new schema version to be safe.

Change-Id: I527e8627b24b79f3e9eec32675c7f5a3a6d25440
2019-11-12 16:23:48 +00:00
..
chapters hlr db schema 3: hlr_number -> msc_number 2019-11-12 16:23:48 +00:00
vty VTY: add subscriber update network-access-mode 2019-07-15 14:13:46 +02:00
Makefile.am manuals: Add script to update vty/counter documentation from docker 2019-06-17 17:11:35 +02:00
example_subscriber_add_update_delete.vty add OsmoHLR manual, OsmoHLR VTY reference 2018-11-27 18:01:17 +01:00
example_subscriber_cs_ps_enabled.ctrl OsmoHLR: update ctrl description and examples 2018-11-27 18:01:17 +01:00
example_subscriber_info.ctrl OsmoHLR: update ctrl description and examples 2018-11-27 18:01:17 +01:00
osmohlr-usermanual-docinfo.xml add OsmoHLR manual, OsmoHLR VTY reference 2018-11-27 18:01:17 +01:00
osmohlr-usermanual.adoc build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:02:06 +01:00
osmohlr-vty-reference.xml build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:02:06 +01:00
regen_doc.sh manuals: Add script to update vty/counter documentation from docker 2019-06-17 17:11:35 +02:00