aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-pcu-test/PCU_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-pcu-test/PCU_Tests.cfg')
-rw-r--r--ttcn3-pcu-test/PCU_Tests.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg
index 2502fd2..9520775 100644
--- a/ttcn3-pcu-test/PCU_Tests.cfg
+++ b/ttcn3-pcu-test/PCU_Tests.cfg
@@ -6,6 +6,7 @@
[TESTPORT_PARAMETERS]
*.PCUVTY.CTRL_HOSTNAME := "172.18.13.101"
+*.PCUVTY.PROMPT1 := "OsmoPCU> "
[MODULE_PARAMETERS]
PCU_Tests_RAW.mp_pcu_sock_path := "/data/unix/pcu_bts"
@@ -17,6 +18,7 @@ PCU_Tests.mp_nsconfig := {
nsvci := 1234,
nsei := 1234
}
+Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";
[MAIN_CONTROLLER]