SEBA-949 support for publishing bbsim events on kafka

Change-Id: I4354cd026bbadc801e4d6d08b2f9cd3462917b4c
diff --git a/cmd/bbr/bbr.go b/cmd/bbr/bbr.go
index 9e1ebc5..52ae622 100644
--- a/cmd/bbr/bbr.go
+++ b/cmd/bbr/bbr.go
@@ -81,6 +81,7 @@
 		0,    // this parameter does not matter in the BBR case
 		options.BBSim.ControlledActivation,
 		false, // this parameter is not important in the BBR Case
+		false,
 		true,
 	)