blob: ec1a7c2fb86b230fef9f70811f85fb41406fbfa0 [file] [log] [blame]
Daniel Willmann53cccab2018-10-30 15:27:25 +01001!
2! OsmoBSCNAT (0.12.0.266-2daa9) configuration saved from vty
3!!
4!
5log stderr
6 logging filter all 1
7 logging color 1
8 logging timestamp 1
9 logging level rll notice
10 logging level cc notice
11 logging level mm notice
12 logging level rr notice
13 logging level rsl notice
14 logging level nm info
15 logging level mncc notice
16 logging level pag notice
17 logging level meas notice
18 logging level sccp debug
19 logging level msc notice
20 logging level mgcp notice
21 logging level ho notice
22 logging level db notice
23 logging level ref notice
24 logging level gprs debug
25 logging level ns info
26 logging level bssgp debug
27 logging level llc debug
28 logging level sndcp debug
29 logging level nat notice
30 logging level ctrl notice
31 logging level smpp debug
32 logging level lglobal notice
33 logging level llapd notice
34 logging level linp notice
35 logging level lmux notice
36 logging level lmi notice
37 logging level lmib notice
38 logging level lsms notice
39!
40line vty
41 no login
42!
43mgcp
44 bind ip 127.0.0.1
45 bind port 2427
46 rtp bts-base 4000
47 rtp net-base 16000
48 rtp ip-dscp 0
49 no rtcp-omit
50 sdp audio-payload number 126
51 sdp audio-payload name AMR/8000
52 loop 0
53 number endpoints 32
54 call-agent ip 127.0.0.1
55 rtp transcoder-base 0
56 transcoder-remote-base 4000
57nat
58 msc ip 127.0.0.1
59 msc port 5100
60 token foo
61 timeout auth 2
62 timeout ping 20
63 timeout pong 5
64 ip-dscp 0
65 bscs-config-file bscs.config
66 access-list msceven imsi-allow ^[0-9]*[24680]$
67 access-list mscodd imsi-allow ^[0-9]*[13579]$