Project

General

Profile

OsmoNITB Migration Guide » History » Version 4

neels, 10/27/2017 02:17 AM

1 3 neels
{{>toc}}
2
3 1 neels
h1. OsmoNITB Migration Guide
4
5 2 neels
Historically, Osmocom offered the [[OsmoNITB:]] "Network-In-The-Box" as an actual single program. It was a useful simplification at the time, but in 2017, Osmocom have decided to split OsmoNITB into programs more closely resembling traditional network architecture. It is recommended to use the new separate components instead of the OsmoNITB, since active development focus has moved there.
6
7
Creating a new Network In The Box from scratch is described at [[Osmocom Network In The Box]], please refer to that page to complement the descriptions found here.
8
9
This page aims at describing the steps necessary to move from a working operation of osmo-nitb to the new split components.
10
11
h1. Subscriber Database
12
13 4 neels
With OsmoHLR comes *@osmo-hlr-db-tool@*, which is capable of importing the most important subscriber data from a database that was used with OsmoNITB.
14
15
<pre>
16
osmo-hlr-db-tool -l path/to/hlr.db -n path/to/osmo-nitb.db
17
</pre>
18
19
If no *@-l@* is passed, @./hlr.db@ is assumed.
20
If the target @hlr.db@ does not exist yet, it is created.
21
22
Note that not all information is copied to the hlr.db, just IMSI and 2G auth tokens.
23 2 neels
24
h1. Configuration Files
25
26
TODO
27
28
h1. Service Files
29
30
TODO
Add picture from clipboard (Maximum size: 48.8 MB)