docker-playground/ttcn3-bscnat-test/osmo-bsc-nat.cfg

40 lines
779 B
INI

!
! OsmoBSCNAT (0.12.0.266-2daa9) configuration saved from vty
!!
!
log file /data/osmo-bsc_nat.log
logging filter all 1
logging color 0
logging print category 1
logging timestamp 1
logging level force-all debug
!
line vty
no login
!
mgcp
bind ip 172.18.11.20
bind port 2427
rtp bts-base 4000
rtp net-base 16000
rtp ip-dscp 0
no rtcp-omit
sdp audio-payload number 126
sdp audio-payload name AMR/8000
loop 0
number endpoints 32
call-agent ip 172.18.11.203
rtp transcoder-base 0
transcoder-remote-base 4000
nat
msc ip 172.18.11.203
msc port 5100
token foo
timeout auth 2
timeout ping 20
timeout pong 5
ip-dscp 0
bscs-config-file bscs.config
access-list msceven imsi-allow ^[0-9]*[24680]$
access-list mscodd imsi-allow ^[0-9]*[13579]$