Project

General

Profile

OsmoNITB Migration Guide » History » Revision 4

Revision 3 (neels, 10/20/2017 01:17 AM) → Revision 4/26 (neels, 10/27/2017 02:17 AM)

{{>toc}} 

 h1. OsmoNITB Migration Guide 

 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. 

 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. 

 This page aims at describing the steps necessary to move from a working operation of osmo-nitb to the new split components. 

 

 h1. Subscriber Database 

 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. TODO 

 <pre> 
 osmo-hlr-db-tool -l path/to/hlr.db -n path/to/osmo-nitb.db 
 </pre> 

 If no *@-l@* is passed, @./hlr.db@ is assumed. 
 If the target @hlr.db@ does not exist yet, it is created. 

 Note that not all information is copied to the hlr.db, just IMSI and 2G auth tokens. 

 h1. Configuration Files 

 TODO 

 h1. Service Files 

 TODO
Add picture from clipboard (Maximum size: 48.8 MB)