Scroll to navigation

OSMOHLR(1) User Commands OSMOHLR(1)

NAME

OsmoHLR - osmo-hlr

SYNOPSIS

osmo-hlr

DESCRIPTION

OsmoHLR, the Osmocom HLR is a minimal implementation of the Home Location Register, the subscriber database of a 2G/3G cellular network. It stores parameters such as the IMSI and MSISDN of each subscriber, together with the secret key material (Ki, K/OP/OPc) in order to generate authentication vectors.

OsmoHLR does not support the classic TCAP/MAP protocol but rather implements the more light-weight GSUP protocol.

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

This text.
The config file to use.
The database to use.
Enable debugging.
Fork the process into a background daemon.
Do not print ANSI colors in the log
Prefix every log line with a timestamp.
Set a global loglevel.
Allow HLR database schema upgrades.
Quit after opening (and upgrading) the database.
Print the version of OsmoHLR.

VTY reference generation:

VTY reference generation mode (e.g. 'expert').
Generate the VTY reference XML output and exit.

COPYRIGHT

Copyright © 2016-2023 by Harald Welte, sysmocom s.f.m.c. GmbH License AGPLv3+: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl-3.0.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

http://ftp.osmocom.org/docs/latest/osmohlr-usermanual.pdf http://ftp.osmocom.org/docs/latest/osmohlr-vty-reference.pdf

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

info OsmoHLR

should give you access to the complete manual.

September 2024 OsmoHLR version 1.8.0