HLR: Sub create-on-demand set NAM none

This commit is contained in:
Monocots 2021-06-08 23:31:45 +00:00
parent e5971a2375
commit df14cc4e4b

View file

@ -42,9 +42,9 @@ line vty
ctrl ctrl
bind 127.0.0.1 bind 127.0.0.1
hlr hlr
subscriber-create-on-demand 5 cs
store-imei store-imei
database <%= @hlr_db %> database <%= @hlr_db %>
subscriber-create-on-demand 5 none
gsup gsup
bind ip <%= @vpn_ip_address %> bind ip <%= @vpn_ip_address %>
ipa-name HLR-<%= @ipa_name %> ipa-name HLR-<%= @ipa_name %>