aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-06-21 15:17:03 +0200
committerOliver Smith <osmith@sysmocom.de>2019-06-25 13:45:25 +0200
commit350eb681e22f2fc9a8de44c3d9e53bd93fe5c074 (patch)
tree5e9f709984dafec4b2a5876ce751b4f958f15e17
parentfd02ad474ea878c469408c200a1214114de55f13 (diff)
mgw: add osmo-mgw.cfg
-rw-r--r--mgw/osmo-mgw.cfg37
1 files changed, 37 insertions, 0 deletions
diff --git a/mgw/osmo-mgw.cfg b/mgw/osmo-mgw.cfg
new file mode 100644
index 00000000..b27a50c1
--- /dev/null
+++ b/mgw/osmo-mgw.cfg
@@ -0,0 +1,37 @@
+!
+! OsmoMGW (1.2.0.17-52e3) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging timestamp 1
+ logging print extended-timestamp 1
+ logging level set-all notice
+ logging level lmgcp debug
+!
+stats interval 5
+!
+line vty
+ no login
+ bind 127.0.0.1
+!
+mgcp
+ bind ip 127.0.0.1
+ bind port 2427
+ rtp port-range 4002 16000
+ rtp bind-ip 127.0.0.1
+ rtp ip-probing
+ rtp ip-dscp 184
+ no rtp keep-alive
+ no rtcp-omit
+ no rtp-patch
+ sdp audio-payload number 98
+ sdp audio-payload name GSM
+ sdp audio-payload send-ptime
+ sdp audio-payload send-name
+ loop 0
+ number endpoints 31
+ allow-transcoding
+ osmux off