nitb config: sgsn port is 23000
This commit is contained in:
parent
a11eb2f315
commit
1f2f704570
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
gprs ns timer tns-alive-retries 10
|
||||
gprs nsvc 0 nsvci 10<%= index+2 %>
|
||||
gprs nsvc 0 local udp port 23<%= bts["lac"] %>
|
||||
gprs nsvc 0 remote udp port 23001
|
||||
gprs nsvc 0 remote udp port 23000
|
||||
gprs nsvc 0 remote ip <%= @sgsn_ip_address %>
|
||||
gprs nsvc 1 nsvci 0
|
||||
gprs nsvc 1 local udp port 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue