pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/28569 )
Change subject: ttcn3-cbc: Enable gsmtap log ...................................................................... ttcn3-cbc: Enable gsmtap log Change-Id: I15ecf18e062218efb4a4319e29f182ba4331a37b --- M ttcn3-cbc-test/osmo-cbc.cfg 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/69/28569/1 diff --git a/ttcn3-cbc-test/osmo-cbc.cfg b/ttcn3-cbc-test/osmo-cbc.cfg index 3b6610e..dab1c8b 100644 --- a/ttcn3-cbc-test/osmo-cbc.cfg +++ b/ttcn3-cbc-test/osmo-cbc.cfg @@ -2,6 +2,10 @@ ! OsmoCBC (0.1.0.5-e88e) configuration saved from vty !! ! +log gsmtap 172.18.27.100 + logging level set-all debug + logging filter all 1 +! log stderr logging filter all 1 logging color 1 -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/28569 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I15ecf18e062218efb4a4319e29f182ba4331a37b Gerrit-Change-Number: 28569 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-MessageType: newchange
