mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
25 lines
334 B
INI
25 lines
334 B
INI
!
|
|
! BSC NAT configuration hand edited
|
|
! !
|
|
password foo
|
|
!
|
|
line vty
|
|
no login
|
|
!
|
|
nat
|
|
bsc 0
|
|
token zecke
|
|
location_area_code 3
|
|
bsc 1
|
|
token roch
|
|
location_area_code 4
|
|
mgcp
|
|
local ip 10.0.0.23
|
|
bts ip 0.0.0.0
|
|
bind ip 127.0.0.1
|
|
bind port 2427
|
|
bind early 1
|
|
rtp base 4000
|
|
number endpoints 31
|
|
call agent ip 127.0.0.1
|