blob: 8428cd3a16e5f7c4bf1d79f664c91161835d7952 [file] [log] [blame]
Oliver Smith350eb682019-06-21 15:17:03 +02001!
2! OsmoMGW (1.2.0.17-52e3) configuration saved from vty
3!!
4!
5log stderr
6 logging filter all 1
7 logging color 1
8 logging print category 1
9 logging timestamp 1
10 logging print extended-timestamp 1
11 logging level set-all notice
12 logging level lmgcp debug
13!
14stats interval 5
15!
16line vty
17 no login
18 bind 127.0.0.1
19!
Philipp Maier4268cd32021-08-09 16:09:11 +020020stats interval 0
21stats reporter statsd
22 prefix TTCN3
23 level global
24 remote-ip 127.0.0.1
25 remote-port 8125
26 flush-period 1
27 mtu 1024
28 enable
29!
Oliver Smith350eb682019-06-21 15:17:03 +020030mgcp
31 bind ip 127.0.0.1
32 bind port 2427
33 rtp port-range 4002 16000
34 rtp bind-ip 127.0.0.1
Pau Espin Pedroldb2dc042020-09-07 16:30:29 +020035 rtp bind-ip-v6 ::1
Oliver Smith350eb682019-06-21 15:17:03 +020036 rtp ip-probing
Harald Welte317c04f2021-04-28 19:27:01 +020037 rtp ip-dscp 46
Oliver Smith350eb682019-06-21 15:17:03 +020038 no rtp keep-alive
39 no rtcp-omit
40 no rtp-patch
41 sdp audio-payload number 98
42 sdp audio-payload name GSM
43 sdp audio-payload send-ptime
44 sdp audio-payload send-name
Pau Espin Pedrold19ba6d2020-01-03 20:01:48 +010045 conn-timeout 0
Oliver Smith350eb682019-06-21 15:17:03 +020046 loop 0
47 number endpoints 31
48 allow-transcoding
49 osmux off