aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Install sample cfg file to /etc/osmocompespin/systemdPau Espin Pedrol1-0/+5
Change-Id: I2ac73f426d9489fcd64c2eea547eb1f3ec26ae2c
2018-09-12Move doc/Makefile.am to doc/examples/Makefile.amPau Espin Pedrol1-0/+22
Change-Id: I89ef3abe86e7ceb7b389ac1cb227ea065bfbce37
2018-07-30USSD: Add support for internal USSD handlersHarald Welte1-0/+1
There are some requests that are best served inside the HLR, as it has access to subscriber information such as MSISDN and IMSI. This unfortunately required quite some restructuring of the USSD related structures including the VTY syntax for adding routes. The default config file has been updated to replicate the *#100# built-in behavior of old OsmoNITB. Closes: OS#2566 Change-Id: I1d09fab810a6bb9ab02904de72dbc9e8a414f9f9
2018-07-30USSD: Add new "DSS" logging category and use it appropriatelyHarald Welte1-0/+1
Change-Id: I0ac198a49ba70ea40fea18464325f1925797a6e8
2018-07-30osmo-hlr.cfg: Don't enable DEBUG logging by defaultHarald Welte1-1/+4
This is not a setting that normal users should use in production. Change-Id: I6594fb083cad70ec596af872d85f805897b29644
2017-06-01VTY: Add hlr node and bind ip fieldPau Espin Pedrol1-0/+3
With this patch the address osmo-hlr binds to can be changed to something else than 0.0.0.0 Change-Id: I79f7a300480f308b21116dd14d1698be38725afd
2017-03-31add config example (mostly empty)Neels Hofmeyr1-0/+16
So far only the vty and ctrl bind configs exists. Change-Id: I38ef124e9f28bdd744bafd20fa8c310511c0b8ad