Updates to Osmo Split Stack Config
This commit is contained in:
parent
67df350f1b
commit
fcda7401f4
6 changed files with 35 additions and 14 deletions
|
@ -77,8 +77,8 @@ msc
|
|||
auth-tuple-reuse-on-error 1
|
||||
check-imei-rqd early
|
||||
mgw local-port 2728
|
||||
mgw remote-ip 127.0.0.2
|
||||
mgw remote-port 2428
|
||||
mgw remote-ip 127.0.0.1
|
||||
mgw remote-port 2427
|
||||
mncc-int
|
||||
default-codec tch-f amr
|
||||
default-codec tch-h amr
|
||||
|
@ -96,7 +96,7 @@ smpp
|
|||
esme NOTIFY
|
||||
password <%= @smpp_password %>
|
||||
hlr
|
||||
remote-ip 127.0.0.1
|
||||
remote-ip <%= @vpn_ip_address %>
|
||||
remote-port 4222
|
||||
sgs
|
||||
local-port 29118
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue