Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14047
Change subject: mgw: Enable osmux in osmo-mgw.cfg ...................................................................... mgw: Enable osmux in osmo-mgw.cfg This config is required to have tests passing added in osmo-ttcn3-hacks Ibb58b2a4e08d6f30cfe347c217794d0d1310954f. Depends: osmo-mgw.git Iac073f1db46569b46eddeaecc9934a2986bd50f1 Change-Id: Ic380b4cfff8be3cbab95a376ca5eabdb8d682477 --- M ttcn3-mgw-test/osmo-mgw.cfg 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/47/14047/1 diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg index 7b0094f..e01f600 100644 --- a/ttcn3-mgw-test/osmo-mgw.cfg +++ b/ttcn3-mgw-test/osmo-mgw.cfg @@ -50,4 +50,4 @@ loop 0 number endpoints 31 allow-transcoding - osmux off + osmux on -- To view, visit https://gerrit.osmocom.org/14047 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic380b4cfff8be3cbab95a376ca5eabdb8d682477 Gerrit-Change-Number: 14047 Gerrit-PatchSet: 1 Gerrit-Owner: Pau Espin Pedrol <[email protected]>
