logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

OsmoHLR-db-tool - osmo-hlr-db-tool

Description

-l--database db-name
              The OsmoHLR database to use, default 'hlr.db'.

       -h--help
              This text.

       -d option --debug=DMAIN:DDB:DAUC
              Enable debugging.

       -s--disable-color
              Do not print ANSI colors in the log

       -T--timestamp
              Prefix every log line with a timestamp.

       -e--log-level number
              Set a global loglevel.

       -U--db-upgrade
              Allow HLR database schema upgrades.

       -V--version
              Print the version of OsmoHLR-db-tool.

       Commands:

       create Create an empty OsmoHLR database.  (All commands imply this if none exists yet.)

       import-nitb-db <nitb.db>
              Add OsmoNITB db's subscribers to OsmoHLR db.  Be aware that the import is somewhat lossy, only the
              IMSI,  MSISDN,  IMEI,  nam_cs/ps,  2G  auth  data  and  last  seen  LU are set.  The most recently
              associated IMEI from the Equipment table is used.

Name

       OsmoHLR-db-tool - osmo-hlr-db-tool

See Also

       https://osmocom.org/projects/osmo-hlr

       The full documentation for OsmoHLR-db-tool is maintained as a Texinfo manual.  If the info  and  OsmoHLR-db-tool programs are properly installed at your site, the command

              infoOsmoHLR-db-tool

       should give you access to the complete manual.

OsmoHLR-db-tool version 1.9.0                      March 2025                                 OSMOHLR-DB-TOOL(1)

Synopsis

osmo-hlr-db-tool [-l<hlr.db>] [create|import-nitb-db<nitb.db>]

See Also