Change in ...osmo-ttcn3-hacks[master]: hlr: add osmo-hlr.cfg

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Jun 9 06:52:18 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14400 )

Change subject: hlr: add osmo-hlr.cfg
......................................................................

hlr: add osmo-hlr.cfg

Copy osmo-hlr.cfg from docker-playground.git, but replace all IPs with
127.0.0.1.

Change-Id: I73f673523dab8765ca87851175fafdec9fc20e1b
---
A hlr/osmo-hlr.cfg
1 file changed, 23 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/hlr/osmo-hlr.cfg b/hlr/osmo-hlr.cfg
new file mode 100644
index 0000000..a17881e
--- /dev/null
+++ b/hlr/osmo-hlr.cfg
@@ -0,0 +1,23 @@
+!
+! OsmoHLR example configuration
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging timestamp 1
+ logging print extended-timestamp 1
+ logging level all debug
+ logging level linp error
+!
+line vty
+ bind 127.0.0.1
+ctrl
+ bind 127.0.0.1
+hlr
+ gsup
+  bind ip 127.0.0.1
+ euse foobar
+ ussd route prefix *#100 internal own-msisdn
+ ussd route prefix *#101 internal own-imsi
+ ussd route prefix *100 external foobar

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14400
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I73f673523dab8765ca87851175fafdec9fc20e1b
Gerrit-Change-Number: 14400
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190609/3eebff16/attachment.htm>


More information about the gerrit-log mailing list