Add initial codes
[it/test.git] / test_scripts / e2adapter / e2adapter.conf
diff --git a/test_scripts/e2adapter/e2adapter.conf b/test_scripts/e2adapter/e2adapter.conf
new file mode 100644 (file)
index 0000000..b332be7
--- /dev/null
@@ -0,0 +1,7 @@
+e2adapter = {
+    log_level = 2;
+    sctp = {
+        bind_address = "::1";
+        bind_port = 49999;
+    };
+};