ttcn3-bsc-test: Update config with recent changes (VTY, moduleparm change)

This commit is contained in:
Harald Welte 2018-02-14 09:05:35 +00:00
parent d770629280
commit 675c76cfd5
2 changed files with 20 additions and 1 deletions

View File

@ -17,15 +17,33 @@ LoggerPlugins := { JUnitLogger := "libjunitlogger2" }
[TESTPORT_PARAMETERS]
#*.*.udpReuseAddress := "yes";
*.BSCVTY.CTRL_MODE := "client"
*.BSCVTY.CTRL_HOSTNAME := "172.18.2.20"
*.BSCVTY.CTRL_PORTNUM := "4242"
*.BSCVTY.CTRL_LOGIN_SKIPPED := "yes"
*.BSCVTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes"
*.BSCVTY.CTRL_READMODE := "buffered"
*.BSCVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
*.BSCVTY.PROMPT1 := "OsmoBSC> "
[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip := "172.18.2.20";
#BSC_Tests.mp_bsc_rsl_port := 3003;
#BSC_Tests.mp_bsc_ctrl_port := 3003;
BSSAP_Adapter.mp_sctp_addr := { 23905, "172.18.2.203", 2905, "172.18.2.200" };
BSC_Tests.mp_bssap_cfg := {
sccp_service_type := "mtp3_itu",
sctp_addr := { 23905, "172.18.2.203", 2905, "172.18.2.200" },
own_pc := 185,
own_ssn := 254,
peer_pc := 187,
peer_ssn := 254,
sio := '83'O
};
#mp_ipa_mgcp_uses_osmo_ext := true;
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoBSC";
#mp_mgcp_uses_udp := true;
#mp_callagent_ip := "127.0.0.1";

View File

@ -61,6 +61,7 @@ stats interval 5
!
line vty
no login
bind 0.0.0.0
!
e1_input
e1_line 0 driver ipa