diff --git a/osmo-cn-latest/osmo-mgw.cfg b/osmo-cn-latest/osmo-mgw.cfg index ab45de0f..93333cf2 100644 --- a/osmo-cn-latest/osmo-mgw.cfg +++ b/osmo-cn-latest/osmo-mgw.cfg @@ -38,7 +38,7 @@ mgcp rtp port-range 4002 16000 rtp bind-ip 192.168.42.10 rtp ip-probing - rtp ip-dscp 184 + rtp ip-dscp 46 no rtp keep-alive no rtcp-omit no rtp-patch diff --git a/osmo-mgw-latest/osmo-mgw.cfg b/osmo-mgw-latest/osmo-mgw.cfg index 602452da..84275283 100644 --- a/osmo-mgw-latest/osmo-mgw.cfg +++ b/osmo-mgw-latest/osmo-mgw.cfg @@ -37,7 +37,7 @@ mgcp rtp port-range 4002 16000 rtp bind-ip 172.18.0.180 rtp ip-probing - rtp ip-dscp 184 + rtp ip-dscp 46 no rtp keep-alive no rtcp-omit no rtp-patch diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg index 1c49b11d..f8e1a0d0 100644 --- a/ttcn3-mgw-test/osmo-mgw.cfg +++ b/ttcn3-mgw-test/osmo-mgw.cfg @@ -33,7 +33,7 @@ mgcp rtp bind-ip 172.18.4.180 rtp bind-ip-v6 fd02:db8:4::180 rtp ip-probing - rtp ip-dscp 184 + rtp ip-dscp 46 no rtp keep-alive no rtcp-omit no rtp-patch