You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
631 B
20 lines
631 B
![]()
3 years ago
|
[LOGGING]
|
||
|
"VirtBSC-SCCP".FileMask := ERROR | WARNING | PARALLEL | VERDICTOP;
|
||
|
mtc.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
|
||
|
|
||
|
[TESTPORT_PARAMETERS]
|
||
|
*.SMLCVTY.CTRL_MODE := "client"
|
||
|
*.SMLCVTY.CTRL_HOSTNAME := "127.0.0.1"
|
||
|
*.SMLCVTY.CTRL_PORTNUM := "4271"
|
||
|
*.SMLCVTY.CTRL_LOGIN_SKIPPED := "yes"
|
||
|
*.SMLCVTY.CTRL_DETECT_SERVER_DISCONNECTED := "yes"
|
||
|
*.SMLCVTY.CTRL_READMODE := "buffered"
|
||
|
*.SMLCVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
|
||
|
*.SMLCVTY.CTRL_DETECT_CONNECTION_ESTABLISHMENT_RESULT := "yes"
|
||
|
*.SMLCVTY.PROMPT1 := "OsmoSMLC> "
|
||
|
|
||
|
[MODULE_PARAMETERS]
|
||
|
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoSMLC";
|
||
|
|
||
|
[EXECUTE]
|