Updates to Osmo Split Stack Config

This commit is contained in:
Keith Whyte 2021-02-26 04:58:45 +01:00
parent 67df350f1b
commit fcda7401f4
6 changed files with 35 additions and 14 deletions

View file

@ -44,7 +44,17 @@ ctrl
hlr
subscriber-create-on-demand 5 cs
store-imei
database <%= @hlr_db %>
gsup
bind ip 127.0.0.1
bind ip <%= @vpn_ip_address %>
ipa-name <%= @hlr_name %>
ussd route prefix *#100# internal own-msisdn
ussd route prefix *#101# internal own-imsi
mslookup
server
mdns bind 239.192.23.42 4266
service sip.voice at <%= @vpn_ip_address %> 5060
service smpp.sms at <%= @vpn_ip_address %> 2775
client
mdns bind 239.192.23.42 4266
end