Add initial codes
[it/test.git] / test_scripts / e2adapter / e2adapter.conf
1 e2adapter = {
2     log_level = 2;
3     sctp = {
4         bind_address = "::1";
5         bind_port = 49999;
6     };
7 };