aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-06-04 15:48:03 +0200
committerOliver Smith <osmith@sysmocom.de>2019-06-05 12:28:10 +0200
commita37d3002165517e8d0a3965a54dcf9a6b0dd3cb0 (patch)
treecc7c9cb2233f0d24d64e974b809a8d3bc30981d6
parent7d9f6db401760440f46302fab3b9131335f5ae02 (diff)
Add osmo-hlr.cfg
Copy osmo-hlr.cfg from docker-playground.git, but replace all IPs with 127.0.0.1. Change-Id: I73f673523dab8765ca87851175fafdec9fc20e1b
-rw-r--r--hlr/osmo-hlr.cfg23
1 files changed, 23 insertions, 0 deletions
diff --git a/hlr/osmo-hlr.cfg b/hlr/osmo-hlr.cfg
new file mode 100644
index 00000000..a17881e0
--- /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