pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34538?usp=email )

Change subject: osmo-mgw.cfg syntax fix
......................................................................

osmo-mgw.cfg syntax fix

was added with mismatching indent in

"mgw: Update to contain similar config from docker-playground.git"
commit cec73acdd4fa4ddc39ab44853ece0888b3e1bf34
I2aa4d86e548d6644f1dd9358f6b8b48a19c96c3c

Change-Id: I5d4d1af40410bfdcc1280f45b85a8ae0c7b94a80
---
M mgw/osmo-mgw.cfg
1 file changed, 24 insertions(+), 9 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, approved




diff --git a/mgw/osmo-mgw.cfg b/mgw/osmo-mgw.cfg
index 3844e79..2af7dff 100644
--- a/mgw/osmo-mgw.cfg
+++ b/mgw/osmo-mgw.cfg
@@ -60,12 +60,12 @@
   osmux off
   osmux bind-ip 127.0.0.1
   osmux bind-ip-v6 ::1
- trunk 1
-  sdp audio-payload send-ptime
-  sdp audio-payload send-name
-  no rtp keep-alive
-  loop 0
-  no rtcp-omit
-  no rtp-patch
-  allow-transcoding
-  line 0
+  trunk 1
+   sdp audio-payload send-ptime
+   sdp audio-payload send-name
+   no rtp keep-alive
+   loop 0
+   no rtcp-omit
+   no rtp-patch
+   allow-transcoding
+   line 0

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34538?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I5d4d1af40410bfdcc1280f45b85a8ae0c7b94a80
Gerrit-Change-Number: 34538
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to