Skip to content
Unstable

Console Output

Started by timer
Building remotely on build1-debian9-lxc (linux_amd64_debian9) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
[ttcn3-nitb-sysinfo] $ /bin/sh -xe /tmp/hudson8326832613688683639.sh
+ env
JENKINS_HOME=/usr/local/jenkins
MAIL=/var/mail/osmocom-build
SSH_CLIENT=192.168.122.1 45230 22
USER=osmocom-build
RUN_CHANGES_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/46/display/redirect?page=changes
NODE_LABELS=build1-debian9-lxc linux_amd64_debian9
HUDSON_URL=http://jenkins.osmocom.org/jenkins/
SHLVL=1
OLDPWD=/home/osmocom-build
HOME=/home/osmocom-build
BUILD_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/46/
HUDSON_COOKIE=7713545d-f681-4756-8472-b4d3d4857310
JENKINS_SERVER_COOKIE=8cd9590adb8bfe87
WORKSPACE=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
LOGNAME=osmocom-build
NODE_NAME=build1-debian9-lxc
_=/usr/bin/java
EXECUTOR_NUMBER=1
XDG_SESSION_ID=252
BUILD_DISPLAY_NAME=#46
HUDSON_HOME=/usr/local/jenkins
JOB_BASE_NAME=ttcn3-nitb-sysinfo
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin
BUILD_ID=46
XDG_RUNTIME_DIR=/run/user/1000
BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-46
LANG=en_US.UTF-8
JENKINS_URL=http://jenkins.osmocom.org/jenkins/
JOB_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/
BUILD_NUMBER=46
PARALLEL_MAKE=-j 3
SHELL=/bin/bash
RUN_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/46/display/redirect
HUDSON_SERVER_COOKIE=8cd9590adb8bfe87
JOB_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/display/redirect
JOB_NAME=ttcn3-nitb-sysinfo
PWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
SSH_CONNECTION=192.168.122.1 45230 192.168.122.224 22
MAKE=make
+ OLDPWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo
+ DIR=/home/osmocom-build/jenkins/docker-playground
+ cd /home/osmocom-build/jenkins/docker-playground
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ cd /home/osmocom-build/jenkins/docker-playground/osmo-nitb-master
+ make
docker build -t docker.io/osmocom-build/osmo-nitb-master:0.0.0-4ee4873 .
Sending build context to Docker daemon  12.29kB

Step 1/14 : FROM laforge/debian-jessie-build
 ---> 4056f8bfb57c
Step 2/14 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> c99cee0b9750
Step 3/14 : COPY Release.key /tmp/Release.key
 ---> Using cache
 ---> 9422592fa25d
Step 4/14 : RUN apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
 ---> Using cache
 ---> 95562322b4a4
Step 5/14 : RUN apt-get update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-netif-dev 		libosmo-sccp-dev 		libsmpp34-dev 		libgtp-dev && 	apt-get clean
 ---> Using cache
 ---> 1e5c8594972d
Step 6/14 : WORKDIR /tmp
 ---> Using cache
 ---> 0406a47c91f1
Step 7/14 : RUN git clone git://git.osmocom.org/openbsc.git
 ---> Using cache
 ---> ad2eee2236d4
Step 8/14 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc


 ---> 33af18b38dea
Removing intermediate container 17e8a9c83e3c
Step 9/14 : RUN cd openbsc/openbsc && 	git fetch && git checkout -f -B master origin/master && 	autoreconf -fi && 	./configure --enable-nat --enable-osmo-bsc --enable-smpp && 	make -j8 install && 	ldconfig
 ---> Running in ce47a3a44d59
From git://git.osmocom.org/openbsc
   8560d5d..3ae8682  master     -> origin/master
 + abd7740...11c316f users/daniel/ow-nat-msc-conns -> origin/users/daniel/ow-nat-msc-conns  (forced update)
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/gprs/Makefile.am: installing './depcomp'
tests/bsc-nat-trie/Makefile.am:9: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory,
tests/bsc-nat-trie/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_filter.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_sccp.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_utils.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_mgcp_utils.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_filter.c' is in a subdirectory,
tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled
tests/bsc/Makefile.am:28: warning: source file '$(top_srcdir)/src/osmo-bsc/osmo_bsc_filter.c' is in a subdirectory,
tests/bsc/Makefile.am:28: but option 'subdir-objects' is disabled
tests/gprs/Makefile.am:8: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory,
tests/gprs/Makefile.am:8: but option 'subdir-objects' is disabled
tests/smpp/Makefile.am:31: warning: source file '$(top_builddir)/src/libmsc/smpp_utils.c' is in a subdirectory,
tests/smpp/Makefile.am:31: but option 'subdir-objects' is disabled
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOGB... yes
checking for LIBOSMONETIF... yes
checking for LIBCRYPTO... yes
checking for LIBOSMOSCCP... yes
checking for LIBOSMOSCCP... yes
checking for LIBSMPP34... yes
checking for LIBGTP... yes
checking for LIBCARES... yes
checking for ANSI C header files... (cached) yes
checking dbi/dbd.h usability... yes
checking dbi/dbd.h presence... yes
checking for dbi/dbd.h... yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking cdk/cdk.h usability... no
checking cdk/cdk.h presence... no
checking for cdk/cdk.h... no
checking for SQLITE3... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Werror=null-dereference... no
checking whether C compiler accepts -Werror=sizeof-array-argument... no
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
checking whether to enable VTY/CTRL tests... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating openbsc.pc
config.status: creating include/openbsc/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/libtrau/Makefile
config.status: creating src/libbsc/Makefile
config.status: creating src/libmsc/Makefile
config.status: creating src/libmgcp/Makefile
config.status: creating src/libcommon/Makefile
config.status: creating src/libfilter/Makefile
config.status: creating src/libiu/Makefile
config.status: creating src/libcommon-cs/Makefile
config.status: creating src/osmo-nitb/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/osmo-bsc_nat/Makefile
config.status: creating src/osmo-bsc_mgcp/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/gprs/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/channel/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/bsc-nat/Makefile
config.status: creating tests/bsc-nat-trie/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating tests/gprs/Makefile
config.status: creating tests/gbproxy/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/smpp/Makefile
config.status: creating tests/trau/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/oap/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/mm_auth/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
echo 0.15.0.887-3ae868 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/openbsc/openbsc'
Making install in doc
make[2]: Entering directory '/tmp/openbsc/openbsc/doc'
Making install in examples
make[3]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[5]: Entering directory '/tmp/openbsc/openbsc/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/usr/local/share/doc/openbsc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[4]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[3]: Leaving directory '/tmp/openbsc/openbsc/doc/examples'
make[3]: Entering directory '/tmp/openbsc/openbsc/doc'
make[4]: Entering directory '/tmp/openbsc/openbsc/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/doc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/doc'
make[2]: Leaving directory '/tmp/openbsc/openbsc/doc'
Making install in include
make[2]: Entering directory '/tmp/openbsc/openbsc/include'
Making install in openbsc
make[3]: Entering directory '/tmp/openbsc/openbsc/include/openbsc'
make[4]: Entering directory '/tmp/openbsc/openbsc/include/openbsc'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/include/openbsc'
 /usr/bin/install -c -m 644 bsc_api.h gsm_04_08.h meas_rep.h '/usr/local/include/openbsc'
make[4]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc'
make[3]: Entering directory '/tmp/openbsc/openbsc/include'
make[4]: Entering directory '/tmp/openbsc/openbsc/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/include'
make[3]: Leaving directory '/tmp/openbsc/openbsc/include'
make[2]: Leaving directory '/tmp/openbsc/openbsc/include'
Making install in src
make[2]: Entering directory '/tmp/openbsc/openbsc/src'
Making install in libcommon
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon'
  CC       bsc_version.o
  CC       common_vty.o
  CC       debug.o
  CC       gsm_data.o
  CC       gsm_data_shared.o
  CC       gsup_client.o
  CC       socket.o
  CC       oap_client.o
  CC       talloc_ctx.o
  CC       gsm_subscriber_base.o
  CC       gsup_test_client.o
  AR       libcommon.a
  CCLD     gsup_test_client
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon'
Making install in libmgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp'
  CC       mgcp_protocol.o
  CC       mgcp_network.o
  CC       mgcp_osmux.o
  CC       mgcp_vty.o
  CC       mgcp_sdp.o
mgcp_network.c:44:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp]
 #warning "Make use of the rtp proxy code"
  ^
mgcp_network.c: In function 'receive_from':
mgcp_network.c:661:3: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp]
  #warning "Slight spec violation. With connection mode recvonly we should attempt to forward."
   ^
  AR       libmgcp.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp'
Making install in libbsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libbsc'
  CC       abis_nm.o
  CC       abis_nm_vty.o
  CC       abis_om2000.o
  CC       abis_rsl.o
  CC       bsc_subscriber.o
  CC       abis_om2000_vty.o
  CC       bsc_rll.o
  CC       paging.o
abis_nm.c: In function 'abis_nm_rx_get_attr_resp':
abis_nm.c:560:50: warning: passing argument 2 of 'parse_attr_resp_info_unreported' discards 'const' qualifier from pointer target type
  data = parse_attr_resp_info_unreported(bts->nr, TLVP_VAL(&tp, NM_ATT_GET_ARI), TLVP_LEN(&tp, NM_ATT_GET_ARI),
                                                  ^
abis_nm.c:458:24: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
 static inline uint8_t *parse_attr_resp_info_unreported(uint8_t bts_nr, uint8_t *ari, uint16_t ari_len, uint16_t *out_len)
                        ^
abis_om2000_vty.c: In function 'cfg_bts_alt_mode':
abis_om2000_vty.c:427:20: warning: unused variable 'cg' [-Wunused-variable]
  struct con_group *cg;
                    ^
  CC       bts_ericsson_rbs2000.o
  CC       bts_ipaccess_nanobts.o
  CC       bts_siemens_bs11.o
  CC       bts_nokia_site.o
  CC       bts_unknown.o
  CC       bts_sysmobts.o
  CC       chan_alloc.o
  CC       handover_decision.o
  CC       handover_logic.o
  CC       meas_rep.o
  CC       pcu_sock.o
  CC       rest_octets.o
  CC       system_information.o
pcu_sock.c: In function 'pcu_tx_info_ind':
pcu_sock.c:207:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs"
  ^
pcu_sock.c:209:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs"
  ^
pcu_sock.c: In function 'pcu_rx_data_req':
pcu_sock.c:408:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   tlli = *((uint32_t *)data_req->data);
   ^
pcu_sock.c:361:25: warning: unused variable 'ts' [-Wunused-variable]
  struct gsm_bts_trx_ts *ts;
                         ^
pcu_sock.c:360:22: warning: unused variable 'trx' [-Wunused-variable]
  struct gsm_bts_trx *trx;
                      ^
pcu_sock.c:359:10: warning: unused variable 'is_ptcch' [-Wunused-variable]
  uint8_t is_ptcch;
          ^
  CC       e1_config.o
  CC       bsc_api.o
  CC       bsc_msc.o
  CC       bsc_vty.o
  CC       gsm_04_08_utils.o
  CC       gsm_04_80_utils.o
  CC       bsc_init.o
  CC       bts_init.o
  CC       bsc_rf_ctrl.o
  CC       arfcn_range_encode.o
  CC       bsc_ctrl_commands.o
  CC       bsc_ctrl_lookup.o
  CC       net_init.o
  CC       bsc_dyn_ts.o
  CC       bts_ipaccess_nanobts_omlattr.o
  AR       libbsc.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libbsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc'
Making install in libmsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmsc'
  CC       auth.o
  CC       db.o
  CC       gsm_04_80.o
  CC       mncc.o
  CC       gsm_04_08.o
  CC       gsm_04_14.o
  CC       gsm_04_11.o
  CC       gsm_subscriber.o
auth.c: In function '_use_comp128_v1':
auth.c:74:2: warning: 'comp128' is deprecated (declared at /usr/include/osmocom/gsm/comp128.h:22): Use generic API from osmocom/crypt/auth.h instead [-Wdeprecated-declarations]
  comp128(ainfo->a3a8_ki, atuple->vec.rand, atuple->vec.sres, atuple->vec.kc);
  ^
  CC       mncc_builtin.o
db.c: In function 'db_init':
db.c:599:2: warning: 'dbi_initialize' is deprecated (declared at /usr/include/dbi/dbi.h:169) [-Wdeprecated-declarations]
  dbi_initialize(NULL);
  ^
db.c:601:2: warning: 'dbi_conn_new' is deprecated (declared at /usr/include/dbi/dbi.h:199) [-Wdeprecated-declarations]
  conn = dbi_conn_new("sqlite3");
  ^
db.c: In function 'db_fini':
db.c:665:2: warning: 'dbi_shutdown' is deprecated (declared at /usr/include/dbi/dbi.h:171) [-Wdeprecated-declarations]
  dbi_shutdown();
  ^
  CC       mncc_sock.o
  CC       rrlp.o
  CC       silent_call.o
  CC       sms_queue.o
  CC       token_auth.o
  CC       ussd.o
  CC       vty_interface_layer3.o
  CC       transaction.o
  CC       osmo_msc.o
  CC       ctrl_commands.o
  CC       meas_feed.o
  CC       smpp_smsc.o
  CC       smpp_openbsc.o
  CC       smpp_vty.o
smpp_openbsc.c: In function 'submit_to_sms':
smpp_openbsc.c:168:2: warning: #warning Implement reply path [-Wcpp]
 #warning Implement reply path
  ^
  CC       smpp_utils.o
  AR       libmsc.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc'
Making install in libtrau
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libtrau'
  CC       rtp_proxy.o
  CC       trau_mux.o
  CC       trau_upqueue.o
  AR       libtrau.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libtrau'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau'
Making install in libfilter
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libfilter'
  CC       bsc_msg_filter.o
  CC       bsc_msg_acc.o
  CC       bsc_msg_vty.o
  AR       libfilter.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter'
Making install in libcommon-cs
make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs'
  CC       common_cs.o
  CC       common_cs_vty.o
  AR       libcommon-cs.a
make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs'
Making install in osmo-nitb
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb'
  CC       bsc_hack.o
  CCLD     osmo-nitb
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-nitb '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-nitb /usr/local/bin/osmo-nitb
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb'
Making install in osmo-bsc_mgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
  CC       mgcp_main.o
mgcp_main.c:62:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp]
 #warning "Make use of the rtp proxy code"
  ^
  CCLD     osmo-bsc_mgcp
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc_mgcp '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc_mgcp /usr/local/bin/osmo-bsc_mgcp
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp'
Making install in utils
make[3]: Entering directory '/tmp/openbsc/openbsc/src/utils'
  CC       bs11_config.o
  CC       isdnsync.o
  CC       meas_json-meas_json.o
  CC       osmo_meas_udp2db-meas_udp2db.o
  CC       osmo_meas_udp2db-meas_db.o
  CC       smpp_mirror.o
  CC       osmo_meas_pcap2db-meas_db.o
  CC       osmo_meas_pcap2db-meas_pcap2db.o
  CCLD     isdnsync
  CCLD     meas_json
  CCLD     smpp_mirror
  CCLD     osmo-meas-udp2db
  CCLD     osmo-meas-pcap2db
  CCLD     bs11_config
make[4]: Entering directory '/tmp/openbsc/openbsc/src/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db '/usr/local/bin'
libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config
libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync
libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json
libtool: install: /usr/bin/install -c osmo-meas-udp2db /usr/local/bin/osmo-meas-udp2db
libtool: install: /usr/bin/install -c osmo-meas-pcap2db /usr/local/bin/osmo-meas-pcap2db
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/utils'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/utils'
Making install in ipaccess
make[3]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess'
  CC       abisip-find.o
  CC       ipaccess-config.o
  CC       network_listen.o
  CC       ipaccess-firmware.o
  CC       ipaccess-proxy.o
  CCLD     abisip-find
  CCLD     ipaccess-config
  CCLD     ipaccess-proxy
make[4]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin'
libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find
libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config
libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess'
Making install in gprs
make[3]: Entering directory '/tmp/openbsc/openbsc/src/gprs'
  CC       gb_proxy.o
  CC       gb_proxy_main.o
  CC       gb_proxy_patch.o
  CC       gb_proxy_vty.o
  CC       gb_proxy_peer.o
  CC       gprs_gb_parse.o
  CC       gb_proxy_tlli.o
  CC       gprs_llc_parse.o
  CC       crc24.o
  CC       gprs_utils.o
  CC       gprs_gmm.o
  CC       gprs_sgsn.o
gprs_gmm.c: In function 'gsm48_rx_gmm_service_req':
gprs_gmm.c:1787:10: warning: variable 'ciph_seq_nr' set but not used [-Wunused-but-set-variable]
  uint8_t ciph_seq_nr, service_type, mi_len, mi_type;
          ^
gprs_gmm.c: In function 'gsm0408_gprs_rcvmsg_iu':
gprs_gmm.c:2808:2: warning: #warning "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" [-Wcpp]
 #warning "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?"
  ^
  CC       gprs_sndcp_comp.o
  CC       gprs_sndcp_dcomp.o
  CC       gprs_sndcp.o
  CC       gprs_sndcp_pcomp.o
  CC       gprs_sndcp_vty.o
  CC       gprs_sndcp_xid.o
  CC       sgsn_main.o
  CC       sgsn_vty.o
  CC       sgsn_libgtp.o
  CC       gprs_llc.o
  CC       gprs_llc_vty.o
  CC       sgsn_ctrl.o
  CC       sgsn_auth.o
  CC       gprs_subscriber.o
  CC       sgsn_cdr.o
  CC       sgsn_ares.o
  CC       slhc.o
  CC       gprs_llc_xid.o
  CC       v42bis.o
  CC       gtphub_main.o
  CC       gtphub.o
  CC       gtphub_sock.o
  CC       gtphub_ares.o
  CC       gtphub_vty.o
  CCLD     osmo-gbproxy
  CCLD     osmo-sgsn
  CCLD     osmo-gtphub
make[4]: Entering directory '/tmp/openbsc/openbsc/src/gprs'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-gbproxy osmo-sgsn osmo-gtphub '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-gbproxy /usr/local/bin/osmo-gbproxy
libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn
libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/gprs'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/gprs'
Making install in osmo-bsc_nat
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
  CC       bsc_filter.o
  CC       bsc_mgcp_utils.o
  CC       bsc_nat.o
  CC       bsc_nat_utils.o
  CC       bsc_nat_vty.o
  CC       bsc_nat_ctrl.o
  CC       bsc_sccp.o
  CC       bsc_ussd.o
bsc_ussd.c: In function 'bsc_ussd_check':
bsc_ussd.c:428:3: warning: 'gsm0480_decode_ussd_request' is deprecated (declared at /usr/include/osmocom/gsm/gsm0480.h:20): Use gsm0480_decode_ss_request() instead [-Wdeprecated-declarations]
   if (gsm0480_decode_ussd_request(hdr48, len, &req) != 1)
   ^
  CC       bsc_nat_rewrite.o
  CC       bsc_nat_rewrite_trie.o
  CC       bsc_nat_filter.o
  CCLD     osmo-bsc_nat
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc_nat '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc_nat /usr/local/bin/osmo-bsc_nat
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat'
Making install in osmo-bsc
make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc'
  CC       osmo_bsc_main.o
  CC       osmo_bsc_vty.o
  CC       osmo_bsc_api.o
  CC       osmo_bsc_grace.o
  CC       osmo_bsc_msc.o
  CC       osmo_bsc_bssap.o
  CC       osmo_bsc_sccp.o
  CC       osmo_bsc_filter.o
osmo_bsc_bssap.c: In function 'gsm88_to_chan_mode':
osmo_bsc_bssap.c:73:2: warning: enumeration value 'GSM0808_PERM_FR4' not handled in switch [-Wswitch]
  switch (speech) {
  ^
osmo_bsc_bssap.c:73:2: warning: enumeration value 'GSM0808_PERM_FR5' not handled in switch [-Wswitch]
osmo_bsc_bssap.c:73:2: warning: enumeration value 'GSM0808_PERM_HR4' not handled in switch [-Wswitch]
osmo_bsc_bssap.c:73:2: warning: enumeration value 'GSM0808_PERM_HR6' not handled in switch [-Wswitch]
  CC       osmo_bsc_audio.o
  CC       osmo_bsc_ctrl.o
  CCLD     osmo-bsc
make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc
make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc'
make[3]: Entering directory '/tmp/openbsc/openbsc/src'
make[4]: Entering directory '/tmp/openbsc/openbsc/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/src'
make[3]: Leaving directory '/tmp/openbsc/openbsc/src'
make[2]: Leaving directory '/tmp/openbsc/openbsc/src'
Making install in tests
make[2]: Entering directory '/tmp/openbsc/openbsc/tests'
Making install in gsm0408
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408'
  CC       gsm0408_test.o
  CCLD     gsm0408_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408'
Making install in db
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/db'
  CC       db_test.o
  CCLD     db_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/db'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/db'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/db'
Making install in channel
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/channel'
  CC       channel_test.o
  CCLD     channel_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/channel'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/channel'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/channel'
Making install in mgcp
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp'
  CC       mgcp_test.o
  CCLD     mgcp_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp'
Making install in gprs
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gprs'
  CC       gprs_test.o
  CC       gprs_utils.o
  CCLD     gprs_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gprs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gprs'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gprs'
Making install in abis
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/abis'
  CC       abis_test.o
  CCLD     abis_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/abis'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/abis'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/abis'
Making install in gbproxy
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gbproxy'
  CC       gbproxy_test.o
  CCLD     gbproxy_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gbproxy'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gbproxy'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gbproxy'
Making install in trau
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/trau'
  CC       trau_test.o
  CCLD     trau_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/trau'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/trau'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/trau'
Making install in subscr
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/subscr'
  CC       subscr_test.o
  CC       bsc_subscr_test.o
  CCLD     subscr_test
  CCLD     bsc_subscr_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/subscr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr'
Making install in mm_auth
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth'
  CC       mm_auth_test.o
  CCLD     mm_auth_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth'
Making install in nanobts_omlattr
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
  CC       nanobts_omlattr_test.o
  CCLD     nanobts_omlattr_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr'
Making install in bsc-nat
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat'
  CC       bsc_nat_test.o
  CC       bsc_filter.o
  CC       bsc_sccp.o
  CC       bsc_nat_utils.o
  CC       bsc_nat_filter.o
  CC       bsc_nat_rewrite.o
  CC       bsc_mgcp_utils.o
  CC       bsc_nat_rewrite_trie.o
  CCLD     bsc_nat_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat'
Making install in bsc-nat-trie
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
  CC       bsc_nat_trie_test.o
  CC       bsc_nat_rewrite_trie.o
  CCLD     bsc_nat_trie_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie'
Making install in bsc
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc'
  CC       bsc_test.o
  CC       osmo_bsc_filter.o
  CCLD     bsc_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc'
Making install in smpp
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/smpp'
  CC       smpp_test.o
  CC       smpp_utils.o
  CCLD     smpp_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/smpp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp'
Making install in gtphub
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gtphub'
  CC       gtphub_test.o
  CCLD     gtphub_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gtphub'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gtphub'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gtphub'
Making install in sgsn
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/sgsn'
  CC       sgsn_test.o
sgsn_test.c: In function 'test_gmm_attach_subscr':
sgsn_test.c:1110:30: warning: assignment from incompatible pointer type
  subscr_request_auth_info_cb = my_subscr_request_auth_info;
                              ^
sgsn_test.c: In function 'test_gmm_attach_subscr_fake_auth':
sgsn_test.c:1144:30: warning: assignment from incompatible pointer type
  subscr_request_auth_info_cb = my_subscr_request_auth_info_fake_auth;
                              ^
sgsn_test.c: In function 'test_gmm_attach_subscr_gsup_auth':
sgsn_test.c:1275:30: warning: assignment from incompatible pointer type
  subscr_request_auth_info_cb = my_subscr_request_auth_info_gsup_auth;
                              ^
  CCLD     sgsn_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/sgsn'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/sgsn'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/sgsn'
Making install in oap
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/oap'
  CC       oap_client_test.o
  CCLD     oap_client_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/oap'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/oap'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/oap'
Making install in xid
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/xid'
  CC       xid_test.o
  CCLD     xid_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/xid'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/xid'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/xid'
Making install in sndcp_xid
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/sndcp_xid'
  CC       sndcp_xid_test.o
  CCLD     sndcp_xid_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/sndcp_xid'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/sndcp_xid'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/sndcp_xid'
Making install in slhc
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/slhc'
  CC       slhc_test.o
  CCLD     slhc_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/slhc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/slhc'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/slhc'
Making install in v42bis
make[3]: Entering directory '/tmp/openbsc/openbsc/tests/v42bis'
  CC       v42bis_test.o
  CCLD     v42bis_test
make[4]: Entering directory '/tmp/openbsc/openbsc/tests/v42bis'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/v42bis'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/v42bis'
make[3]: Entering directory '/tmp/openbsc/openbsc/tests'
make[4]: Entering directory '/tmp/openbsc/openbsc/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/openbsc/openbsc/tests'
make[3]: Leaving directory '/tmp/openbsc/openbsc/tests'
make[2]: Leaving directory '/tmp/openbsc/openbsc/tests'
make[2]: Entering directory '/tmp/openbsc/openbsc'
make[3]: Entering directory '/tmp/openbsc/openbsc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 openbsc.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/tmp/openbsc/openbsc'
make[2]: Leaving directory '/tmp/openbsc/openbsc'
make[1]: Leaving directory '/tmp/openbsc/openbsc'
 ---> 9c6cd38a551a
Removing intermediate container ce47a3a44d59
Step 10/14 : VOLUME /data
 ---> Running in 4ad57745e4f8
 ---> 9f99fed40b1a
Removing intermediate container 4ad57745e4f8
Step 11/14 : COPY openbsc.cfg /data/openbsc.cfg
 ---> f1f9a289729e
Removing intermediate container 67c202680308
Step 12/14 : WORKDIR /data
 ---> b028409aac19
Removing intermediate container 8f221fca2fa5
Step 13/14 : CMD /usr/local/bin/osmo-nitb
 ---> Running in 646b8b0537f0
 ---> 2e9039a777f8
Removing intermediate container 646b8b0537f0
Step 14/14 : EXPOSE 3002/tcp 3003/tcp 4242/tcp 2775/tcp 4249/tcp
 ---> Running in b9f431d60894
 ---> b1d792ac59d4
Removing intermediate container b9f431d60894
Successfully built b1d792ac59d4
Successfully tagged osmocom-build/osmo-nitb-master:0.0.0-4ee4873
docker tag docker.io/osmocom-build/osmo-nitb-master:0.0.0-4ee4873 docker.io/osmocom-build/osmo-nitb-master:latest
+ cd /home/osmocom-build/jenkins/docker-playground/osmo-bts-master
+ make
docker build -t docker.io/osmocom-build/osmo-bts-master:0.0.0-4ee4873 .
Sending build context to Docker daemon  9.728kB

Step 1/16 : FROM laforge/debian-jessie-build
 ---> 4056f8bfb57c
Step 2/16 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> c99cee0b9750
Step 3/16 : COPY Release.key /tmp/Release.key
 ---> Using cache
 ---> 9422592fa25d
Step 4/16 : RUN apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list
 ---> Using cache
 ---> 95562322b4a4
Step 5/16 : RUN apt-get update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-netif-dev 		libosmo-sccp-dev 		libsmpp34-dev 		libgtp-dev && 	apt-get clean
 ---> Using cache
 ---> 1e5c8594972d
Step 6/16 : WORKDIR /tmp
 ---> Using cache
 ---> 0406a47c91f1
Step 7/16 : RUN git clone git://git.osmocom.org/openbsc.git
 ---> Using cache
 ---> ad2eee2236d4
Step 8/16 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc


 ---> Using cache
 ---> 33af18b38dea
Step 9/16 : RUN git clone git://git.osmocom.org/osmo-bts.git
 ---> Running in 44316fcc9852
Cloning into 'osmo-bts'...
 ---> eba64ee9dae8
Removing intermediate container 44316fcc9852
Step 10/16 : ADD http://git.osmocom.org/osmo-bts/patch /tmp/commit-osmo-bts

 ---> d9e1d3446588
Removing intermediate container 0248566d73da
Step 11/16 : RUN cd openbsc/openbsc && 	git fetch && git checkout -f -B master origin/master
 ---> Running in c36874e387c9
From git://git.osmocom.org/openbsc
   8560d5d..3ae8682  master     -> origin/master
 + abd7740...11c316f users/daniel/ow-nat-msc-conns -> origin/users/daniel/ow-nat-msc-conns  (forced update)
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
 ---> 20a06c0c9fa6
Removing intermediate container c36874e387c9
Step 12/16 : RUN cd osmo-bts && 	git fetch && git checkout -f -B master origin/master && 	autoreconf -fi && 	./configure --enable-trx && 	make -j8 install
 ---> Running in 70b20761c4f7
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
configure.ac:21: installing './compile'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/common/Makefile.am: installing './depcomp'
src/osmo-bts-sysmo/Makefile.am:11: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:11: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:23: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:23: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:34: warning: source file 'misc/sysmobts_util.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:34: but option 'subdir-objects' is disabled
src/osmo-bts-sysmo/Makefile.am:34: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
src/osmo-bts-sysmo/Makefile.am:34: but option 'subdir-objects' is disabled
tests/agch/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/agch/Makefile.am:7: but option 'subdir-objects' is disabled
tests/cipher/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/cipher/Makefile.am:7: but option 'subdir-objects' is disabled
tests/misc/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/misc/Makefile.am:7: but option 'subdir-objects' is disabled
tests/paging/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/paging/Makefile.am:7: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory,
tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled
tests/tx_power/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/tx_power/Makefile.am:7: but option 'subdir-objects' is disabled
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOTRAU... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOCODEC... yes
checking for LIBOSMOCODING... yes
checking for ORTP... yes
checking whether to enable support for sysmoBTS L1/PHY support... no
checking whether to enable support for osmo-trx based L1/PHY support... yes
checking whether to enable support for Octasic OCTPHY-2G... no
checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no
checking for openbsc/gsm_data_shared.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sysmocom/femtobts/sbts2050_header.h usability... no
checking sysmocom/femtobts/sbts2050_header.h presence... no
checking for sysmocom/femtobts/sbts2050_header.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/osmo-bts-virtual/Makefile
config.status: creating src/osmo-bts-sysmo/Makefile
config.status: creating src/osmo-bts-litecell15/Makefile
config.status: creating src/osmo-bts-trx/Makefile
config.status: creating src/osmo-bts-octphy/Makefile
config.status: creating include/Makefile
config.status: creating include/osmo-bts/Makefile
config.status: creating tests/Makefile
config.status: creating tests/paging/Makefile
config.status: creating tests/agch/Makefile
config.status: creating tests/cipher/Makefile
config.status: creating tests/sysmobts/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/handover/Makefile
config.status: creating tests/tx_power/Makefile
config.status: creating tests/meas/Makefile
config.status: creating Makefile
config.status: creating btsconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
echo 0.6.0.7-9605 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/osmo-bts'
Making install in include
make[2]: Entering directory '/tmp/osmo-bts/include'
Making install in osmo-bts
make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts'
make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts'
make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts'
make[3]: Entering directory '/tmp/osmo-bts/include'
make[4]: Entering directory '/tmp/osmo-bts/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/include'
make[3]: Leaving directory '/tmp/osmo-bts/include'
make[2]: Leaving directory '/tmp/osmo-bts/include'
Making install in src
make[2]: Entering directory '/tmp/osmo-bts/src'
Making install in common
make[3]: Entering directory '/tmp/osmo-bts/src/common'
  CC       gsm_data_shared.o
  CC       sysinfo.o
  CC       logging.o
  CC       abis.o
  CC       oml.o
  CC       vty.o
  CC       bts.o
  CC       rsl.o
In file included from gsm_data_shared.c:1:0:
../../../openbsc/openbsc/src/libcommon/gsm_data_shared.c: In function 'gsm_pchan2chan_nr':
../../../openbsc/openbsc/src/libcommon/gsm_data_shared.c:691:2: warning: #warning "fix caller that passes lchan_nr != 0" [-Wcpp]
 #warning "fix caller that passes lchan_nr != 0"
  ^
vty.c:394:2: warning: #warning merge with OpenBSC? [-Wcpp]
 #warning merge with OpenBSC?
  ^
  CC       paging.o
  CC       measurement.o
  CC       amr.o
  CC       lchan.o
  CC       load_indication.o
  CC       pcu_sock.o
  CC       handover.o
pcu_sock.c: In function 'pcu_tx_info_ind':
pcu_sock.c:196:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs"
  ^
pcu_sock.c:198:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp]
 #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs"
  ^
  CC       msg_utils.o
  CC       tx_power.o
  CC       bts_ctrl_commands.o
  CC       bts_ctrl_lookup.o
  CC       l1sap.o
  CC       cbch.o
  CC       power_control.o
l1sap.c: In function 'l1sap_info_time_ind':
l1sap.c:449:22: warning: unused variable 'trx' [-Wunused-variable]
  struct gsm_bts_trx *trx;
                      ^
l1sap.c: In function 'l1sap_tch_rts_ind':
l1sap.c:829:15: warning: variable 'timestamp' set but not used [-Wunused-but-set-variable]
  uint32_t fn, timestamp;
               ^
l1sap.c:828:11: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
  uint16_t seq;
           ^
l1sap.c: In function 'is_fill_frame':
l1sap.c:341:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  CC       main.o
  CC       phy_link.o
  CC       dtx_dl_amr_fsm.o
  CC       scheduler.o
  AR       libbts.a
  AR       libl1sched.a
make[4]: Entering directory '/tmp/osmo-bts/src/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/src/common'
make[3]: Leaving directory '/tmp/osmo-bts/src/common'
Making install in osmo-bts-virtual
make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
  CC       main.o
  CC       bts_model.o
  CC       scheduler_virtbts.o
  CC       virtual_um.o
  CC       l1_if.o
  CC       virtualbts_vty.o
  CC       osmo_mcast_sock.o
l1_if.c: In function 'virt_um_rcv_cb':
l1_if.c:167:2: warning: #warning "we cannot just pass a l1sap primitive on the stack!!!" [-Wcpp]
 #warning "we cannot just pass a l1sap primitive on the stack!!!"
  ^
  CCLD     osmo-bts-virtual
make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c osmo-bts-virtual '/usr/local/bin'
make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
Making install in osmo-bts-trx
make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
  CC       main.o
  CC       trx_if.o
  CC       l1_if.o
  CC       scheduler_trx.o
  CC       trx_vty.o
  CC       loops.o
l1_if.c: In function 'l1if_provision_transceiver_trx':
l1_if.c:138:19: warning: unused variable 'plink' [-Wunused-variable]
  struct phy_link *plink = l1h->phy_inst->phy_link;
                   ^
l1_if.c: In function 'l1if_provision_transceiver':
l1_if.c:218:20: warning: unused variable 'plink' [-Wunused-variable]
   struct phy_link *plink = pinst->phy_link;
                    ^
l1_if.c: In function 'trx_set_bts':
l1_if.c:308:27: warning: unused variable 'btsb' [-Wunused-variable]
  struct gsm_bts_role_bts *btsb = bts_role_bts(bts);
                           ^
l1_if.c: In function 'trx_set_trx':
l1_if.c:330:19: warning: unused variable 'plink' [-Wunused-variable]
  struct phy_link *plink = pinst->phy_link;
                   ^
l1_if.c: In function 'bts_model_change_power':
l1_if.c:733:2: warning: #warning "implement bts_model_change_power\n" [-Wcpp]
 #warning "implement bts_model_change_power\n"
  ^
scheduler_trx.c: In function 'trx_fn_timer_cb':
scheduler_trx.c:1584:2: warning: implicit declaration of function 'bts_shutdown' [-Wimplicit-function-declaration]
  bts_shutdown(bts, "No clock from osmo-trx");
  ^
  CCLD     osmo-bts-trx
make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c osmo-bts-trx '/usr/local/bin'
make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
make[3]: Entering directory '/tmp/osmo-bts/src'
make[4]: Entering directory '/tmp/osmo-bts/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/src'
make[3]: Leaving directory '/tmp/osmo-bts/src'
make[2]: Leaving directory '/tmp/osmo-bts/src'
Making install in tests
make[2]: Entering directory '/tmp/osmo-bts/tests'
Making install in paging
make[3]: Entering directory '/tmp/osmo-bts/tests/paging'
  CC       paging_test.o
  CC       stubs.o
  CCLD     paging_test
make[4]: Entering directory '/tmp/osmo-bts/tests/paging'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/paging'
make[3]: Leaving directory '/tmp/osmo-bts/tests/paging'
Making install in cipher
make[3]: Entering directory '/tmp/osmo-bts/tests/cipher'
  CC       cipher_test.o
  CC       stubs.o
  CCLD     cipher_test
make[4]: Entering directory '/tmp/osmo-bts/tests/cipher'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher'
make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher'
Making install in agch
make[3]: Entering directory '/tmp/osmo-bts/tests/agch'
  CC       agch_test.o
  CC       stubs.o
  CCLD     agch_test
make[4]: Entering directory '/tmp/osmo-bts/tests/agch'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/agch'
make[3]: Leaving directory '/tmp/osmo-bts/tests/agch'
Making install in misc
make[3]: Entering directory '/tmp/osmo-bts/tests/misc'
  CC       misc_test.o
  CC       stubs.o
  CCLD     misc_test
make[4]: Entering directory '/tmp/osmo-bts/tests/misc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/misc'
make[3]: Leaving directory '/tmp/osmo-bts/tests/misc'
Making install in handover
make[3]: Entering directory '/tmp/osmo-bts/tests/handover'
  CC       handover_test.o
  CCLD     handover_test
make[4]: Entering directory '/tmp/osmo-bts/tests/handover'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/handover'
make[3]: Leaving directory '/tmp/osmo-bts/tests/handover'
Making install in tx_power
make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power'
  CC       tx_power_test.o
  CC       stubs.o
  CCLD     tx_power_test
make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power'
make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power'
Making install in meas
make[3]: Entering directory '/tmp/osmo-bts/tests/meas'
  CC       meas_test.o
  CCLD     meas_test
make[4]: Entering directory '/tmp/osmo-bts/tests/meas'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests/meas'
make[3]: Leaving directory '/tmp/osmo-bts/tests/meas'
make[3]: Entering directory '/tmp/osmo-bts/tests'
make[4]: Entering directory '/tmp/osmo-bts/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-bts/tests'
make[3]: Leaving directory '/tmp/osmo-bts/tests'
make[2]: Leaving directory '/tmp/osmo-bts/tests'
make[2]: Entering directory '/tmp/osmo-bts'
make[3]: Entering directory '/tmp/osmo-bts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osmo-bts'
make[2]: Leaving directory '/tmp/osmo-bts'
make[1]: Leaving directory '/tmp/osmo-bts'
 ---> 231bf52086aa
Removing intermediate container 70b20761c4f7
Step 13/16 : VOLUME /data
 ---> Running in ce15f29920b5
 ---> 7afa44a7f39f
Removing intermediate container ce15f29920b5
Step 14/16 : COPY osmo-bts.cfg /data/osmo-bts.cfg
 ---> b8973dc9131a
Removing intermediate container 7b205f357012
Step 15/16 : WORKDIR /data
 ---> 067be4e5fc9e
Removing intermediate container 9e2347821114
Step 16/16 : CMD /usr/local/bin/osmo-bts-virtual -i 172.18.0.230
 ---> Running in d94e2e624c18
 ---> 8bb850237e82
Removing intermediate container d94e2e624c18
Successfully built 8bb850237e82
Successfully tagged osmocom-build/osmo-bts-master:0.0.0-4ee4873
docker tag docker.io/osmocom-build/osmo-bts-master:0.0.0-4ee4873 docker.io/osmocom-build/osmo-bts-master:latest
+ cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo
+ make
docker build -t docker.io/osmocom-build/ttcn3-nitb-sysinfo:0.0.0-4ee4873 .
Sending build context to Docker daemon  8.192kB

Step 1/8 : FROM laforge/debian-stretch-titan
 ---> 2816613c5515
Step 2/8 : RUN mkdir /root/projects && (cd /root/projects && ln -sf / git)
 ---> Using cache
 ---> 25d1270a196f
Step 3/8 : RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git
 ---> Using cache
 ---> 9f8a79481a54
Step 4/8 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch /tmp/commit

 ---> Using cache
 ---> 4c185a3c4316
Step 5/8 : RUN cd osmo-ttcn3-hacks/sysinfo && 	git pull && 	./gen_links.sh && 	./regen_makefile.sh && 	make compile && 	make -j8
 ---> Using cache
 ---> d002127643d3
Step 6/8 : VOLUME /data
 ---> Using cache
 ---> 0b53778512e6
Step 7/8 : COPY Test.cfg /data/Test.cfg
 ---> Using cache
 ---> dcac49ea0f91
Step 8/8 : CMD cd /data && 	/osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sysinfo/Test && 	ttcn3_logmerge Test*.log
 ---> Using cache
 ---> df91e00c44e9
Successfully built df91e00c44e9
Successfully tagged osmocom-build/ttcn3-nitb-sysinfo:0.0.0-4ee4873
docker tag docker.io/osmocom-build/ttcn3-nitb-sysinfo:0.0.0-4ee4873 docker.io/osmocom-build/ttcn3-nitb-sysinfo:latest
+ cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo
+ sh -x ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo = x ]
+ docker volume rm nitb-vol
nitb-vol
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network sigtran --ip 172.18.0.20 -v nitb-vol:/data --name nitb -d osmocom-build/osmo-nitb-master
550d8acf96e20a2644b940dd77848c3962b7642575aa026a3396750d50ded64b
+ docker volume rm bts-vol
bts-vol
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network sigtran --ip 172.18.0.210 -v bts-vol:/data --name bts -d osmocom-build/osmo-bts-master
dee992dc3f000c6f1c17cfa8bcc1f860b2604262067ee4107b84ffc209254e6e
+ docker volume rm ttcn3-nitb-sysinfo-vol
ttcn3-nitb-sysinfo-vol
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network sigtran --ip 172.18.0.230 -v ttcn3-nitb-sysinfo-vol:/data osmocom-build/ttcn3-nitb-sysinfo
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli Test.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: CRL 113 200/6 R1A                                            *
* Copyright (c) 2000-2016 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v1.0 *
* which accompanies this distribution, and is available at              *
* http://www.eclipse.org/legal/epl-v10.html                             *
*************************************************************************

Using configuration file: Test.cfg
MC@061c3f1916b2: Unix server socket created successfully.
MC@061c3f1916b2: Listening on TCP port 45871.
MC2> 061c3f1916b2 is the default
spawn /osmo-ttcn3-hacks/sysinfo/Test 061c3f1916b2 45871
TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R1A
MC@061c3f1916b2: New HC connected from 061c3f1916b2 [172.18.0.230]. 061c3f1916b2: Linux 4.7.0-0.bpo.1-amd64 on x86_64.
cmtc
MC@061c3f1916b2: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@061c3f1916b2: TTCN-3 Host Controller started on 061c3f1916b2. Version: CRL 113 200/6 R1A.
HC@061c3f1916b2: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
HC@061c3f1916b2: Maximum number of open file descriptors: 1048576,   FD_SETSIZE = 1024
HC@061c3f1916b2: The address of MC was set to 061c3f1916b2[172.18.0.230]:0.
HC@061c3f1916b2: The local IP address of the control connection to MC is 172.18.0.230.
HC@061c3f1916b2: Connected to MC.
HC@061c3f1916b2: This host supports UNIX domain sockets for local communication.
HC@061c3f1916b2: Processing configuration data received from MC.
HC@061c3f1916b2: Initializing module GSMTAP_PortType.
HC@061c3f1916b2: Initializing module GSMTAP_Types.
HC@061c3f1916b2: Initializing module Osmocom_Types.
HC@061c3f1916b2: Initialization of module Osmocom_Types finished.
HC@061c3f1916b2: Initialization of module GSMTAP_Types finished.
HC@061c3f1916b2: Initializing module IPL4asp_PortType.
HC@061c3f1916b2: Initializing module IPL4asp_Types.
HC@061c3f1916b2: Initializing module Socket_API_Definitions.
HC@061c3f1916b2: Initialization of module Socket_API_Definitions finished.
HC@061c3f1916b2: Initialization of module IPL4asp_Types finished.
HC@061c3f1916b2: Initialization of module IPL4asp_PortType finished.
HC@061c3f1916b2: Initialization of module GSMTAP_PortType finished.
HC@061c3f1916b2: Initializing module GSM_RR_Types.
HC@061c3f1916b2: Initializing module RLCMAC_CSN1_Types.
HC@061c3f1916b2: Initializing module GSM_Types.
HC@061c3f1916b2: Initializing module General_Types.
HC@061c3f1916b2: Initialization of module General_Types finished.
HC@061c3f1916b2: Initialization of module GSM_Types finished.
HC@061c3f1916b2: Initialization of module RLCMAC_CSN1_Types finished.
HC@061c3f1916b2: Initialization of module GSM_RR_Types finished.
HC@061c3f1916b2: Initializing module GSM_SystemInformation.
HC@061c3f1916b2: Initialization of module GSM_SystemInformation finished.
HC@061c3f1916b2: Initializing module IPL4_GSMTAP_CtrlFunct.
HC@061c3f1916b2: Initialization of module IPL4_GSMTAP_CtrlFunct finished.
HC@061c3f1916b2: Initializing module IPL4asp_Functions.
HC@061c3f1916b2: Initializing module TCCInterface_Functions.
HC@061c3f1916b2: Initializing module TCCConversion_Functions.
HC@061c3f1916b2: Initialization of module TCCConversion_Functions finished.
HC@061c3f1916b2: Initialization of module TCCInterface_Functions finished.
HC@061c3f1916b2: Initialization of module IPL4asp_Functions finished.
HC@061c3f1916b2: Initializing module Osmocom_VTY_Functions.
HC@061c3f1916b2: Initializing module TELNETasp_PortType.
HC@061c3f1916b2: Initialization of module TELNETasp_PortType finished.
HC@061c3f1916b2: Initialization of module Osmocom_VTY_Functions finished.
HC@061c3f1916b2: Initializing module PreGenRecordOf.
HC@061c3f1916b2: Initialization of module PreGenRecordOf finished.
HC@061c3f1916b2: Initializing module Test.
HC@061c3f1916b2: Initialization of module Test finished.
HC@061c3f1916b2: Initializing module TitanLoggerApi.
HC@061c3f1916b2: Initialization of module TitanLoggerApi finished.
HC@061c3f1916b2: Initializing module TitanLoggerControl.
HC@061c3f1916b2: Initialization of module TitanLoggerControl finished.
MC@061c3f1916b2: Configuration file was processed on all HCs.
MC@061c3f1916b2: Creating MTC on host 061c3f1916b2.
HC@061c3f1916b2: Configuration data was processed successfully.
HC@061c3f1916b2: MTC was created. Process id: 20.
MC@061c3f1916b2: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@061c3f1916b2: Executing test case TC_si1 in module Test.
MTC@061c3f1916b2: Test case TC_si1 started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB38000000000000000000000000000E504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FFE50400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B000062F22404D2490301275D40E50400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F22404D25D40E504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si1.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si1 finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_telnet in module Test.
MTC@061c3f1916b2: Test case TC_telnet started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000074F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000074F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29939, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29939, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007526010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007526010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29990, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29990, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075590100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000075590100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30041, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30041, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000758C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000758C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30092, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30092, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 4
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075BF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000075BF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30143, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30143, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075F2010000005506198FB380000000000000000000000000009D04002B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000075F2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30194, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30194, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 6
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "show network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076250100000059061A00000000000000000000000000000000FF9D0400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000076250100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30245, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30245, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " id 2
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3
MTC@061c3f1916b2: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_telnet.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_telnet finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_default in module Test.
MTC@061c3f1916b2: Test case TC_si_default started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076580100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000076580100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30296, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30296, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 1
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30296, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000768B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000768B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30347, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30347, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30347, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000076BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30398, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30398, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30398, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076F10100000059061A00000000000000000000000000000000FF9D0400'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000076F10100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30449, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30449, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30449, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077240100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000077240100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30500, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30500, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30500, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077570100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000077570100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30551, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30551, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30551, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000778A010000005506198FB380000000000000000000000000009D04002B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000778A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30602, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30602, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30602, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077BD0100000059061A00000000000000000000000000000000FF9D0400'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000077BD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30653, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30653, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30653, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077F00100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000077F00100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30704, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30704, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30704, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078230100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000078230100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30755, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30755, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30755, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007856010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007856010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30806, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30806, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30806, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078890100000059061A00000000000000000000000000000000FF9D0400'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000078890100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30857, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30857, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30857, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078BC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000078BC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30908, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30908, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30908, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078EF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000078EF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30959, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30959, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30959, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007922010000005506198FB380000000000000000000000000009D04002B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007922010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31010, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31010, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31010, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079550100000059061A00000000000000000000000000000000FF9D0400'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000079550100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31061, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31061, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31061, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079880100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000079880100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31112, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31112, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31112, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079BB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000079BB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31163, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31163, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31163, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079EE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000079EE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31214, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31214, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31214, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A210100000059061A00000000000000000000000000000000FF9D0400'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007A210100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31265, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31265, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31265, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A540100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007A540100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31316, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31316, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31316, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A870100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007A870100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31367, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31367, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31367, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007ABA010000005506198FB380000000000000000000000000009D04002B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007ABA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31418, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31418, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31418, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007AED0100000059061A00000000000000000000000000000000FF9D0400'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007AED0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31469, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31469, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31469, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B200100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007B200100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31520, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31520, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31520, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B530100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007B530100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31571, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31571, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31571, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007B86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31622, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31622, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31622, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007BB90100000059061A00000000000000000000000000000000FF9D0400'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007BB90100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31673, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31673, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31673, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007BEC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007BEC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31724, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31724, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31724, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C1F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007C1F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31775, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31775, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31775, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C52010000005506198FB380000000000000000000000000009D04002B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007C52010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31826, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31826, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31826, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C850100000059061A00000000000000000000000000000000FF9D0400'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007C850100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31877, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31877, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31877, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007CB80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007CB80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31928, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31928, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31928, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007CEB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007CEB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31979, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31979, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31979, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_default": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_default": TC=1 has #of SI=4
MTC@061c3f1916b2: "TC_si_default": TC=2 has #of SI=5
MTC@061c3f1916b2: "TC_si_default": TC=3 has #of SI=5
MTC@061c3f1916b2: "TC_si_default": TC=4 has #of SI=4
MTC@061c3f1916b2: "TC_si_default": TC=5 has #of SI=4
MTC@061c3f1916b2: "TC_si_default": TC=6 has #of SI=4
MTC@061c3f1916b2: "TC_si_default": TC=7 has #of SI=4
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_default.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_default finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_2bis in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_2bis started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 11
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 20
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 22
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 23
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 29
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 30
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 31
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 32
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 42
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D1E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007D1E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32030, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32030, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D5101000000550602BFE809B3FF00000000000000000000007900002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007D5101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32081, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32081, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D840100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007D840100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32132, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32132, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007DB70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007DB70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32183, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32183, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 4
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007DEA010000005506198FB380000000000000000000000000009D04002B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007DEA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32234, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32234, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 5
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E1D0100000059061A00000000000000000000000000000000FF9D0400'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007E1D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32285, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32285, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32285, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E500100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007E500100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32336, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32336, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32336, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E830100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007E830100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32387, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32387, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32387, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007EB6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007EB6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32438, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32438, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32438, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007EE901000000550602BFE809B3FF00000000000000000000007900002B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007EE901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32489, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32489, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32489, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F1C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007F1C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32540, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32540, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32540, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F4F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007F4F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32591, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32591, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32591, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F82010000005506198FB380000000000000000000000000009D04002B'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007F82010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32642, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32642, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32642, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007FB50100000059061A00000000000000000000000000000000FF9D0400'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007FB50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32693, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32693, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32693, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007FE80100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000007FE80100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32744, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32744, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32744, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000801B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000801B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32795, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32795, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32795, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000804E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000804E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32846, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32846, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32846, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000808101000000550602BFE809B3FF00000000000000000000007900002B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000808101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32897, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32897, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32897, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000080B40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000080B40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32948, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32948, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32948, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000080E70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000080E70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32999, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32999, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32999, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000811A010000005506198FB380000000000000000000000000009D04002B'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000811A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33050, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33050, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33050, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000814D0100000059061A00000000000000000000000000000000FF9D0400'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000814D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33101, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33101, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33101, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081800100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000081800100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33152, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33152, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33152, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081B30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000081B30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33203, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33203, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33203, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000081E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33254, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33254, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33254, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000821901000000550602BFE809B3FF00000000000000000000007900002B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000821901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33305, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33305, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33305, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000824C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000824C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33356, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33356, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33356, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000827F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000827F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33407, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33407, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33407, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000082B2010000005506198FB380000000000000000000000000009D04002B'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000082B2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33458, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33458, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33458, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000082E50100000059061A00000000000000000000000000000000FF9D0400'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000082E50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33509, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33509, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33509, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083180100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000083180100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33560, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33560, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33560, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000834B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000834B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33611, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33611, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33611, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000837E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000837E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33662, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33662, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33662, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083B101000000550602BFE809B3FF00000000000000000000007900002B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000083B101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33713, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33713, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33713, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083E40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 35
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000083E40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33764, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33764, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 35
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33764, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084170100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 36
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000084170100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33815, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33815, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 36
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33815, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000844A010000005506198FB380000000000000000000000000009D04002B'O } id 37
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000844A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33866, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33866, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 37
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33866, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000847D0100000059061A00000000000000000000000000000000FF9D0400'O } id 38
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000847D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33917, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33917, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 38
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33917, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084B00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 39
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000084B00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33968, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33968, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 39
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33968, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=1 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=2 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=3 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=4 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=5 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=6 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2bis": TC=7 has #of SI=4
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 43
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 44
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 50
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 51
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 52
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 53
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 59
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 60
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 61
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 62
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 68
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 69
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 70
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 71
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Message with id 80 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 81
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 81
MTC@061c3f1916b2: Message with id 81 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084E30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 40
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000084E30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34019, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34019, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 40
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008516010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 41
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008516010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34070, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34070, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 41
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085490100000059061A00000000000000000000000000000000FF9D0400'O } id 42
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000085490100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34121, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34121, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 42
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000857C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 43
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000857C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34172, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34172, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 43
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_2bis finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_2ter in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_2ter started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 12
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 20
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 22
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 23
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 29
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 30
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 31
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 32
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 42
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085AF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000085AF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34223, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34223, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085E2010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000085E2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34274, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34274, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086150100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000086150100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34325, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34325, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086480100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000086480100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34376, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34376, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000867B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000867B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34427, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34427, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34427, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000086AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34478, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34478, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34478, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086E101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000086E101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34529, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34529, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34529, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087140100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000087140100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34580, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34580, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34580, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087470100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000087470100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34631, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34631, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34631, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000877A010000005506198FB380000000000000000000000000009D04002B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000877A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34682, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34682, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34682, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087AD0100000059061A00000000000000000000000000000000FF9D0400'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000087AD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34733, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34733, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34733, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087E00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000087E00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34784, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34784, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34784, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088130100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000088130100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34835, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34835, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34835, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008846010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008846010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34886, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34886, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34886, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000887901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000887901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34937, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34937, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34937, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088AC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000088AC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34988, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34988, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34988, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088DF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000088DF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35039, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35039, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35039, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008912010000005506198FB380000000000000000000000000009D04002B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008912010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35090, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35090, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35090, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089450100000059061A00000000000000000000000000000000FF9D0400'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000089450100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35141, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35141, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35141, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089780100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000089780100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35192, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35192, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35192, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089AB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000089AB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35243, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35243, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35243, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089DE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000089DE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35294, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35294, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35294, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A1101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008A1101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35345, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35345, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35345, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A440100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008A440100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35396, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35396, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35396, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A770100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008A770100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35447, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35447, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35447, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008AAA010000005506198FB380000000000000000000000000009D04002B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008AAA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35498, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35498, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35498, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008ADD0100000059061A00000000000000000000000000000000FF9D0400'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008ADD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35549, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35549, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35549, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B100100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008B100100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35600, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35600, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35600, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B430100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008B430100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35651, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35651, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35651, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B76010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008B76010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35702, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35702, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35702, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008BA901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008BA901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35753, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35753, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35753, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008BDC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008BDC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35804, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35804, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35804, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C0F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008C0F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35855, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35855, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35855, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C42010000005506198FB380000000000000000000000000009D04002B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008C42010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35906, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35906, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35906, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C750100000059061A00000000000000000000000000000000FF9D0400'O } id 35
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008C750100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35957, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35957, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35957, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008CA80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 36
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008CA80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36008, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36008, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 36
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36008, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008CDB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 37
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008CDB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36059, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36059, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 37
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36059, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D0E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 38
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008D0E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36110, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36110, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36110, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=1 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=2 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=3 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=4 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=5 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=6 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter": TC=7 has #of SI=4
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 43
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 44
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 50
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 51
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 52
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 53
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 59
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 60
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 61
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 62
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 68
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 69
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 70
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 71
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Message with id 80 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 81
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 81
MTC@061c3f1916b2: Message with id 81 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D410100000059061A00000000000000000000000000000000FF9D0400'O } id 39
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008D410100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36161, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36161, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 39
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D740100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 40
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008D740100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36212, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36212, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 40
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008DA70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 41
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008DA70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36263, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36263, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 41
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008DDA010000005506198FB380000000000000000000000000009D04002B'O } id 42
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008DDA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36314, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36314, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 42
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_2ter finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_2ter_2bis in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_2ter_2bis started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E0D0100000059061A00000000000000000000000000000000FF9D0400'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008E0D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36365, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36365, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 1
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 11
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 21
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 22
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 29
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 30
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 31
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 32
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 39
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 40
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 43
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E400100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008E400100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36416, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36416, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E730100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008E730100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36467, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36467, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008EA6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008EA6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36518, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36518, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 4
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008ED901000000550602BFE809B3FF00000000000000000000007900002B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008ED901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36569, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36569, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 5
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F0C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008F0C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36620, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36620, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36620, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F3F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008F3F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36671, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36671, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36671, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F72010000005506198FB380000000000000000000000000009D04002B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008F72010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36722, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36722, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36722, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008FA50100000059061A00000000000000000000000000000000FF9D0400'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008FA50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36773, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36773, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36773, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008FD80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000008FD80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36824, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36824, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36824, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000900B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000900B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36875, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36875, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36875, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000903E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000903E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36926, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36926, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36926, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000907101000000550602BFE809B3FF00000000000000000000007900002B'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000907101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36977, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36977, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36977, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000090A40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000090A40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37028, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37028, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37028, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000090D70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000090D70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37079, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37079, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37079, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000910A010000005506198FB380000000000000000000000000009D04002B'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000910A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37130, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37130, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37130, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000913D0100000059061A00000000000000000000000000000000FF9D0400'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000913D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37181, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37181, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37181, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091700100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000091700100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37232, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37232, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37232, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091A30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000091A30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37283, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37283, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37283, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091D6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000091D6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37334, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37334, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37334, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000920901000000550602BFE809B3FF00000000000000000000007900002B'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000920901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37385, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37385, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37385, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000923C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000923C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37436, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37436, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37436, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000926F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000926F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37487, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37487, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37487, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000092A2010000005506198FB380000000000000000000000000009D04002B'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000092A2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37538, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37538, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37538, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000092D50100000059061A00000000000000000000000000000000FF9D0400'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000092D50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37589, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37589, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37589, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093080100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000093080100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37640, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37640, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37640, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000933B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000933B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37691, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37691, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37691, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000936E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000936E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37742, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37742, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37742, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093A101000000550602BFE809B3FF00000000000000000000007900002B'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000093A101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37793, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37793, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37793, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093D40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000093D40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37844, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37844, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37844, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094070100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000094070100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37895, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37895, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37895, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000943A010000005506198FB380000000000000000000000000009D04002B'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000943A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37946, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37946, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37946, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000946D0100000059061A00000000000000000000000000000000FF9D0400'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000946D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37997, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37997, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37997, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094A00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000094A00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38048, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38048, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38048, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094D30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 35
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000094D30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38099, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38099, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 35
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38099, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009506010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 36
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009506010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38150, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38150, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 36
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38150, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000953901000000550602BFE809B3FF00000000000000000000007900002B'O } id 37
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000953901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38201, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38201, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 37
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38201, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000956C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 38
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000956C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38252, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38252, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 38
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38252, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400192B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000959F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 39
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000959F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38303, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38303, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38303, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=1 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=2 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=3 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=4 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=5 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=6 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_2ter_2bis": TC=7 has #of SI=5
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 50
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 51
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 52
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 53
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 59
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 60
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 61
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 62
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 68
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 69
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 70
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 71
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 78
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 79
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Message with id 80 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 82
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
MTC@061c3f1916b2: Message with id 81 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 82
MTC@061c3f1916b2: Message with id 82 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 83
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 83
MTC@061c3f1916b2: Message with id 83 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000095D2010000005506198FB380000000000000000000000000009D04002B'O } id 40
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000095D2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38354, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38354, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 40
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096050100000059061A00000000000000000000000000000000FF9D0400'O } id 41
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000096050100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38405, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38405, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 41
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096380100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 42
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000096380100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38456, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38456, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 42
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000966B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 43
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000966B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38507, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38507, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 43
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_2ter_2bis finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_2quater in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_2quater started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 12
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 19
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 20
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 21
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 22
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 23
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 28
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 29
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 30
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 31
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 32
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list add uarfcn 23 42 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 37
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 40
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000969E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000969E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38558, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38558, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096D101000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000096D101000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38609, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38609, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097040100000049061B51E062F224334F110101103D2D9D0400382B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000097040100000049061B51E062F224334F110101103D2D9D0400382B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38660, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400382B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38660, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400382B2B2B'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097370100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000097370100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38711, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38711, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 41
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 42
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 43
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 44
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 50
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 51
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 52
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 53
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 58
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 59
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 60
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 61
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 62
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 67
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 68
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 69
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 70
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 71
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 76
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 79
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000976A010000005506198FB380000000000000000000000000009D04002B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000976A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38762, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38762, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 5
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000979D0100000059061A00000000000000000000000000000000FF9D0400'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000979D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38813, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38813, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097D00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000097D00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38864, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38864, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098030100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000098030100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38915, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38915, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009836010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009836010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38966, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38966, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_2quater finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_13 in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_13 started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 12
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 19
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 20
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 21
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 22
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 23
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode gprs"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode gprs" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode gprs" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode gprs" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 28
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 29
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 30
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 31
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 32
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 37
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 40
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098690100000059061A00000000000000000000000000000000FF9D0400'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000098690100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39017, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39017, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000989C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000989C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39068, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39068, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098CF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000098CF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39119, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39119, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009902010000005506198FB380000000000000000000000000009D04002B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009902010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39170, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39170, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099350100000059061A00000000000000000000000000000000FF9D0400'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000099350100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39221, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39221, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39221, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099680100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000099680100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39272, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39272, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39272, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000999B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000999B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39323, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39323, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39323, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099CE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '0204010003670000000099CE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39374, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39374, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39374, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A010100000059061A00000000000000000000000000000000FF9D0400'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009A010100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39425, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39425, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39425, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A340100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009A340100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39476, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39476, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39476, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A670100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009A670100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39527, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39527, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39527, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A9A010000005506198FB380000000000000000000000000009D04002B'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009A9A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39578, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39578, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39578, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009ACD0100000059061A00000000000000000000000000000000FF9D0400'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009ACD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39629, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39629, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39629, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B000100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009B000100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39680, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39680, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39680, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B330100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009B330100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39731, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39731, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39731, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B66010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009B66010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39782, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39782, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39782, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B990100000059061A00000000000000000000000000000000FF9D0400'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009B990100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39833, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39833, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39833, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009BCC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009BCC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39884, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39884, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39884, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009BFF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009BFF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39935, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39935, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39935, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C32010000005506198FB380000000000000000000000000009D04002B'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009C32010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39986, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39986, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39986, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C650100000059061A00000000000000000000000000000000FF9D0400'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009C650100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40037, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40037, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40037, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C980100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009C980100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40088, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40088, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40088, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009CCB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009CCB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40139, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40139, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40139, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009CFE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009CFE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40190, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40190, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40190, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D310100000059061A00000000000000000000000000000000FF9D0400'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009D310100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40241, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40241, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40241, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D640100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009D640100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40292, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40292, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40292, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D970100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009D970100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40343, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40343, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40343, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009DCA010000005506198FB380000000000000000000000000009D04002B'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009DCA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40394, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40394, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40394, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009DFD0100000059061A00000000000000000000000000000000FF9D0400'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009DFD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40445, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40445, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40445, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E300100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009E300100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40496, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40496, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40496, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E630100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009E630100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40547, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40547, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40547, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E96010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009E96010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40598, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40598, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40598, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009EC90100000059061A00000000000000000000000000000000FF9D0400'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009EC90100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40649, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40649, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40649, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009EFC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009EFC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40700, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40700, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40700, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F2F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 35
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009F2F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40751, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40751, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 35
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40751, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F62010000005506198FB380000000000000000000000000009D04002B'O } id 36
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009F62010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40802, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40802, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 36
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40802, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F950100000059061A00000000000000000000000000000000FF9D0400'O } id 37
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009F950100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40853, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40853, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 37
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40853, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009FC80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 38
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009FC80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40904, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40904, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 38
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40904, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_sched_13": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13": TC=1 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_13": TC=2 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_13": TC=3 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13": TC=4 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13": TC=5 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13": TC=6 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13": TC=7 has #of SI=4
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 41
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 42
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 43
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 44
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 50
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 51
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 52
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 53
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 58
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 59
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 60
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 61
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 62
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 67
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 68
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 69
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 70
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 71
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 76
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 79
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009FFB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 39
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '020401000367000000009FFB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40955, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40955, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A02E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 40
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A02E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41006, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41006, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 40
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0610100000059061A00000000000000000000000000000000FF9D0400'O } id 41
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A0610100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41057, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41057, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 41
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0940100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 42
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A0940100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41108, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41108, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 42
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_13 finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test.
MTC@061c3f1916b2: Test case TC_si_sched_13_2bis_2ter_2quater started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 11
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 14
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 16
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode static"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 18
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode static" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode static" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 21
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 22
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 24
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 25
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 26
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 27
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode gprs"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode gprs" id 29
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 30
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode gprs" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode gprs" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode gprs" id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 31
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 32
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 33
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 34
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 35
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 36
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 38
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 39
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list add uarfcn 23 42 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list add uarfcn 23 42 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 40
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 40
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 43
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 43
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0C70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A0C70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41159, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41159, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44
MTC@061c3f1916b2: Message with id 44 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0FA010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A0FA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41210, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41210, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A12D0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A12D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41261, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41261, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1600100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A1600100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41312, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41312, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 4
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1930100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A1930100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41363, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41363, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 8 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1C601000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A1C601000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41414, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41414, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41414, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1F901000000550602BFE809B3FF00000000000000000000007900002B'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A1F901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41465, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41465, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41465, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A22C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A22C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41516, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41516, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41516, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A25F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 9
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A25F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41567, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41567, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41567, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A292010000005506198FB380000000000000000000000000009D04002B'O } id 10
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A292010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41618, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41618, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41618, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A2C50100000059061A00000000000000000000000000000000FF9D0400'O } id 11
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A2C50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41669, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41669, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41669, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A2F80100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 12
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A2F80100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41720, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41720, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 12
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41720, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 12
MTC@061c3f1916b2: Message with id 12 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A32B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 13
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A32B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41771, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41771, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 13
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41771, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 13
MTC@061c3f1916b2: Message with id 13 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A35E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 14
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A35E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41822, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41822, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41822, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
MTC@061c3f1916b2: Message with id 14 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A39101000000550602BFE809B3FF00000000000000000000007900002B'O } id 15
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A39101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41873, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41873, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 15
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41873, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 15
MTC@061c3f1916b2: Message with id 15 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A3C40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 16
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A3C40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41924, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41924, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 16
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41924, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 16
MTC@061c3f1916b2: Message with id 16 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A3F70100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 17
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A3F70100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41975, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41975, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41975, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 17
MTC@061c3f1916b2: Message with id 17 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A42A010000005506198FB380000000000000000000000000009D04002B'O } id 18
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A42A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42026, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42026, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42026, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
MTC@061c3f1916b2: Message with id 18 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A45D0100000059061A00000000000000000000000000000000FF9D0400'O } id 19
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A45D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42077, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42077, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42077, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
MTC@061c3f1916b2: Message with id 19 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4900100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 20
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A4900100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42128, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42128, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 20
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42128, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 20
MTC@061c3f1916b2: Message with id 20 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4C30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 21
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A4C30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42179, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42179, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 21
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42179, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 21
MTC@061c3f1916b2: Message with id 21 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4F601000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 22
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A4F601000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42230, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42230, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 22
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42230, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 22
MTC@061c3f1916b2: Message with id 22 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '010603BF66B0AA0A00000002000000000000002B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A52901000000550602BFE809B3FF00000000000000000000007900002B'O } id 23
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A52901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42281, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42281, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 23
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42281, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 23
MTC@061c3f1916b2: Message with id 23 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A55C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 24
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A55C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42332, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42332, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 24
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42332, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 24
MTC@061c3f1916b2: Message with id 24 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A58F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 25
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A58F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42383, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42383, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42383, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 25
MTC@061c3f1916b2: Message with id 25 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A5C2010000005506198FB380000000000000000000000000009D04002B'O } id 26
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A5C2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42434, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42434, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42434, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
MTC@061c3f1916b2: Message with id 26 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A5F50100000059061A00000000000000000000000000000000FF9D0400'O } id 27
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A5F50100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42485, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42485, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42485, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
MTC@061c3f1916b2: Message with id 27 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6280100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 28
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A6280100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42536, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42536, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 28
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42536, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 28
MTC@061c3f1916b2: Message with id 28 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A65B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 29
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A65B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42587, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42587, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 29
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42587, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 29
MTC@061c3f1916b2: Message with id 29 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A68E01000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 30
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A68E01000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42638, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42638, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42638, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 30
MTC@061c3f1916b2: Message with id 30 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6C101000000550602BFE809B3FF00000000000000000000007900002B'O } id 31
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A6C101000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42689, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42689, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 31
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42689, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 31
MTC@061c3f1916b2: Message with id 31 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6F40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 32
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A6F40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42740, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42740, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 32
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42740, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 32
MTC@061c3f1916b2: Message with id 32 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7270100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 33
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A7270100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42791, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42791, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42791, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 33
MTC@061c3f1916b2: Message with id 33 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A75A010000005506198FB380000000000000000000000000009D04002B'O } id 34
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A75A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42842, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42842, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42842, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
MTC@061c3f1916b2: Message with id 34 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A78D0100000059061A00000000000000000000000000000000FF9D0400'O } id 35
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A78D0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42893, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42893, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42893, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
MTC@061c3f1916b2: Message with id 35 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7C00100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 36
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A7C00100000049061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42944, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42944, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 36
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42944, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 36
MTC@061c3f1916b2: Message with id 36 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D04001C132B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 37
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A7F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42995, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42995, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 37
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42995, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 37
MTC@061c3f1916b2: Message with id 37 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A826010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 38
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A826010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43046, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43046, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43046, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
MTC@061c3f1916b2: Message with id 38 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A85901000000550602BFE809B3FF00000000000000000000007900002B'O } id 39
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A85901000000550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43097, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43097, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 39
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43097, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 39
MTC@061c3f1916b2: Message with id 39 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '550602BFE809B3FF00000000000000000000007900002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Timeout T: 8 s
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=5
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=4
MTC@061c3f1916b2: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=4
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 45
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 45
MTC@061c3f1916b2: Message with id 45 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 46
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 47
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 46
MTC@061c3f1916b2: Message with id 46 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 47
MTC@061c3f1916b2: Message with id 47 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 48
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 48
MTC@061c3f1916b2: Message with id 48 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
MTC@061c3f1916b2: Message with id 49 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 50
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 51
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2bis mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2bis mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 50
MTC@061c3f1916b2: Message with id 50 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 51
MTC@061c3f1916b2: Message with id 51 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 52
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 53
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 52
MTC@061c3f1916b2: Message with id 52 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 53
MTC@061c3f1916b2: Message with id 53 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 54
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 54
MTC@061c3f1916b2: Message with id 54 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 55
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 56
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 55
MTC@061c3f1916b2: Message with id 55 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 56
MTC@061c3f1916b2: Message with id 56 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 57
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 57
MTC@061c3f1916b2: Message with id 57 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
MTC@061c3f1916b2: Message with id 58 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 59
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 60
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " system-information 2ter mode computed" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " system-information 2ter mode computed" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 59
MTC@061c3f1916b2: Message with id 59 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 60
MTC@061c3f1916b2: Message with id 60 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 61
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 62
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 61
MTC@061c3f1916b2: Message with id 61 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 62
MTC@061c3f1916b2: Message with id 62 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 63
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 63
MTC@061c3f1916b2: Message with id 63 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 64
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 65
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 64
MTC@061c3f1916b2: Message with id 64 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 65
MTC@061c3f1916b2: Message with id 65 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 66
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 66
MTC@061c3f1916b2: Message with id 66 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
MTC@061c3f1916b2: Message with id 67 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "gprs mode none"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " gprs mode none" id 68
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 69
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " gprs mode none" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " gprs mode none" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 68
MTC@061c3f1916b2: Message with id 68 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 69
MTC@061c3f1916b2: Message with id 69 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 70
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 71
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 70
MTC@061c3f1916b2: Message with id 70 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 71
MTC@061c3f1916b2: Message with id 71 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 72
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 72
MTC@061c3f1916b2: Message with id 72 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 73
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 74
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 73
MTC@061c3f1916b2: Message with id 73 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 74
MTC@061c3f1916b2: Message with id 74 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 75
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 75
MTC@061c3f1916b2: Message with id 75 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
MTC@061c3f1916b2: Message with id 76 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42" id 77
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 78
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " si2quater neighbor-list del uarfcn 23 42" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " si2quater neighbor-list del uarfcn 23 42" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42" id 77
MTC@061c3f1916b2: Message with id 77 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 78
MTC@061c3f1916b2: Message with id 78 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 79
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 79
MTC@061c3f1916b2: Message with id 79 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
MTC@061c3f1916b2: Message with id 80 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "write terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 82
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
MTC@061c3f1916b2: Message with id 81 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 82
MTC@061c3f1916b2: Message with id 82 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 83
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 83
MTC@061c3f1916b2: Message with id 83 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A88C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 40
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A88C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43148, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43148, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 40
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A8BF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 41
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A8BF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43199, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43199, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 41
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A8F2010000005506198FB380000000000000000000000000009D04002B'O } id 42
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A8F2010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43250, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43250, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 42
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9250100000059061A00000000000000000000000000000000FF9D0400'O } id 43
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A9250100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43301, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43301, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 43
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Message with id 40 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 41 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 42 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 43 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_neci in module Test.
MTC@061c3f1916b2: Test case TC_neci started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Random number generator was initialized with seed 61.204127: srand48(-1948453023).
MTC@061c3f1916b2: Function rnd() returned 0.415983.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "neci 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " neci 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " neci 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " neci 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " neci 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " neci 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " neci 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " neci 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 8
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 9
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9580100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A9580100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43352, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43352, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A98B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A98B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43403, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43403, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A9BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43454, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43454, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9F10100000059061A00000000000000000000000000000000FF9D0400'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000A9F10100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43505, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43505, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA240100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AA240100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43556, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43556, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43556, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F110101103D2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_neci.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_neci finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_cell_resel_hyst in module Test.
MTC@061c3f1916b2: Test case TC_cell_resel_hyst started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.717359.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "cell reselection hysteresis 10"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " cell reselection hysteresis 10" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " cell reselection hysteresis 10" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell reselection hysteresis 10" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell reselection hysteresis 10" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell reselection hysteresis 10" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " cell reselection hysteresis 10" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " cell reselection hysteresis 10" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA570100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AA570100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43607, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43607, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA8A010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AA8A010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43658, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43658, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AABD0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AABD0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43709, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43709, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AAF00100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AAF00100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43760, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43760, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB230100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AB230100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43811, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43811, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43811, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB56010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AB56010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43862, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43862, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43862, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB890100000059061A00000000000000000000000000000000FF9D0400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AB890100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43913, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43913, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43913, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ABBC0100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ABBC0100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43964, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43964, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43964, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_cell_resel_hyst finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_rxlev_acc_min in module Test.
MTC@061c3f1916b2: Test case TC_rxlev_acc_min started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.437851.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "rxlev access min 27"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " rxlev access min 27" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " rxlev access min 27" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rxlev access min 27" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rxlev access min 27" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rxlev access min 27" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " rxlev access min 27" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " rxlev access min 27" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ABEF0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ABEF0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44015, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44015, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC22010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AC22010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44066, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44066, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC550100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AC550100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44117, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44117, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC880100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AC880100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44168, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44168, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ACBB0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ACBB0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44219, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44219, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44219, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ACEE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ACEE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44270, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44270, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44270, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD210100000059061A00000000000000000000000000000000FF9D0400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AD210100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44321, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44321, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44321, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD540100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AD540100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44372, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44372, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44372, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_rxlev_acc_min finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_cellid in module Test.
MTC@061c3f1916b2: Test case TC_cellid started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.765568.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "cell_identity 50171"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " cell_identity 50171" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " cell_identity 50171" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell_identity 50171" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell_identity 50171" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " cell_identity 50171" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " cell_identity 50171" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " cell_identity 50171" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD870100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AD870100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44423, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44423, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ADBA010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ADBA010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44474, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44474, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ADED0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000ADED0100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44525, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44525, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE200100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AE200100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44576, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44576, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE530100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AE530100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44627, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44627, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44627, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AE86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44678, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44678, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44678, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AEB90100000059061A00000000000000000000000000000000FF9D0400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AEB90100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44729, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44729, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44729, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AEEC0100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AEEC0100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44780, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44780, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44780, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_cellid.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_cellid finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_lac in module Test.
MTC@061c3f1916b2: Test case TC_lac started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.727827.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "location_area_code 47698"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " location_area_code 47698" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " location_area_code 47698" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " location_area_code 47698" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " location_area_code 47698" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " location_area_code 47698" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " location_area_code 47698" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " location_area_code 47698" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF1F0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AF1F0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44831, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44831, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF52010000005506198FB380000000000000000000000000009D04002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AF52010000005506198FB380000000000000000000000000009D04002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44882, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44882, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF850100000059061A00000000000000000000000000000000FF9D0400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AF850100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44933, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44933, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AFB80100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AFB80100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44984, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44984, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AFEB0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000AFEB0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45035, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45035, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45035, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B01E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B01E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45086, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45086, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45086, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0510100000059061A00000000000000000000000000000000FF9D0400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B0510100000059061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45137, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45137, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45137, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF9D0400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0840100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B0840100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45188, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45188, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45188, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_lac.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_lac finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_rach_tx_int in module Test.
MTC@061c3f1916b2: Test case TC_rach_tx_int started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.352051.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "rach tx integer 5"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " rach tx integer 5" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " rach tx integer 5" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach tx integer 5" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach tx integer 5" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach tx integer 5" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " rach tx integer 5" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach tx integer 5" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0B70100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B0B70100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45239, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45239, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0EA010000005506198FB380000000000000000000000000009504002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B0EA010000005506198FB380000000000000000000000000009504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45290, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45290, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009504002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B11D0100000059061A00000000000000000000000000000000FF950400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B11D0100000059061A00000000000000000000000000000000FF950400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45341, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45341, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1500100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B1500100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45392, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45392, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1830100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B1830100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45443, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45443, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45443, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1B6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B1B6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45494, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45494, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45494, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1E90100000059061A00000000000000000000000000000000FF950400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B1E90100000059061A00000000000000000000000000000000FF950400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45545, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45545, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45545, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF950400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B21C0100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B21C0100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45596, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45596, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45596, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '10'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_rach_tx_int finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_rach_max_tx in module Test.
MTC@061c3f1916b2: Test case TC_rach_max_tx started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.019925.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "rach max transmission 1"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " rach max transmission 1" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " rach max transmission 1" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach max transmission 1" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach max transmission 1" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach max transmission 1" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " rach max transmission 1" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach max transmission 1" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B24F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B24F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45647, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45647, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B282010000005506198FB380000000000000000000000000001504002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B282010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45698, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45698, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B2B50100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B2B50100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45749, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45749, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B2E80100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B2E80100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45800, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45800, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B31B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B31B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45851, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45851, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45851, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B34E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B34E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45902, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45902, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45902, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3810100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B3810100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45953, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45953, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45953, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3B40100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B3B40100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46004, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46004, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46004, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_rach_max_tx finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_attach in module Test.
MTC@061c3f1916b2: Test case TC_attach started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.638879.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "channel-descrption attach 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " channel-descrption attach 0" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption attach 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption attach 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption attach 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption attach 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " channel-descrption attach 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption attach 0" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3E70100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B3E70100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46055, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46055, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B41A010000005506198FB380000000000000000000000000001504002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B41A010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46106, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46106, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B44D0100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B44D0100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46157, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46157, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4800100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B4800100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46208, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46208, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4B30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B4B30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46259, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46259, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46259, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B4E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46310, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46310, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46310, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5190100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B5190100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46361, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46361, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46361, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B54C0100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B54C0100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46412, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46412, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46412, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_attach.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_attach finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_dtx_ul in module Test.
MTC@061c3f1916b2: Test case TC_dtx_ul started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.253430.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "dtx uplink"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " dtx uplink" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " dtx uplink" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " dtx uplink" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " dtx uplink" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " dtx uplink" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " dtx uplink" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " dtx uplink" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B57F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B57F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46463, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46463, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46463, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5B2010000005506198FB380000000000000000000000000001504002B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B5B2010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46514, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46514, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46514, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5E50100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B5E50100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46565, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46565, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46565, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6180100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B6180100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46616, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46616, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46616, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(fail): none -> fail reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }", new component reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }"
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Warning: BSCVTY: Dropping partial message
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: fail reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }"
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_dtx_ul finished. Verdict: fail reason: SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_emerg_allowed in module Test.
MTC@061c3f1916b2: Test case TC_emerg_allowed started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.238705.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "rach emergency call allowed 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " rach emergency call allowed 0" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " rach emergency call allowed 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach emergency call allowed 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach emergency call allowed 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " rach emergency call allowed 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " rach emergency call allowed 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach emergency call allowed 0" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B64B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B64B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46667, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46667, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B67E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B67E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46718, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46718, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6B10100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B6B10100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46769, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46769, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6E40100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B6E40100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46820, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46820, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7170100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B7170100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46871, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46871, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46871, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B74A010000005506198FB380000000000000000000000000001504002B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B74A010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46922, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46922, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46922, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B77D0100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B77D0100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46973, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46973, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46973, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7B00100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B7B00100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47024, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47024, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47024, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '00'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_emerg_allowed finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_bs_pa_mfrms in module Test.
MTC@061c3f1916b2: Test case TC_bs_pa_mfrms started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.119556.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 2"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " channel-descrption bs-pa-mfrms 2" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-pa-mfrms 2" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-pa-mfrms 2" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-pa-mfrms 2" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-pa-mfrms 2" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " channel-descrption bs-pa-mfrms 2" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption bs-pa-mfrms 2" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7E30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B7E30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47075, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47075, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B816010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B816010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47126, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47126, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8490100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B8490100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47177, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47177, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B87C0100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B87C0100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47228, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47228, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8AF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B8AF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47279, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47279, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47279, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8E2010000005506198FB380000000000000000000000000001504002B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B8E2010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47330, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47330, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47330, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9150100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B9150100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47381, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47381, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47381, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9480100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B9480100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47432, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47432, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47432, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '00'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_bs_pa_mfrms finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_bs_ag_blks_res in module Test.
MTC@061c3f1916b2: Test case TC_bs_ag_blks_res started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.992433.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 6"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " channel-descrption bs-ag-blks-res 6" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-ag-blks-res 6" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-ag-blks-res 6" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-ag-blks-res 6" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " channel-descrption bs-ag-blks-res 6" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " channel-descrption bs-ag-blks-res 6" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption bs-ag-blks-res 6" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B97B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B97B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47483, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47483, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B9AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47534, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47534, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9E10100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000B9E10100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47585, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47585, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA140100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BA140100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47636, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47636, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA470100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BA470100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47687, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47687, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47687, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA7A010000005506198FB380000000000000000000000000001504002B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BA7A010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47738, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47738, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47738, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BAAD0100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BAAD0100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47789, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47789, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47789, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BAE00100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BAE00100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47840, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47840, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47840, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 6, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '00'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_bs_ag_blks_res finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
MTC@061c3f1916b2: Executing test case TC_radio_link_timeout in module Test.
MTC@061c3f1916b2: Test case TC_radio_link_timeout started.
MTC@061c3f1916b2: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout.
MTC@061c3f1916b2: Port GSMTAP was started.
MTC@061c3f1916b2: Port BSCVTY was started.
MTC@061c3f1916b2: Component type Test.dummy_CT was initialized.
MTC@061c3f1916b2: Function rnd() returned 0.355322.
MTC@061c3f1916b2: Mapping port mtc:GSMTAP to system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was mapped to system:GSMTAP.
MTC@061c3f1916b2: Map operation of mtc:GSMTAP to system:GSMTAP finished.
MTC@061c3f1916b2: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
MTC@061c3f1916b2: Mapping port mtc:BSCVTY to system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was mapped to system:BSCVTY.
MTC@061c3f1916b2: Map operation of mtc:BSCVTY to system:BSCVTY finished.
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
MTC@061c3f1916b2: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "enable"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "configure terminal"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "network"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " network" id 3
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " network" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " network" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " bts 0" id 5
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " bts 0" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " bts 0" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "radio-link-timeout 24"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " radio-link-timeout 24" id 7
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Matching on port BSCVTY " radio-link-timeout 24" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " radio-link-timeout 24" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " radio-link-timeout 24" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " radio-link-timeout 24" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " radio-link-timeout 24" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " radio-link-timeout 24" id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC(config-net-bts)#" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)#" with pattern "OpenBSC(*)\#" matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "end"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : " end" id 9
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with "OpenBSC# " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "OpenBSC(*)\#" unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY " end" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: " end" with ? matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
MTC@061c3f1916b2: Message with id 9 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
MTC@061c3f1916b2: Message with id 10 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
MTC@061c3f1916b2: Start timer T: 2 s
MTC@061c3f1916b2: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: 
MTC@061c3f1916b2: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched
MTC@061c3f1916b2: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
MTC@061c3f1916b2: Message with id 11 was extracted from the queue of BSCVTY.
MTC@061c3f1916b2: Stop timer T: 2 s
MTC@061c3f1916b2: Start timer T: 1 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB130100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BB130100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47891, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47891, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB46010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BB46010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47942, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47942, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB790100000059061A00000000000000000000000000000000FF150400'O } id 3
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BB790100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47993, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47993, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BBAC0100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } id 4
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BBAC0100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48044, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48044, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 4
MTC@061c3f1916b2: Timeout T: 1 s
MTC@061c3f1916b2: Message with id 1 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 2 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 3 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Message with id 4 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was cleared.
MTC@061c3f1916b2: Start timer T: 10 s
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BBDF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BBDF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48095, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48095, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48095, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
MTC@061c3f1916b2: Message with id 5 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 47698 }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC12010000005506198FB380000000000000000000000000001504002B'O } id 6
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BC12010000005506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48146, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48146, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48146, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
MTC@061c3f1916b2: Message with id 6 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '5506198FB380000000000000000000000000001504002B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC450100000059061A00000000000000000000000000000000FF150400'O } id 7
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BC450100000059061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48197, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48197, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48197, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
MTC@061c3f1916b2: Message with id 7 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FF150400'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
MTC@061c3f1916b2: Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC780100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } id 8
MTC@061c3f1916b2: dec_GsmtapMessage(): Stream before decoding: '02040100036700000000BC780100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_GsmtapMessage(): Decoded @GSMTAP_Types.GsmtapMessage: { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48248, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O }
MTC@061c3f1916b2: Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48248, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Matching on port GSMTAP succeeded:  matched
MTC@061c3f1916b2: Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48248, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 8
MTC@061c3f1916b2: Message with id 8 was extracted from the queue of GSMTAP.
MTC@061c3f1916b2: dec_SystemInformation(): Stream before decoding: '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O
MTC@061c3f1916b2: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 6, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '00'B, radio_link_timeout := '0101'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
MTC@061c3f1916b2: setverdict(pass): none -> pass
MTC@061c3f1916b2: Terminating component type Test.dummy_CT.
MTC@061c3f1916b2: Removing unterminated mapping between port GSMTAP and system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was unmapped from system:GSMTAP.
MTC@061c3f1916b2: Port GSMTAP was stopped.
MTC@061c3f1916b2: Removing unterminated mapping between port BSCVTY and system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was unmapped from system:BSCVTY.
MTC@061c3f1916b2: Port BSCVTY was stopped.
MTC@061c3f1916b2: Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout.
MTC@061c3f1916b2: Waiting for PTCs to finish.
MTC@061c3f1916b2: Setting final verdict of the test case.
MTC@061c3f1916b2: Local verdict of MTC: pass
MTC@061c3f1916b2: No PTCs were created.
MTC@061c3f1916b2: Test case TC_radio_link_timeout finished. Verdict: pass
MC@061c3f1916b2: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@061c3f1916b2: Terminating MTC.
MTC@061c3f1916b2: Verdict statistics: 0 none (0.00 %), 21 pass (95.45 %), 0 inconc (0.00 %), 1 fail (4.55 %), 0 error (0.00 %).
MTC@061c3f1916b2: Test execution summary: 22 test cases were executed. Overall verdict: fail
MTC@061c3f1916b2: Exit was requested from MC. Terminating MTC.
MC@061c3f1916b2: MTC terminated.
MC2> exit
MC@061c3f1916b2: Shutting down session.
HC@061c3f1916b2: Exit was requested from MC. Terminating HC.
MC@061c3f1916b2: Shutdown complete.
04:23:59.965950 hc TTCN-3 Host Controller started on 061c3f1916b2. Version: CRL 113 200/6 R1A.
04:23:59.965972 hc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
04:23:59.965973 hc Maximum number of open file descriptors: 1048576,   FD_SETSIZE = 1024
04:23:59.966104 hc The address of MC was set to 061c3f1916b2[172.18.0.230]:0.
04:23:59.966175 hc The local IP address of the control connection to MC is 172.18.0.230.
04:23:59.966181 hc Connected to MC.
04:23:59.966191 hc This host supports UNIX domain sockets for local communication.
04:23:59.966414 hc Processing configuration data received from MC.
04:23:59.966768 hc Initializing module GSMTAP_PortType.
04:23:59.966780 hc Initializing module GSMTAP_Types.
04:23:59.966792 hc Initializing module Osmocom_Types.
04:23:59.966804 hc Initialization of module Osmocom_Types finished.
04:23:59.966817 hc Initialization of module GSMTAP_Types finished.
04:23:59.966833 hc Initializing module IPL4asp_PortType.
04:23:59.966849 hc Initializing module IPL4asp_Types.
04:23:59.966865 hc Initializing module Socket_API_Definitions.
04:23:59.966881 hc Initialization of module Socket_API_Definitions finished.
04:23:59.966897 hc Initialization of module IPL4asp_Types finished.
04:23:59.966921 hc Initialization of module IPL4asp_PortType finished.
04:23:59.966950 hc Initialization of module GSMTAP_PortType finished.
04:23:59.966969 hc Initializing module GSM_RR_Types.
04:23:59.966980 hc Initializing module RLCMAC_CSN1_Types.
04:23:59.966991 hc Initializing module GSM_Types.
04:23:59.967002 hc Initializing module General_Types.
04:23:59.967012 hc Initialization of module General_Types finished.
04:23:59.967034 hc Initialization of module GSM_Types finished.
04:23:59.967043 hc Initialization of module RLCMAC_CSN1_Types finished.
04:23:59.967052 hc Initialization of module GSM_RR_Types finished.
04:23:59.967060 hc Initializing module GSM_SystemInformation.
04:23:59.967114 hc Initialization of module GSM_SystemInformation finished.
04:23:59.967126 hc Initializing module IPL4_GSMTAP_CtrlFunct.
04:23:59.967138 hc Initialization of module IPL4_GSMTAP_CtrlFunct finished.
04:23:59.967148 hc Initializing module IPL4asp_Functions.
04:23:59.967157 hc Initializing module TCCInterface_Functions.
04:23:59.967168 hc Initializing module TCCConversion_Functions.
04:23:59.967179 hc Initialization of module TCCConversion_Functions finished.
04:23:59.967191 hc Initialization of module TCCInterface_Functions finished.
04:23:59.967206 hc Initialization of module IPL4asp_Functions finished.
04:23:59.967219 hc Initializing module Osmocom_VTY_Functions.
04:23:59.967231 hc Initializing module TELNETasp_PortType.
04:23:59.967245 hc Initialization of module TELNETasp_PortType finished.
04:23:59.967263 hc Initialization of module Osmocom_VTY_Functions finished.
04:23:59.967277 hc Initializing module PreGenRecordOf.
04:23:59.967291 hc Initialization of module PreGenRecordOf finished.
04:23:59.967305 hc Initializing module Test.
04:23:59.967412 hc Initialization of module Test finished.
04:23:59.967431 hc Initializing module TitanLoggerApi.
04:23:59.967447 hc Initialization of module TitanLoggerApi finished.
04:23:59.967461 hc Initializing module TitanLoggerControl.
04:23:59.967476 hc Initialization of module TitanLoggerControl finished.
04:23:59.967495 hc Configuration data was processed successfully.
04:23:59.967663 hc MTC was created. Process id: 20.
04:23:59.967759 mtc Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
04:23:59.967935 mtc TTCN-3 Main Test Component started on 061c3f1916b2. Version: CRL 113 200/6 R1A.
04:23:59.967961 mtc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
04:23:59.967988 mtc Connected to MC.
04:23:59.968225 mtc Executing test case TC_si1 in module Test.
04:23:59.968305 mtc Test case TC_si1 started.
04:23:59.968323 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1.
04:23:59.968396 mtc Port GSMTAP was started.
04:23:59.968444 mtc Port BSCVTY was started.
04:23:59.968455 mtc Component type Test.dummy_CT was initialized.
04:23:59.968466 mtc SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:23:59.968694 mtc SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:23:59.968773 mtc SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:23:59.968896 mtc SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:23:59.969045 mtc setverdict(pass): none -> pass
04:23:59.969063 mtc Terminating component type Test.dummy_CT.
04:23:59.969076 mtc Port GSMTAP was stopped.
04:23:59.969092 mtc Port BSCVTY was stopped.
04:23:59.969099 mtc Component type Test.dummy_CT was shut down inside testcase TC_si1.
04:23:59.969108 mtc Waiting for PTCs to finish.
04:23:59.969159 mtc Setting final verdict of the test case.
04:23:59.969170 mtc Local verdict of MTC: pass
04:23:59.969183 mtc No PTCs were created.
04:23:59.969191 mtc Test case TC_si1 finished. Verdict: pass
04:23:59.969220 mtc Executing test case TC_telnet in module Test.
04:23:59.969235 mtc Test case TC_telnet started.
04:23:59.969243 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet.
04:23:59.969259 mtc Port GSMTAP was started.
04:23:59.969267 mtc Port BSCVTY was started.
04:23:59.969273 mtc Component type Test.dummy_CT was initialized.
04:23:59.969285 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:23:59.969326 mtc Port GSMTAP was mapped to system:GSMTAP.
04:23:59.969363 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:23:59.969430 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:23:59.969545 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:23:59.969730 mtc Port BSCVTY was mapped to system:BSCVTY.
04:23:59.969813 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000074F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 1
04:23:59.969985 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29939, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 1
04:23:59.970023 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007526010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
04:23:59.970065 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 29990, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:23:59.970080 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:23:59.970122 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:23:59.970148 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:23:59.970164 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:23:59.970219 mtc Sent on BSCVTY to system charstring : "enable"
04:23:59.970254 mtc Start timer T: 2 s
04:23:59.970297 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075590100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:23:59.970356 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30041, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:23:59.970383 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000758C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 4
04:23:59.970434 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30092, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 4
04:23:59.970483 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075BF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 5
04:23:59.970536 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30143, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 5
04:23:59.970563 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000075F2010000005506198FB380000000000000000000000000009D04002B'O } id 6
04:23:59.970613 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30194, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 6
04:23:59.970639 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:23:59.970680 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:23:59.970696 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:23:59.970710 mtc Stop timer T: 2 s
04:23:59.970727 mtc Sent on BSCVTY to system charstring : "show network"
04:23:59.970751 mtc Start timer T: 2 s
04:23:59.970777 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076250100000059061A00000000000000000000000000000000FF9D0400'O } id 7
04:23:59.970831 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30245, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:23:59.970909 mtc Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " id 2
04:23:59.970934 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3
04:23:59.971207 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n  Long network name: 'Osmocom'\n  Short network name: 'Osmocom'\n  Authentication policy: closed, authorized regexp: .*\n  Auto create subscriber: yes\n  Auto assign extension: yes\n  Location updating reject cause: 13\n  Encryption: A5/0\n  NECI (TCH/H): 0\n  Use TCH for Paging any: 0\n  RRLP Mode: none\n  MM Info: On\n  Handover: Off\n  Current Channel Load:\n             CCCH+SDCCH4:   0% (0/4)\n                   TCH/H:   0% (0/12)\n  Last RF Command: \n  Last RF Lock Command: " id 2
04:23:59.971227 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:23:59.971251 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3
04:23:59.971260 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:23:59.971266 mtc Stop timer T: 2 s
04:23:59.971279 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:23:59.971300 mtc Start timer T: 2 s
04:23:59.971435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 4
04:23:59.971504 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 4
04:23:59.971518 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:23:59.971525 mtc Stop timer T: 2 s
04:23:59.971538 mtc Sent on BSCVTY to system charstring : "network"
04:23:59.971559 mtc Start timer T: 2 s
04:23:59.971620 mtc Message enqueued on BSCVTY from system charstring : " network" id 5
04:23:59.971635 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 6
04:23:59.971674 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 5
04:23:59.971684 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:23:59.971712 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 6
04:23:59.971720 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:23:59.971726 mtc Stop timer T: 2 s
04:23:59.971736 mtc Sent on BSCVTY to system charstring : "bts 0"
04:23:59.971758 mtc Start timer T: 2 s
04:23:59.971826 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 7
04:23:59.971841 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:23:59.971895 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 7
04:23:59.971908 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:23:59.971950 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:23:59.971964 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:23:59.971977 mtc Stop timer T: 2 s
04:23:59.971994 mtc Sent on BSCVTY to system charstring : "end"
04:23:59.972015 mtc Start timer T: 2 s
04:23:59.972121 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:23:59.972137 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:23:59.972193 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:23:59.972204 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:23:59.972226 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:23:59.972235 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:23:59.972243 mtc Stop timer T: 2 s
04:23:59.972252 mtc setverdict(pass): none -> pass
04:23:59.972261 mtc Terminating component type Test.dummy_CT.
04:23:59.972269 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:23:59.972314 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:23:59.972337 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:23:59.972352 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:23:59.972364 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:23:59.972375 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:23:59.972386 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:23:59.972397 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:23:59.972446 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:23:59.972462 mtc Port GSMTAP was stopped.
04:23:59.972471 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:23:59.972498 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:23:59.972510 mtc Port BSCVTY was stopped.
04:23:59.972522 mtc Component type Test.dummy_CT was shut down inside testcase TC_telnet.
04:23:59.972536 mtc Waiting for PTCs to finish.
04:23:59.972558 mtc Setting final verdict of the test case.
04:23:59.972580 mtc Local verdict of MTC: pass
04:23:59.972591 mtc No PTCs were created.
04:23:59.972603 mtc Test case TC_telnet finished. Verdict: pass
04:23:59.972642 mtc Executing test case TC_si_default in module Test.
04:23:59.972657 mtc Test case TC_si_default started.
04:23:59.972669 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default.
04:23:59.972698 mtc Port GSMTAP was started.
04:23:59.972713 mtc Port BSCVTY was started.
04:23:59.972723 mtc Component type Test.dummy_CT was initialized.
04:23:59.972737 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:23:59.972759 mtc Port GSMTAP was mapped to system:GSMTAP.
04:23:59.972780 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:23:59.972795 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:23:59.972823 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:23:59.972925 mtc Port BSCVTY was mapped to system:BSCVTY.
04:23:59.972952 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:23:59.972968 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:23:59.972986 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:23:59.973000 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:23:59.973038 mtc Sent on BSCVTY to system charstring : "enable"
04:23:59.973067 mtc Start timer T: 2 s
04:23:59.973108 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:23:59.973134 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:23:59.973144 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:23:59.973151 mtc Stop timer T: 2 s
04:23:59.973169 mtc Port GSMTAP was cleared.
04:23:59.973182 mtc Start timer T: 8 s
04:24:00.037422 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076580100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 1
04:24:00.037721 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30296, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 1
04:24:00.038021 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30296, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 1
04:24:00.038261 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:00.038742 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:00.272931 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000768B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 2
04:24:00.273345 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30347, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 2
04:24:00.273631 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30347, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 2
04:24:00.273739 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:00.274092 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:00.508258 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 3
04:24:00.508609 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30398, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
04:24:00.508797 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30398, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
04:24:00.508901 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:00.509089 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:00.743522 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000076F10100000059061A00000000000000000000000000000000FF9D0400'O } id 4
04:24:00.743857 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30449, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
04:24:00.744079 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30449, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
04:24:00.744190 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:00.744495 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:00.978822 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077240100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 5
04:24:00.979119 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30500, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 5
04:24:00.979318 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30500, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 5
04:24:00.979520 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:00.979822 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:01.214240 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077570100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 6
04:24:01.214535 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30551, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 6
04:24:01.214706 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30551, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 6
04:24:01.214777 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:01.215116 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:01.449768 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000778A010000005506198FB380000000000000000000000000009D04002B'O } id 7
04:24:01.450183 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30602, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 7
04:24:01.450471 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30602, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 7
04:24:01.450603 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:01.450897 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:01.685081 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077BD0100000059061A00000000000000000000000000000000FF9D0400'O } id 8
04:24:01.685423 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30653, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 8
04:24:01.685669 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30653, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 8
04:24:01.685760 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:01.686012 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:01.920513 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000077F00100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 9
04:24:01.920879 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30704, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 9
04:24:01.921111 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30704, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 9
04:24:01.921235 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:01.921526 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:02.155581 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078230100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 10
04:24:02.155867 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30755, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 10
04:24:02.156053 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30755, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 10
04:24:02.156204 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:02.156515 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:02.391200 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007856010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 11
04:24:02.391602 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30806, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 11
04:24:02.391925 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30806, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 11
04:24:02.392036 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:02.392267 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:02.626571 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078890100000059061A00000000000000000000000000000000FF9D0400'O } id 12
04:24:02.626973 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30857, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 12
04:24:02.627263 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30857, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 12
04:24:02.627399 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:02.627721 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:02.861934 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078BC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 13
04:24:02.862277 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30908, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 13
04:24:02.862511 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30908, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 13
04:24:02.862616 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:02.862989 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:03.097286 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000078EF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 14
04:24:03.097679 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30959, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 14
04:24:03.097930 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 30959, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 14
04:24:03.098051 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:03.098378 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:03.332700 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007922010000005506198FB380000000000000000000000000009D04002B'O } id 15
04:24:03.333087 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31010, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 15
04:24:03.333392 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31010, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 15
04:24:03.333526 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:03.333797 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:03.567855 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079550100000059061A00000000000000000000000000000000FF9D0400'O } id 16
04:24:03.568179 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31061, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 16
04:24:03.568403 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31061, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 16
04:24:03.568562 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:03.568829 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:03.803394 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079880100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 17
04:24:03.803745 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31112, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 17
04:24:03.804001 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31112, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 17
04:24:03.804146 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:03.804495 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:04.038731 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079BB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 18
04:24:04.039155 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31163, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 18
04:24:04.039424 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31163, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 18
04:24:04.039546 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:04.039872 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:04.274132 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000079EE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 19
04:24:04.274490 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31214, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 19
04:24:04.274764 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31214, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 19
04:24:04.274908 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:04.275169 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:04.509516 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A210100000059061A00000000000000000000000000000000FF9D0400'O } id 20
04:24:04.509882 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31265, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 20
04:24:04.510121 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31265, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 20
04:24:04.510256 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:04.510706 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:04.744830 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A540100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 21
04:24:04.745208 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31316, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 21
04:24:04.745405 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31316, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 21
04:24:04.745500 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:04.745791 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:04.979963 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007A870100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 22
04:24:04.980316 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31367, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 22
04:24:04.998948 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31367, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 22
04:24:04.999052 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:04.999379 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:05.215537 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007ABA010000005506198FB380000000000000000000000000009D04002B'O } id 23
04:24:05.215940 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31418, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 23
04:24:05.216188 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31418, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 23
04:24:05.216328 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:05.216664 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:05.450938 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007AED0100000059061A00000000000000000000000000000000FF9D0400'O } id 24
04:24:05.451368 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31469, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 24
04:24:05.451639 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31469, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 24
04:24:05.451752 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:05.451967 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:05.686081 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B200100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 25
04:24:05.686387 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31520, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 25
04:24:05.686583 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31520, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 25
04:24:05.686668 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:05.686934 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:05.921692 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B530100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 26
04:24:05.922076 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31571, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 26
04:24:05.922312 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31571, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 26
04:24:05.922422 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:05.922812 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:06.156792 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007B86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 27
04:24:06.157107 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31622, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 27
04:24:06.157298 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31622, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 27
04:24:06.157386 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:06.157578 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:06.392373 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007BB90100000059061A00000000000000000000000000000000FF9D0400'O } id 28
04:24:06.392834 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31673, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 28
04:24:06.393103 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31673, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 28
04:24:06.393229 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:06.393504 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:06.627750 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007BEC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 29
04:24:06.628097 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31724, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 29
04:24:06.628311 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31724, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 29
04:24:06.628484 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:06.628852 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:06.863026 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C1F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 30
04:24:06.863441 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31775, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 30
04:24:06.863703 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31775, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 30
04:24:06.863851 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:06.864195 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:07.098313 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C52010000005506198FB380000000000000000000000000009D04002B'O } id 31
04:24:07.098656 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31826, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 31
04:24:07.098869 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31826, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 31
04:24:07.098976 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:07.099244 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:07.333592 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007C850100000059061A00000000000000000000000000000000FF9D0400'O } id 32
04:24:07.333885 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31877, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 32
04:24:07.334067 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31877, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 32
04:24:07.334179 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:07.334394 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:07.569238 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007CB80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 33
04:24:07.569648 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31928, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 33
04:24:07.569909 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31928, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 33
04:24:07.570046 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:07.570315 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:07.804619 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007CEB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 34
04:24:07.805006 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31979, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 34
04:24:07.805274 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 31979, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 34
04:24:07.805426 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:07.805796 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:07.973221 mtc Timeout T: 8 s
04:24:07.973311 mtc "TC_si_default": TC=0 has #of SI=4
04:24:07.973403 mtc "TC_si_default": TC=1 has #of SI=4
04:24:07.973462 mtc "TC_si_default": TC=2 has #of SI=5
04:24:07.973515 mtc "TC_si_default": TC=3 has #of SI=5
04:24:07.973565 mtc "TC_si_default": TC=4 has #of SI=4
04:24:07.973618 mtc "TC_si_default": TC=5 has #of SI=4
04:24:07.973666 mtc "TC_si_default": TC=6 has #of SI=4
04:24:07.973737 mtc "TC_si_default": TC=7 has #of SI=4
04:24:07.973878 mtc setverdict(pass): none -> pass
04:24:07.973989 mtc Terminating component type Test.dummy_CT.
04:24:07.974059 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:07.974161 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:07.974208 mtc Port GSMTAP was stopped.
04:24:07.974236 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:07.974348 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:07.974407 mtc Port BSCVTY was stopped.
04:24:07.974448 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_default.
04:24:07.974500 mtc Waiting for PTCs to finish.
04:24:07.974598 mtc Setting final verdict of the test case.
04:24:07.974641 mtc Local verdict of MTC: pass
04:24:07.974689 mtc No PTCs were created.
04:24:07.974734 mtc Test case TC_si_default finished. Verdict: pass
04:24:07.974856 mtc Executing test case TC_si_sched_2bis in module Test.
04:24:07.974926 mtc Test case TC_si_sched_2bis started.
04:24:07.974974 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis.
04:24:07.975060 mtc Port GSMTAP was started.
04:24:07.975108 mtc Port BSCVTY was started.
04:24:07.975150 mtc Component type Test.dummy_CT was initialized.
04:24:07.975200 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:07.975302 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:07.975425 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:07.975493 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:07.975627 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:07.976103 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:07.976249 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:07.976322 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:07.976391 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:07.976512 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:07.976679 mtc Sent on BSCVTY to system charstring : "enable"
04:24:07.976935 mtc Start timer T: 2 s
04:24:07.977031 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:07.977166 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:07.977237 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:07.977290 mtc Stop timer T: 2 s
04:24:07.977359 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:07.977453 mtc Start timer T: 2 s
04:24:07.977689 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:07.977747 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:07.977762 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:07.977773 mtc Stop timer T: 2 s
04:24:07.977792 mtc Sent on BSCVTY to system charstring : "network"
04:24:07.977816 mtc Start timer T: 2 s
04:24:07.977869 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:07.977885 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:07.977924 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:07.977934 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:07.977962 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:07.977970 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:07.977976 mtc Stop timer T: 2 s
04:24:07.977991 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:07.978012 mtc Start timer T: 2 s
04:24:07.978066 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:07.978081 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:07.978136 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:07.978150 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:07.978194 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:07.978207 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:07.978219 mtc Stop timer T: 2 s
04:24:07.978240 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static"
04:24:07.978262 mtc Start timer T: 2 s
04:24:07.978372 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
04:24:07.978394 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:07.978460 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
04:24:07.978474 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:07.978507 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:07.978516 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:07.978522 mtc Stop timer T: 2 s
04:24:07.978542 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
04:24:07.978560 mtc Start timer T: 2 s
04:24:07.978645 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:07.978678 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
04:24:07.978746 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:07.978760 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:07.978795 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
04:24:07.978810 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:07.978820 mtc Stop timer T: 2 s
04:24:07.978835 mtc Sent on BSCVTY to system charstring : "end"
04:24:07.978856 mtc Start timer T: 2 s
04:24:07.978917 mtc Message enqueued on BSCVTY from system charstring : " end" id 11
04:24:07.978936 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
04:24:07.979002 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
04:24:07.979018 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:07.979050 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
04:24:07.979066 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:07.979078 mtc Stop timer T: 2 s
04:24:07.979095 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:07.979164 mtc Start timer T: 2 s
04:24:07.979195 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
04:24:07.979256 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
04:24:07.979271 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:07.979283 mtc Stop timer T: 2 s
04:24:07.979299 mtc Sent on BSCVTY to system charstring : "network"
04:24:07.979334 mtc Start timer T: 2 s
04:24:07.979391 mtc Message enqueued on BSCVTY from system charstring : " network" id 14
04:24:07.979416 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
04:24:07.979488 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
04:24:07.979507 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:07.979549 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
04:24:07.979562 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:07.979571 mtc Stop timer T: 2 s
04:24:07.979584 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:07.979608 mtc Start timer T: 2 s
04:24:07.979658 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 16
04:24:07.979682 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:07.979738 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
04:24:07.979751 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:07.979792 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:07.979806 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:07.979818 mtc Stop timer T: 2 s
04:24:07.979838 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:07.979864 mtc Start timer T: 2 s
04:24:07.979941 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 18
04:24:07.979963 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
04:24:07.980024 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 18
04:24:07.980037 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:07.980068 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
04:24:07.980079 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:07.980086 mtc Stop timer T: 2 s
04:24:07.980098 mtc Sent on BSCVTY to system charstring : "end"
04:24:07.980118 mtc Start timer T: 2 s
04:24:07.980162 mtc Message enqueued on BSCVTY from system charstring : " end" id 20
04:24:07.980179 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21
04:24:07.980234 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 20
04:24:07.980248 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:07.980274 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21
04:24:07.980286 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:07.980297 mtc Stop timer T: 2 s
04:24:07.980313 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:07.980336 mtc Start timer T: 2 s
04:24:07.980385 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 22
04:24:07.980451 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 22
04:24:07.980466 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:07.980477 mtc Stop timer T: 2 s
04:24:07.980494 mtc Sent on BSCVTY to system charstring : "network"
04:24:07.980516 mtc Start timer T: 2 s
04:24:07.980558 mtc Message enqueued on BSCVTY from system charstring : " network" id 23
04:24:07.980575 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 24
04:24:07.980629 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 23
04:24:07.980642 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:07.980683 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 24
04:24:07.980695 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:07.980707 mtc Stop timer T: 2 s
04:24:07.980725 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:07.980747 mtc Start timer T: 2 s
04:24:07.980794 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 25
04:24:07.980810 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
04:24:07.980847 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 25
04:24:07.980857 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:07.980884 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
04:24:07.980892 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:07.980899 mtc Stop timer T: 2 s
04:24:07.980911 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:07.980930 mtc Start timer T: 2 s
04:24:07.980987 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 27
04:24:07.981003 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
04:24:07.981043 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 27
04:24:07.981053 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:07.981094 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
04:24:07.981107 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:07.981118 mtc Stop timer T: 2 s
04:24:07.981134 mtc Sent on BSCVTY to system charstring : "end"
04:24:07.981156 mtc Start timer T: 2 s
04:24:07.981196 mtc Message enqueued on BSCVTY from system charstring : " end" id 29
04:24:07.981212 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 30
04:24:07.981265 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 29
04:24:07.981278 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:07.981302 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 30
04:24:07.981313 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:07.981325 mtc Stop timer T: 2 s
04:24:07.981340 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:07.981364 mtc Start timer T: 2 s
04:24:07.981413 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 31
04:24:07.981458 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 31
04:24:07.981469 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:07.981481 mtc Stop timer T: 2 s
04:24:07.981497 mtc Sent on BSCVTY to system charstring : "network"
04:24:07.981520 mtc Start timer T: 2 s
04:24:07.981564 mtc Message enqueued on BSCVTY from system charstring : " network" id 32
04:24:07.981596 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 33
04:24:07.981655 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 32
04:24:07.981670 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:07.981716 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 33
04:24:07.981730 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:07.981742 mtc Stop timer T: 2 s
04:24:07.981762 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:07.981786 mtc Start timer T: 2 s
04:24:07.981839 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 34
04:24:07.981880 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
04:24:07.981956 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 34
04:24:07.981983 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:07.982018 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
04:24:07.982030 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:07.982038 mtc Stop timer T: 2 s
04:24:07.982056 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:07.982078 mtc Start timer T: 2 s
04:24:07.982146 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
04:24:07.982173 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
04:24:07.982250 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
04:24:07.982266 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:07.982305 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
04:24:07.982318 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:07.982326 mtc Stop timer T: 2 s
04:24:07.982340 mtc Sent on BSCVTY to system charstring : "end"
04:24:07.982362 mtc Start timer T: 2 s
04:24:07.982404 mtc Message enqueued on BSCVTY from system charstring : " end" id 38
04:24:07.982417 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
04:24:07.982463 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 38
04:24:07.982476 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:07.982493 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
04:24:07.982502 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:07.982511 mtc Stop timer T: 2 s
04:24:07.982522 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:07.982541 mtc Start timer T: 2 s
04:24:07.982893 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
04:24:07.982941 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
04:24:07.984382 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
04:24:07.984439 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:07.984460 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
04:24:07.984470 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:07.984477 mtc Stop timer T: 2 s
04:24:07.984492 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:07.984711 mtc Start timer T: 2 s
04:24:07.984744 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 42
04:24:07.984778 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 42
04:24:07.984793 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:07.984805 mtc Stop timer T: 2 s
04:24:07.984820 mtc Start timer T: 1 s
04:24:08.039714 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D1E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 1
04:24:08.039978 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32030, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 1
04:24:08.275186 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D5101000000550602BFE809B3FF00000000000000000000007900002B'O } id 2
04:24:08.275485 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32081, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 2
04:24:08.510705 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007D840100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 3
04:24:08.511039 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32132, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 3
04:24:08.746065 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007DB70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 4
04:24:08.746406 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32183, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 4
04:24:08.981416 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007DEA010000005506198FB380000000000000000000000000009D04002B'O } id 5
04:24:08.981743 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32234, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 5
04:24:08.984944 mtc Timeout T: 1 s
04:24:08.985094 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:08.985152 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:08.985209 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:08.985261 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:08.985305 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:08.985350 mtc Port GSMTAP was cleared.
04:24:08.985402 mtc Start timer T: 8 s
04:24:09.216759 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E1D0100000059061A00000000000000000000000000000000FF9D0400'O } id 6
04:24:09.217079 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32285, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
04:24:09.217360 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32285, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
04:24:09.217467 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:09.217753 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:09.452144 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E500100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 7
04:24:09.452601 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32336, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
04:24:09.452870 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32336, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
04:24:09.452970 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:09.453270 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:09.687416 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007E830100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 8
04:24:09.687819 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32387, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
04:24:09.688107 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32387, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
04:24:09.688209 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:09.688560 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:09.922663 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007EB6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 9
04:24:09.922912 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32438, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
04:24:09.923098 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32438, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
04:24:09.923179 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:09.923335 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:10.157974 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007EE901000000550602BFE809B3FF00000000000000000000007900002B'O } id 10
04:24:10.158275 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32489, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 10
04:24:10.158462 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32489, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 10
04:24:10.158558 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:10.158798 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:10.393597 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F1C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 11
04:24:10.393927 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32540, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 11
04:24:10.394153 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32540, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 11
04:24:10.394250 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:10.394532 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:10.628935 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F4F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 12
04:24:10.629232 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32591, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 12
04:24:10.629409 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32591, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 12
04:24:10.629503 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:10.629834 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:10.864326 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007F82010000005506198FB380000000000000000000000000009D04002B'O } id 13
04:24:10.864788 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32642, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 13
04:24:10.865052 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32642, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 13
04:24:10.865153 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:10.865415 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:11.099715 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007FB50100000059061A00000000000000000000000000000000FF9D0400'O } id 14
04:24:11.100113 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32693, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 14
04:24:11.100380 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32693, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 14
04:24:11.100558 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:11.100860 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:11.334849 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000007FE80100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 15
04:24:11.335157 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32744, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 15
04:24:11.335358 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32744, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 15
04:24:11.335441 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:11.335695 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:11.570447 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000801B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 16
04:24:11.570841 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32795, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 16
04:24:11.571132 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32795, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 16
04:24:11.571252 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:11.571639 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:11.805810 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000804E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 17
04:24:11.806155 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32846, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 17
04:24:11.806379 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32846, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 17
04:24:11.806555 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:11.806779 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:12.041171 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000808101000000550602BFE809B3FF00000000000000000000007900002B'O } id 18
04:24:12.041611 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32897, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 18
04:24:12.041930 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32897, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 18
04:24:12.042050 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:12.042311 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:12.276306 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000080B40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 19
04:24:12.276606 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32948, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 19
04:24:12.276801 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32948, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 19
04:24:12.276907 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:12.277200 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:12.511882 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000080E70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 20
04:24:12.512205 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32999, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 20
04:24:12.512469 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 32999, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 20
04:24:12.512603 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:12.512934 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:12.747271 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000811A010000005506198FB380000000000000000000000000009D04002B'O } id 21
04:24:12.747624 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33050, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 21
04:24:12.747853 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33050, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 21
04:24:12.748019 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:12.748294 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:12.982414 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000814D0100000059061A00000000000000000000000000000000FF9D0400'O } id 22
04:24:12.982702 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33101, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 22
04:24:12.982895 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33101, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 22
04:24:12.982987 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:12.983207 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:13.217738 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081800100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 23
04:24:13.218010 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33152, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 23
04:24:13.218214 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33152, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 23
04:24:13.218313 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:13.218584 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:13.453354 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081B30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 24
04:24:13.453785 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33203, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 24
04:24:13.454062 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33203, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 24
04:24:13.454164 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:13.454497 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:13.688786 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000081E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 25
04:24:13.689126 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33254, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 25
04:24:13.689378 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33254, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 25
04:24:13.689512 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:13.689778 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:13.924098 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000821901000000550602BFE809B3FF00000000000000000000007900002B'O } id 26
04:24:13.924579 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33305, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 26
04:24:13.924890 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33305, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 26
04:24:13.925010 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:13.925294 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:14.159167 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000824C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 27
04:24:14.159412 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33356, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 27
04:24:14.159581 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33356, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 27
04:24:14.159699 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:14.160010 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:14.394812 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000827F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 28
04:24:14.395139 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33407, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 28
04:24:14.395337 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33407, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 28
04:24:14.395449 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:14.395801 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:14.630024 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000082B2010000005506198FB380000000000000000000000000009D04002B'O } id 29
04:24:14.630337 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33458, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 29
04:24:14.630579 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33458, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 29
04:24:14.630698 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:14.630967 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:14.865552 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000082E50100000059061A00000000000000000000000000000000FF9D0400'O } id 30
04:24:14.865935 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33509, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 30
04:24:14.866212 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33509, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 30
04:24:14.866324 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:14.866603 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:15.100901 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083180100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 31
04:24:15.101234 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33560, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 31
04:24:15.101465 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33560, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 31
04:24:15.101563 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:15.101926 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:15.336251 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000834B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 32
04:24:15.336716 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33611, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 32
04:24:15.337036 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33611, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 32
04:24:15.337147 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:15.337510 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:15.571495 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000837E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 33
04:24:15.571854 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33662, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 33
04:24:15.572067 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33662, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 33
04:24:15.572150 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:15.572368 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:15.807024 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083B101000000550602BFE809B3FF00000000000000000000007900002B'O } id 34
04:24:15.807422 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33713, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 34
04:24:15.807724 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33713, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 34
04:24:15.807834 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:15.808087 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:16.042094 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000083E40100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 35
04:24:16.042387 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33764, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 35
04:24:16.042601 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33764, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 35
04:24:16.042684 mtc Message with id 35 was extracted from the queue of GSMTAP.
04:24:16.042952 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:16.277729 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084170100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 36
04:24:16.278097 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33815, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 36
04:24:16.278331 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33815, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 36
04:24:16.278443 mtc Message with id 36 was extracted from the queue of GSMTAP.
04:24:16.278779 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:16.513106 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000844A010000005506198FB380000000000000000000000000009D04002B'O } id 37
04:24:16.513491 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33866, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 37
04:24:16.513782 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33866, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 37
04:24:16.513902 mtc Message with id 37 was extracted from the queue of GSMTAP.
04:24:16.514187 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:16.748528 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000847D0100000059061A00000000000000000000000000000000FF9D0400'O } id 38
04:24:16.748896 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33917, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 38
04:24:16.749183 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33917, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 38
04:24:16.749281 mtc Message with id 38 was extracted from the queue of GSMTAP.
04:24:16.749503 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:16.983801 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084B00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 39
04:24:16.984211 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33968, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 39
04:24:16.985537 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 33968, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 39
04:24:16.985656 mtc Message with id 39 was extracted from the queue of GSMTAP.
04:24:16.985928 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } }
04:24:16.986341 mtc Timeout T: 8 s
04:24:16.986411 mtc "TC_si_sched_2bis": TC=0 has #of SI=4
04:24:16.986491 mtc "TC_si_sched_2bis": TC=1 has #of SI=5
04:24:16.986558 mtc "TC_si_sched_2bis": TC=2 has #of SI=5
04:24:16.986616 mtc "TC_si_sched_2bis": TC=3 has #of SI=4
04:24:16.986680 mtc "TC_si_sched_2bis": TC=4 has #of SI=4
04:24:16.986742 mtc "TC_si_sched_2bis": TC=5 has #of SI=4
04:24:16.986804 mtc "TC_si_sched_2bis": TC=6 has #of SI=4
04:24:16.986865 mtc "TC_si_sched_2bis": TC=7 has #of SI=4
04:24:16.986980 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:16.987120 mtc Start timer T: 2 s
04:24:16.987447 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 43
04:24:16.987716 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 43
04:24:16.987789 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:16.987848 mtc Stop timer T: 2 s
04:24:16.987932 mtc Sent on BSCVTY to system charstring : "network"
04:24:16.988187 mtc Start timer T: 2 s
04:24:16.988329 mtc Message enqueued on BSCVTY from system charstring : " network" id 44
04:24:16.988399 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 45
04:24:16.988639 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 44
04:24:16.988663 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:16.988736 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 45
04:24:16.988759 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:16.988779 mtc Stop timer T: 2 s
04:24:16.988809 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:16.988849 mtc Start timer T: 2 s
04:24:16.988937 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 46
04:24:16.988970 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
04:24:16.989061 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 46
04:24:16.989085 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:16.989156 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
04:24:16.989179 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:16.989198 mtc Stop timer T: 2 s
04:24:16.989233 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:16.989382 mtc Start timer T: 2 s
04:24:16.989437 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 48
04:24:16.989462 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
04:24:16.989571 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 48
04:24:16.989608 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:16.989676 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
04:24:16.989698 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:16.989717 mtc Stop timer T: 2 s
04:24:16.989745 mtc Sent on BSCVTY to system charstring : "end"
04:24:16.989781 mtc Start timer T: 2 s
04:24:16.989862 mtc Message enqueued on BSCVTY from system charstring : " end" id 50
04:24:16.989888 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 51
04:24:16.989948 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 50
04:24:16.989963 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:16.989985 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 51
04:24:16.989997 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:16.990007 mtc Stop timer T: 2 s
04:24:16.990025 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:16.990055 mtc Start timer T: 2 s
04:24:16.990150 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 52
04:24:16.990222 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 52
04:24:16.990239 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:16.990251 mtc Stop timer T: 2 s
04:24:16.990270 mtc Sent on BSCVTY to system charstring : "network"
04:24:16.990299 mtc Start timer T: 2 s
04:24:16.990372 mtc Message enqueued on BSCVTY from system charstring : " network" id 53
04:24:16.990398 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 54
04:24:16.990490 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 53
04:24:16.990513 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:16.990583 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 54
04:24:16.990604 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:16.990622 mtc Stop timer T: 2 s
04:24:16.990651 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:16.990739 mtc Start timer T: 2 s
04:24:16.990785 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 55
04:24:16.990809 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
04:24:16.990895 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 55
04:24:16.990917 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:16.990985 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
04:24:16.991006 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:16.991024 mtc Stop timer T: 2 s
04:24:16.991056 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:16.991090 mtc Start timer T: 2 s
04:24:16.991211 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 57
04:24:16.991245 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
04:24:16.991350 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 57
04:24:16.991376 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:16.991445 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
04:24:16.991467 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:16.991485 mtc Stop timer T: 2 s
04:24:16.991512 mtc Sent on BSCVTY to system charstring : "end"
04:24:16.991551 mtc Start timer T: 2 s
04:24:16.991632 mtc Message enqueued on BSCVTY from system charstring : " end" id 59
04:24:16.991656 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 60
04:24:16.991744 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 59
04:24:16.991768 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:16.991806 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 60
04:24:16.991826 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:16.991844 mtc Stop timer T: 2 s
04:24:16.991869 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:16.991905 mtc Start timer T: 2 s
04:24:16.991986 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 61
04:24:16.992057 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 61
04:24:16.992080 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:16.992098 mtc Stop timer T: 2 s
04:24:16.992126 mtc Sent on BSCVTY to system charstring : "network"
04:24:16.992160 mtc Start timer T: 2 s
04:24:16.992226 mtc Message enqueued on BSCVTY from system charstring : " network" id 62
04:24:16.992254 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 63
04:24:16.992338 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 62
04:24:16.992360 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:16.992437 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 63
04:24:16.992459 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:16.992477 mtc Stop timer T: 2 s
04:24:16.992505 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:16.992539 mtc Start timer T: 2 s
04:24:16.992606 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 64
04:24:16.992630 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
04:24:16.992711 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 64
04:24:16.992732 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:16.992796 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
04:24:16.992817 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:16.992835 mtc Stop timer T: 2 s
04:24:16.992862 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:16.992897 mtc Start timer T: 2 s
04:24:16.992982 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 66
04:24:16.993005 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
04:24:16.993063 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 66
04:24:16.993079 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:16.993124 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
04:24:16.993145 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:16.993163 mtc Stop timer T: 2 s
04:24:16.993190 mtc Sent on BSCVTY to system charstring : "end"
04:24:16.993223 mtc Start timer T: 2 s
04:24:16.993284 mtc Message enqueued on BSCVTY from system charstring : " end" id 68
04:24:16.993305 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 69
04:24:16.993388 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 68
04:24:16.993409 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:16.993449 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 69
04:24:16.993467 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:16.993484 mtc Stop timer T: 2 s
04:24:16.993510 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:16.993545 mtc Start timer T: 2 s
04:24:16.993631 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 70
04:24:16.993709 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 70
04:24:16.993730 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:16.993747 mtc Stop timer T: 2 s
04:24:16.993773 mtc Sent on BSCVTY to system charstring : "network"
04:24:16.993805 mtc Start timer T: 2 s
04:24:16.993867 mtc Message enqueued on BSCVTY from system charstring : " network" id 71
04:24:16.993893 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 72
04:24:16.993972 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 71
04:24:16.993993 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:16.994053 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 72
04:24:16.994072 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:16.994089 mtc Stop timer T: 2 s
04:24:16.994116 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:16.994148 mtc Start timer T: 2 s
04:24:16.994218 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 73
04:24:16.994258 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
04:24:16.994342 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 73
04:24:16.994366 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:16.994427 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
04:24:16.994447 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:16.994463 mtc Stop timer T: 2 s
04:24:16.994492 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:16.994522 mtc Start timer T: 2 s
04:24:16.994651 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
04:24:16.994679 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
04:24:16.994796 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
04:24:16.994824 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:16.994887 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
04:24:16.994903 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:16.994918 mtc Stop timer T: 2 s
04:24:16.994942 mtc Sent on BSCVTY to system charstring : "end"
04:24:16.995032 mtc Start timer T: 2 s
04:24:16.995067 mtc Message enqueued on BSCVTY from system charstring : " end" id 77
04:24:16.995090 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
04:24:16.995153 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 77
04:24:16.995172 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:16.995195 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
04:24:16.995206 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:16.995215 mtc Stop timer T: 2 s
04:24:16.995234 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:16.995261 mtc Start timer T: 2 s
04:24:16.995732 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
04:24:16.995791 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
04:24:16.997670 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
04:24:16.997728 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:16.997764 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
04:24:16.997782 mtc Message with id 80 was extracted from the queue of BSCVTY.
04:24:16.997799 mtc Stop timer T: 2 s
04:24:16.997830 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:16.997861 mtc Start timer T: 2 s
04:24:16.998052 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 81
04:24:16.998138 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 81
04:24:16.998228 mtc Message with id 81 was extracted from the queue of BSCVTY.
04:24:16.998241 mtc Stop timer T: 2 s
04:24:16.998257 mtc Start timer T: 1 s
04:24:17.218986 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000084E30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 40
04:24:17.219235 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34019, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 40
04:24:17.454352 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008516010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 41
04:24:17.454604 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34070, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 41
04:24:17.689946 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085490100000059061A00000000000000000000000000000000FF9D0400'O } id 42
04:24:17.690278 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34121, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 42
04:24:17.925329 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000857C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 43
04:24:17.925716 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34172, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 43
04:24:17.998275 mtc Timeout T: 1 s
04:24:17.998421 mtc setverdict(pass): none -> pass
04:24:17.998551 mtc Terminating component type Test.dummy_CT.
04:24:17.998610 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:17.998727 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:17.998824 mtc Message with id 40 was extracted from the queue of GSMTAP.
04:24:17.998939 mtc Message with id 41 was extracted from the queue of GSMTAP.
04:24:17.999019 mtc Message with id 42 was extracted from the queue of GSMTAP.
04:24:17.999093 mtc Message with id 43 was extracted from the queue of GSMTAP.
04:24:17.999148 mtc Port GSMTAP was stopped.
04:24:17.999200 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:17.999385 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:17.999471 mtc Port BSCVTY was stopped.
04:24:17.999515 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis.
04:24:17.999558 mtc Waiting for PTCs to finish.
04:24:17.999773 mtc Setting final verdict of the test case.
04:24:17.999855 mtc Local verdict of MTC: pass
04:24:18.000012 mtc No PTCs were created.
04:24:18.000056 mtc Test case TC_si_sched_2bis finished. Verdict: pass
04:24:18.000205 mtc Executing test case TC_si_sched_2ter in module Test.
04:24:18.000336 mtc Test case TC_si_sched_2ter started.
04:24:18.000404 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter.
04:24:18.001578 mtc Port GSMTAP was started.
04:24:18.001648 mtc Port BSCVTY was started.
04:24:18.001696 mtc Component type Test.dummy_CT was initialized.
04:24:18.001757 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:18.001886 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:18.001999 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:18.002074 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:18.002220 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:18.002695 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:18.002837 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:18.002920 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:18.002995 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:18.003059 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:18.003233 mtc Sent on BSCVTY to system charstring : "enable"
04:24:18.003374 mtc Start timer T: 2 s
04:24:18.003597 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:18.003812 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:18.003889 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:18.003954 mtc Stop timer T: 2 s
04:24:18.004025 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:18.004145 mtc Start timer T: 2 s
04:24:18.004598 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:18.004926 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:18.005007 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:18.005064 mtc Stop timer T: 2 s
04:24:18.005148 mtc Sent on BSCVTY to system charstring : "network"
04:24:18.005258 mtc Start timer T: 2 s
04:24:18.005476 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:18.005558 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:18.005745 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:18.005789 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:18.005906 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:18.005946 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:18.005977 mtc Stop timer T: 2 s
04:24:18.006028 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:18.006105 mtc Start timer T: 2 s
04:24:18.006290 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:18.006357 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:18.006521 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:18.006578 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:18.006688 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:18.006719 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:18.006745 mtc Stop timer T: 2 s
04:24:18.006815 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:18.006918 mtc Start timer T: 2 s
04:24:18.007209 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
04:24:18.007279 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:18.007535 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
04:24:18.007594 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:18.007767 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:18.007818 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:18.007863 mtc Stop timer T: 2 s
04:24:18.007989 mtc Sent on BSCVTY to system charstring : "end"
04:24:18.008236 mtc Start timer T: 2 s
04:24:18.008321 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:24:18.008381 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:24:18.008640 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:24:18.008699 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:18.008796 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:24:18.008857 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:18.008906 mtc Stop timer T: 2 s
04:24:18.008972 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:18.009067 mtc Start timer T: 2 s
04:24:18.009276 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
04:24:18.009501 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
04:24:18.009559 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:18.009606 mtc Stop timer T: 2 s
04:24:18.009671 mtc Sent on BSCVTY to system charstring : "network"
04:24:18.009768 mtc Start timer T: 2 s
04:24:18.009950 mtc Message enqueued on BSCVTY from system charstring : " network" id 12
04:24:18.010025 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
04:24:18.010252 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
04:24:18.010311 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:18.010482 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
04:24:18.010536 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:18.010592 mtc Stop timer T: 2 s
04:24:18.010614 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:18.010646 mtc Start timer T: 2 s
04:24:18.010720 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 14
04:24:18.010756 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
04:24:18.010845 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
04:24:18.010865 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:18.010919 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
04:24:18.010938 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:18.010952 mtc Stop timer T: 2 s
04:24:18.010977 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static"
04:24:18.011015 mtc Start timer T: 2 s
04:24:18.011126 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 16
04:24:18.011146 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:18.011229 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 16
04:24:18.011258 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:18.011316 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:18.011336 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:18.011350 mtc Stop timer T: 2 s
04:24:18.011379 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
04:24:18.011499 mtc Start timer T: 2 s
04:24:18.011561 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 18
04:24:18.011600 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
04:24:18.011699 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 18
04:24:18.011719 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:18.011772 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
04:24:18.011789 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:18.011801 mtc Stop timer T: 2 s
04:24:18.011825 mtc Sent on BSCVTY to system charstring : "end"
04:24:18.011854 mtc Start timer T: 2 s
04:24:18.011908 mtc Message enqueued on BSCVTY from system charstring : " end" id 20
04:24:18.011930 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21
04:24:18.011996 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 20
04:24:18.012012 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:18.012041 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21
04:24:18.012056 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:18.012068 mtc Stop timer T: 2 s
04:24:18.012087 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:18.012181 mtc Start timer T: 2 s
04:24:18.012218 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 22
04:24:18.012289 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 22
04:24:18.012312 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:18.012327 mtc Stop timer T: 2 s
04:24:18.012346 mtc Sent on BSCVTY to system charstring : "network"
04:24:18.012375 mtc Start timer T: 2 s
04:24:18.012438 mtc Message enqueued on BSCVTY from system charstring : " network" id 23
04:24:18.012465 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 24
04:24:18.012521 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 23
04:24:18.012533 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:18.012566 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 24
04:24:18.012576 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:18.012583 mtc Stop timer T: 2 s
04:24:18.012598 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:18.012619 mtc Start timer T: 2 s
04:24:18.012678 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 25
04:24:18.012705 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
04:24:18.012777 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 25
04:24:18.012798 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:18.012862 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
04:24:18.012884 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:18.012897 mtc Stop timer T: 2 s
04:24:18.012922 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:18.013033 mtc Start timer T: 2 s
04:24:18.013079 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 27
04:24:18.013100 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
04:24:18.013154 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 27
04:24:18.013172 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:18.013208 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
04:24:18.013223 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:18.013232 mtc Stop timer T: 2 s
04:24:18.013244 mtc Sent on BSCVTY to system charstring : "end"
04:24:18.013268 mtc Start timer T: 2 s
04:24:18.013332 mtc Message enqueued on BSCVTY from system charstring : " end" id 29
04:24:18.013363 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 30
04:24:18.013452 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 29
04:24:18.013475 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:18.013512 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 30
04:24:18.013529 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:18.013543 mtc Stop timer T: 2 s
04:24:18.013580 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:18.013621 mtc Start timer T: 2 s
04:24:18.013698 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 31
04:24:18.013784 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 31
04:24:18.013805 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:18.013818 mtc Stop timer T: 2 s
04:24:18.013839 mtc Sent on BSCVTY to system charstring : "network"
04:24:18.013870 mtc Start timer T: 2 s
04:24:18.013928 mtc Message enqueued on BSCVTY from system charstring : " network" id 32
04:24:18.013958 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 33
04:24:18.014038 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 32
04:24:18.014062 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:18.014105 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 33
04:24:18.014117 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:18.014127 mtc Stop timer T: 2 s
04:24:18.014147 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:18.014182 mtc Start timer T: 2 s
04:24:18.014237 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 34
04:24:18.014256 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
04:24:18.014326 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 34
04:24:18.014349 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:18.014408 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
04:24:18.014423 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:18.014435 mtc Stop timer T: 2 s
04:24:18.014461 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:18.014485 mtc Start timer T: 2 s
04:24:18.014591 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
04:24:18.014612 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
04:24:18.014704 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 36
04:24:18.014720 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:18.014757 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
04:24:18.014775 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:18.014790 mtc Stop timer T: 2 s
04:24:18.014807 mtc Sent on BSCVTY to system charstring : "end"
04:24:18.014828 mtc Start timer T: 2 s
04:24:18.014880 mtc Message enqueued on BSCVTY from system charstring : " end" id 38
04:24:18.014908 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
04:24:18.015018 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 38
04:24:18.015042 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:18.015076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
04:24:18.015092 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:18.015106 mtc Stop timer T: 2 s
04:24:18.015126 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:18.015159 mtc Start timer T: 2 s
04:24:18.015548 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
04:24:18.015602 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
04:24:18.017224 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 40
04:24:18.017275 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:18.017297 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
04:24:18.017307 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:18.017315 mtc Stop timer T: 2 s
04:24:18.017331 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:18.017355 mtc Start timer T: 2 s
04:24:18.017495 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 42
04:24:18.017541 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 42
04:24:18.017560 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:18.017576 mtc Stop timer T: 2 s
04:24:18.017591 mtc Start timer T: 1 s
04:24:18.160570 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085AF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:24:18.160853 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34223, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:24:18.395873 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000085E2010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:24:18.396156 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34274, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:24:18.631347 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086150100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:24:18.631664 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34325, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:24:18.866569 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086480100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 4
04:24:18.866843 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34376, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 4
04:24:19.017613 mtc Timeout T: 1 s
04:24:19.017765 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:19.017816 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:19.017845 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:19.017874 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:19.017900 mtc Port GSMTAP was cleared.
04:24:19.017931 mtc Start timer T: 8 s
04:24:19.101894 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000867B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
04:24:19.102201 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34427, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:24:19.102390 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34427, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:24:19.102479 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:19.102759 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:19.337353 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:24:19.337686 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34478, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:24:19.337915 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34478, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:24:19.338045 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:19.338289 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:19.572770 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000086E101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 7
04:24:19.573135 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34529, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 7
04:24:19.573427 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34529, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 7
04:24:19.573571 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:19.573838 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:19.807959 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087140100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 8
04:24:19.808217 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34580, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 8
04:24:19.808463 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34580, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 8
04:24:19.808578 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:19.808852 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:20.043307 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087470100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 9
04:24:20.043591 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34631, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 9
04:24:20.043793 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34631, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 9
04:24:20.043874 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:20.044133 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:20.278942 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000877A010000005506198FB380000000000000000000000000009D04002B'O } id 10
04:24:20.279350 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34682, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
04:24:20.279671 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34682, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
04:24:20.279781 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:20.280067 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:20.514175 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087AD0100000059061A00000000000000000000000000000000FF9D0400'O } id 11
04:24:20.514520 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34733, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
04:24:20.514782 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34733, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
04:24:20.514930 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:20.515262 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:20.749450 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000087E00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 12
04:24:20.749745 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34784, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 12
04:24:20.749949 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34784, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 12
04:24:20.750076 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:20.750409 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:20.984787 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088130100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 13
04:24:20.985063 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34835, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 13
04:24:20.985250 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34835, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 13
04:24:20.985333 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:20.985604 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:21.220282 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008846010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 14
04:24:21.220737 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34886, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
04:24:21.220956 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34886, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
04:24:21.221045 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:21.221215 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:21.455752 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000887901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 15
04:24:21.456090 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34937, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 15
04:24:21.456298 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34937, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 15
04:24:21.456396 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:21.456718 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:21.691132 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088AC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 16
04:24:21.691544 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34988, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 16
04:24:21.691853 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 34988, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 16
04:24:21.691966 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:21.692268 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:21.926489 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000088DF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 17
04:24:21.926839 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35039, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 17
04:24:21.927106 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35039, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 17
04:24:21.927252 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:21.927612 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:22.161835 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008912010000005506198FB380000000000000000000000000009D04002B'O } id 18
04:24:22.162264 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35090, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
04:24:22.162549 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35090, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
04:24:22.162683 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:22.162968 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:22.396998 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089450100000059061A00000000000000000000000000000000FF9D0400'O } id 19
04:24:22.397258 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35141, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
04:24:22.397449 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35141, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
04:24:22.397552 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:22.397777 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:22.632466 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089780100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 20
04:24:22.632789 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35192, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 20
04:24:22.633021 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35192, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 20
04:24:22.633111 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:22.633383 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:22.867937 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089AB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 21
04:24:22.868333 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35243, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 21
04:24:22.868664 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35243, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 21
04:24:22.868808 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:22.869106 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:23.103190 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000089DE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 22
04:24:23.103579 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35294, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 22
04:24:23.103864 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35294, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 22
04:24:23.103978 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:23.104225 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:23.338655 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A1101000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 23
04:24:23.339006 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35345, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 23
04:24:23.339252 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35345, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 23
04:24:23.339405 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:23.339668 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:23.573882 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A440100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 24
04:24:23.574243 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35396, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 24
04:24:23.574454 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35396, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 24
04:24:23.574535 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:23.574816 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:23.809405 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008A770100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 25
04:24:23.809825 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35447, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 25
04:24:23.810077 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35447, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 25
04:24:23.810207 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:23.810573 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:24.044577 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008AAA010000005506198FB380000000000000000000000000009D04002B'O } id 26
04:24:24.044864 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35498, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
04:24:24.045054 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35498, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
04:24:24.045137 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:24.045347 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:24.280145 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008ADD0100000059061A00000000000000000000000000000000FF9D0400'O } id 27
04:24:24.280531 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35549, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
04:24:24.280826 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35549, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
04:24:24.280968 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:24.281243 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:24.515283 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B100100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 28
04:24:24.515554 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35600, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 28
04:24:24.515721 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35600, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 28
04:24:24.515800 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:24.516019 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:24.750636 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B430100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 29
04:24:24.750899 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35651, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 29
04:24:24.751087 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35651, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 29
04:24:24.751186 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:24.751462 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:24.986224 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008B76010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 30
04:24:24.986588 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35702, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 30
04:24:24.986825 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35702, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 30
04:24:24.986930 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:24.987138 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:25.221276 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008BA901000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 31
04:24:25.221553 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35753, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 31
04:24:25.221747 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35753, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 31
04:24:25.221843 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:25.222049 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:25.456885 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008BDC0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 32
04:24:25.457259 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35804, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 32
04:24:25.457501 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35804, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 32
04:24:25.457600 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:25.457882 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:25.692348 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C0F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 33
04:24:25.693670 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35855, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 33
04:24:25.693876 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35855, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 33
04:24:25.693991 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:25.694370 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:25.927503 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C42010000005506198FB380000000000000000000000000009D04002B'O } id 34
04:24:25.927793 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35906, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
04:24:25.928004 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35906, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
04:24:25.928087 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:25.928317 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:26.162862 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008C750100000059061A00000000000000000000000000000000FF9D0400'O } id 35
04:24:26.163214 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35957, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
04:24:26.163418 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 35957, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
04:24:26.163530 mtc Message with id 35 was extracted from the queue of GSMTAP.
04:24:26.163741 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:26.398408 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008CA80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 36
04:24:26.398735 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36008, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 36
04:24:26.399011 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36008, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 36
04:24:26.399140 mtc Message with id 36 was extracted from the queue of GSMTAP.
04:24:26.399443 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:26.633597 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008CDB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 37
04:24:26.633865 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36059, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 37
04:24:26.634046 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36059, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 37
04:24:26.634158 mtc Message with id 37 was extracted from the queue of GSMTAP.
04:24:26.634434 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:26.869140 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D0E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 38
04:24:26.869536 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36110, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
04:24:26.869814 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36110, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
04:24:26.869931 mtc Message with id 38 was extracted from the queue of GSMTAP.
04:24:26.870185 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:27.017997 mtc Timeout T: 8 s
04:24:27.018090 mtc "TC_si_sched_2ter": TC=0 has #of SI=4
04:24:27.018170 mtc "TC_si_sched_2ter": TC=1 has #of SI=4
04:24:27.018230 mtc "TC_si_sched_2ter": TC=2 has #of SI=4
04:24:27.018285 mtc "TC_si_sched_2ter": TC=3 has #of SI=5
04:24:27.018337 mtc "TC_si_sched_2ter": TC=4 has #of SI=5
04:24:27.018385 mtc "TC_si_sched_2ter": TC=5 has #of SI=4
04:24:27.018445 mtc "TC_si_sched_2ter": TC=6 has #of SI=4
04:24:27.018497 mtc "TC_si_sched_2ter": TC=7 has #of SI=4
04:24:27.018595 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:27.018717 mtc Start timer T: 2 s
04:24:27.019126 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 43
04:24:27.019368 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 43
04:24:27.019416 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:27.019456 mtc Stop timer T: 2 s
04:24:27.019528 mtc Sent on BSCVTY to system charstring : "network"
04:24:27.019611 mtc Start timer T: 2 s
04:24:27.019785 mtc Message enqueued on BSCVTY from system charstring : " network" id 44
04:24:27.019838 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 45
04:24:27.020004 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 44
04:24:27.020043 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:27.020149 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 45
04:24:27.020181 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:27.020206 mtc Stop timer T: 2 s
04:24:27.020251 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:27.020325 mtc Start timer T: 2 s
04:24:27.020549 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 46
04:24:27.020644 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
04:24:27.020875 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 46
04:24:27.020938 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:27.021086 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
04:24:27.021127 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:27.021154 mtc Stop timer T: 2 s
04:24:27.021206 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:27.021284 mtc Start timer T: 2 s
04:24:27.021641 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 48
04:24:27.021745 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
04:24:27.022024 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 48
04:24:27.022101 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:27.022285 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
04:24:27.022333 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:27.022362 mtc Stop timer T: 2 s
04:24:27.022414 mtc Sent on BSCVTY to system charstring : "end"
04:24:27.022499 mtc Start timer T: 2 s
04:24:27.022685 mtc Message enqueued on BSCVTY from system charstring : " end" id 50
04:24:27.022786 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 51
04:24:27.023038 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 50
04:24:27.023106 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:27.023212 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 51
04:24:27.023269 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:27.023320 mtc Stop timer T: 2 s
04:24:27.023394 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:27.023502 mtc Start timer T: 2 s
04:24:27.023723 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 52
04:24:27.023959 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 52
04:24:27.024024 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:27.024075 mtc Stop timer T: 2 s
04:24:27.024150 mtc Sent on BSCVTY to system charstring : "network"
04:24:27.024245 mtc Start timer T: 2 s
04:24:27.024465 mtc Message enqueued on BSCVTY from system charstring : " network" id 53
04:24:27.024568 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 54
04:24:27.024778 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 53
04:24:27.024823 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:27.024930 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 54
04:24:27.024962 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:27.024987 mtc Stop timer T: 2 s
04:24:27.025034 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:27.025108 mtc Start timer T: 2 s
04:24:27.025309 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 55
04:24:27.025416 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
04:24:27.025667 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 55
04:24:27.025750 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:27.025941 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
04:24:27.025999 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:27.026047 mtc Stop timer T: 2 s
04:24:27.026133 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:27.026240 mtc Start timer T: 2 s
04:24:27.026512 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 57
04:24:27.026582 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
04:24:27.026817 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 57
04:24:27.026877 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:27.026990 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
04:24:27.027025 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:27.027050 mtc Stop timer T: 2 s
04:24:27.027095 mtc Sent on BSCVTY to system charstring : "end"
04:24:27.027166 mtc Start timer T: 2 s
04:24:27.027352 mtc Message enqueued on BSCVTY from system charstring : " end" id 59
04:24:27.027451 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 60
04:24:27.027668 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 59
04:24:27.027739 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:27.027814 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 60
04:24:27.027852 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:27.027886 mtc Stop timer T: 2 s
04:24:27.027935 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:27.028017 mtc Start timer T: 2 s
04:24:27.028228 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 61
04:24:27.028452 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 61
04:24:27.028498 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:27.028526 mtc Stop timer T: 2 s
04:24:27.028571 mtc Sent on BSCVTY to system charstring : "network"
04:24:27.028643 mtc Start timer T: 2 s
04:24:27.028804 mtc Message enqueued on BSCVTY from system charstring : " network" id 62
04:24:27.028865 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 63
04:24:27.029019 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 62
04:24:27.029057 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:27.029166 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 63
04:24:27.029199 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:27.029224 mtc Stop timer T: 2 s
04:24:27.029268 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:27.029337 mtc Start timer T: 2 s
04:24:27.029526 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 64
04:24:27.029601 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
04:24:27.029834 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 64
04:24:27.029893 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:27.030071 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
04:24:27.030127 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:27.030176 mtc Stop timer T: 2 s
04:24:27.030255 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:27.030348 mtc Start timer T: 2 s
04:24:27.030585 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 66
04:24:27.030655 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
04:24:27.030867 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 66
04:24:27.030924 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:27.031119 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
04:24:27.031176 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:27.031225 mtc Stop timer T: 2 s
04:24:27.031298 mtc Sent on BSCVTY to system charstring : "end"
04:24:27.031395 mtc Start timer T: 2 s
04:24:27.031572 mtc Message enqueued on BSCVTY from system charstring : " end" id 68
04:24:27.031640 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 69
04:24:27.031861 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 68
04:24:27.031919 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:27.032025 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 69
04:24:27.032079 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:27.032126 mtc Stop timer T: 2 s
04:24:27.032194 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:27.032292 mtc Start timer T: 2 s
04:24:27.032509 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 70
04:24:27.032613 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 70
04:24:27.032626 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:27.032636 mtc Stop timer T: 2 s
04:24:27.032654 mtc Sent on BSCVTY to system charstring : "network"
04:24:27.032678 mtc Start timer T: 2 s
04:24:27.032717 mtc Message enqueued on BSCVTY from system charstring : " network" id 71
04:24:27.032733 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 72
04:24:27.032772 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 71
04:24:27.032781 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:27.032808 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 72
04:24:27.032817 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:27.032824 mtc Stop timer T: 2 s
04:24:27.032837 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:27.032856 mtc Start timer T: 2 s
04:24:27.032899 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 73
04:24:27.032915 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
04:24:27.032952 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 73
04:24:27.032962 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:27.032989 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
04:24:27.032999 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:27.033009 mtc Stop timer T: 2 s
04:24:27.033031 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:27.033053 mtc Start timer T: 2 s
04:24:27.033120 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
04:24:27.033139 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
04:24:27.033219 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 75
04:24:27.033233 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:27.033276 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
04:24:27.033289 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:27.033301 mtc Stop timer T: 2 s
04:24:27.033319 mtc Sent on BSCVTY to system charstring : "end"
04:24:27.033343 mtc Start timer T: 2 s
04:24:27.033383 mtc Message enqueued on BSCVTY from system charstring : " end" id 77
04:24:27.033397 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
04:24:27.033451 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 77
04:24:27.033466 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:27.033496 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
04:24:27.033509 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:27.033520 mtc Stop timer T: 2 s
04:24:27.033536 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:27.033560 mtc Start timer T: 2 s
04:24:27.033862 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
04:24:27.033905 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
04:24:27.035198 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 79
04:24:27.035238 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:27.035263 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
04:24:27.035275 mtc Message with id 80 was extracted from the queue of BSCVTY.
04:24:27.035287 mtc Stop timer T: 2 s
04:24:27.035321 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:27.035357 mtc Start timer T: 2 s
04:24:27.035477 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 81
04:24:27.035514 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 81
04:24:27.035530 mtc Message with id 81 was extracted from the queue of BSCVTY.
04:24:27.035542 mtc Stop timer T: 2 s
04:24:27.035555 mtc Start timer T: 1 s
04:24:27.104279 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D410100000059061A00000000000000000000000000000000FF9D0400'O } id 39
04:24:27.104545 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36161, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 39
04:24:27.339906 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008D740100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 40
04:24:27.340270 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36212, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 40
04:24:27.575262 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008DA70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 41
04:24:27.575636 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36263, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 41
04:24:27.810646 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008DDA010000005506198FB380000000000000000000000000009D04002B'O } id 42
04:24:27.811038 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36314, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 42
04:24:28.035575 mtc Timeout T: 1 s
04:24:28.035735 mtc setverdict(pass): none -> pass
04:24:28.035863 mtc Terminating component type Test.dummy_CT.
04:24:28.035941 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:28.036070 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:28.036161 mtc Message with id 39 was extracted from the queue of GSMTAP.
04:24:28.036236 mtc Message with id 40 was extracted from the queue of GSMTAP.
04:24:28.036299 mtc Message with id 41 was extracted from the queue of GSMTAP.
04:24:28.036392 mtc Message with id 42 was extracted from the queue of GSMTAP.
04:24:28.036533 mtc Port GSMTAP was stopped.
04:24:28.036598 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:28.036959 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:28.037056 mtc Port BSCVTY was stopped.
04:24:28.037127 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter.
04:24:28.037182 mtc Waiting for PTCs to finish.
04:24:28.037279 mtc Setting final verdict of the test case.
04:24:28.037340 mtc Local verdict of MTC: pass
04:24:28.037389 mtc No PTCs were created.
04:24:28.037420 mtc Test case TC_si_sched_2ter finished. Verdict: pass
04:24:28.037572 mtc Executing test case TC_si_sched_2ter_2bis in module Test.
04:24:28.037712 mtc Test case TC_si_sched_2ter_2bis started.
04:24:28.037769 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis.
04:24:28.037870 mtc Port GSMTAP was started.
04:24:28.037934 mtc Port BSCVTY was started.
04:24:28.037969 mtc Component type Test.dummy_CT was initialized.
04:24:28.038005 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:28.038208 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:28.038357 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:28.038452 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:28.038600 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:28.039072 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:28.039214 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:28.039300 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:28.039380 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:28.039454 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:28.039630 mtc Sent on BSCVTY to system charstring : "enable"
04:24:28.039759 mtc Start timer T: 2 s
04:24:28.040009 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:28.040226 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:28.040297 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:28.040344 mtc Stop timer T: 2 s
04:24:28.040443 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:28.040571 mtc Start timer T: 2 s
04:24:28.041041 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:28.041290 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:28.041363 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:28.041417 mtc Stop timer T: 2 s
04:24:28.041477 mtc Sent on BSCVTY to system charstring : "network"
04:24:28.041562 mtc Start timer T: 2 s
04:24:28.041788 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:28.041909 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:28.042129 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:28.042198 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:28.042396 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:28.042468 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:28.042507 mtc Stop timer T: 2 s
04:24:28.042565 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:28.042661 mtc Start timer T: 2 s
04:24:28.042846 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:28.042920 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:28.043201 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:28.043278 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:28.043486 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:28.043555 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:28.043610 mtc Stop timer T: 2 s
04:24:28.043700 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static"
04:24:28.044085 mtc Start timer T: 2 s
04:24:28.044271 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
04:24:28.044362 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:28.044710 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
04:24:28.044774 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:28.044931 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:28.044974 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:28.045003 mtc Stop timer T: 2 s
04:24:28.045091 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
04:24:28.045195 mtc Start timer T: 2 s
04:24:28.045593 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:28.045726 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
04:24:28.046043 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:28.046101 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:28.046230 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
04:24:28.046270 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:28.046300 mtc Stop timer T: 2 s
04:24:28.046354 mtc Sent on BSCVTY to system charstring : "end"
04:24:28.046438 mtc Start timer T: 2 s
04:24:28.046556 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E0D0100000059061A00000000000000000000000000000000FF9D0400'O } id 1
04:24:28.046764 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36365, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 1
04:24:28.046840 mtc Message enqueued on BSCVTY from system charstring : " end" id 11
04:24:28.046885 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
04:24:28.047042 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
04:24:28.047084 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:28.047147 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
04:24:28.047181 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:28.047208 mtc Stop timer T: 2 s
04:24:28.047274 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:28.047357 mtc Start timer T: 2 s
04:24:28.047612 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
04:24:28.047896 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
04:24:28.047970 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:28.048017 mtc Stop timer T: 2 s
04:24:28.048091 mtc Sent on BSCVTY to system charstring : "network"
04:24:28.048215 mtc Start timer T: 2 s
04:24:28.048493 mtc Message enqueued on BSCVTY from system charstring : " network" id 14
04:24:28.048615 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
04:24:28.048914 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
04:24:28.048993 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:28.049201 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
04:24:28.049266 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:28.049327 mtc Stop timer T: 2 s
04:24:28.049416 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:28.049535 mtc Start timer T: 2 s
04:24:28.049779 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 16
04:24:28.049861 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:28.050061 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
04:24:28.050119 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:28.050302 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:28.050349 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:28.050385 mtc Stop timer T: 2 s
04:24:28.050448 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static"
04:24:28.050545 mtc Start timer T: 2 s
04:24:28.050919 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 18
04:24:28.051043 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
04:24:28.051345 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 18
04:24:28.051417 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:28.051592 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
04:24:28.051644 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:28.051696 mtc Stop timer T: 2 s
04:24:28.051798 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
04:24:28.052156 mtc Start timer T: 2 s
04:24:28.052348 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
04:24:28.052488 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 21
04:24:28.052813 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
04:24:28.052876 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:28.053022 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 21
04:24:28.053076 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:28.053109 mtc Stop timer T: 2 s
04:24:28.053172 mtc Sent on BSCVTY to system charstring : "end"
04:24:28.053264 mtc Start timer T: 2 s
04:24:28.053453 mtc Message enqueued on BSCVTY from system charstring : " end" id 22
04:24:28.053558 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23
04:24:28.053829 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 22
04:24:28.053894 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:28.053988 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23
04:24:28.054046 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:28.054079 mtc Stop timer T: 2 s
04:24:28.054130 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:28.054219 mtc Start timer T: 2 s
04:24:28.054480 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 24
04:24:28.054825 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 24
04:24:28.054901 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:28.054962 mtc Stop timer T: 2 s
04:24:28.055047 mtc Sent on BSCVTY to system charstring : "network"
04:24:28.055164 mtc Start timer T: 2 s
04:24:28.055329 mtc Message enqueued on BSCVTY from system charstring : " network" id 25
04:24:28.055401 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 26
04:24:28.055677 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 25
04:24:28.055751 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:28.055956 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 26
04:24:28.056022 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:28.056077 mtc Stop timer T: 2 s
04:24:28.056165 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:28.056272 mtc Start timer T: 2 s
04:24:28.056493 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 27
04:24:28.056578 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
04:24:28.056837 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 27
04:24:28.056902 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:28.057100 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
04:24:28.057164 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:28.057218 mtc Stop timer T: 2 s
04:24:28.057303 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:28.057411 mtc Start timer T: 2 s
04:24:28.057663 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 29
04:24:28.057738 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 30
04:24:28.058005 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 29
04:24:28.058067 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:28.058260 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 30
04:24:28.058324 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:28.058377 mtc Stop timer T: 2 s
04:24:28.058458 mtc Sent on BSCVTY to system charstring : "end"
04:24:28.058563 mtc Start timer T: 2 s
04:24:28.058755 mtc Message enqueued on BSCVTY from system charstring : " end" id 31
04:24:28.058827 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 32
04:24:28.059023 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 31
04:24:28.059090 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:28.059211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 32
04:24:28.059268 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:28.059320 mtc Stop timer T: 2 s
04:24:28.059396 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:28.059504 mtc Start timer T: 2 s
04:24:28.059729 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 33
04:24:28.059933 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 33
04:24:28.059980 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:28.060018 mtc Stop timer T: 2 s
04:24:28.060085 mtc Sent on BSCVTY to system charstring : "network"
04:24:28.060193 mtc Start timer T: 2 s
04:24:28.060395 mtc Message enqueued on BSCVTY from system charstring : " network" id 34
04:24:28.060515 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 35
04:24:28.060786 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 34
04:24:28.060844 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:28.061017 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 35
04:24:28.061070 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:28.061117 mtc Stop timer T: 2 s
04:24:28.061187 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:28.061285 mtc Start timer T: 2 s
04:24:28.061454 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 36
04:24:28.061522 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
04:24:28.061739 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 36
04:24:28.061796 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:28.061967 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
04:24:28.062022 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:28.062069 mtc Stop timer T: 2 s
04:24:28.062154 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:28.062246 mtc Start timer T: 2 s
04:24:28.062523 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 38
04:24:28.062594 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 39
04:24:28.062854 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 38
04:24:28.062914 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:28.063090 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 39
04:24:28.063146 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:28.063194 mtc Stop timer T: 2 s
04:24:28.063267 mtc Sent on BSCVTY to system charstring : "end"
04:24:28.063361 mtc Start timer T: 2 s
04:24:28.063533 mtc Message enqueued on BSCVTY from system charstring : " end" id 40
04:24:28.063598 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
04:24:28.063821 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 40
04:24:28.063879 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:28.063984 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
04:24:28.064034 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:28.064080 mtc Stop timer T: 2 s
04:24:28.064145 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:28.064240 mtc Start timer T: 2 s
04:24:28.065581 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
04:24:28.065769 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 43
04:24:28.071375 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
04:24:28.071559 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:28.071632 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 43
04:24:28.071667 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:28.071712 mtc Stop timer T: 2 s
04:24:28.071770 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:28.071842 mtc Start timer T: 2 s
04:24:28.072192 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44
04:24:28.072297 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44
04:24:28.072342 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:28.072377 mtc Stop timer T: 2 s
04:24:28.072438 mtc Start timer T: 1 s
04:24:28.281373 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E400100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 2
04:24:28.281734 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36416, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 2
04:24:28.516773 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008E730100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 3
04:24:28.517097 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36467, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 3
04:24:28.751877 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008EA6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 4
04:24:28.752171 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36518, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 4
04:24:28.987446 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008ED901000000550602BFE809B3FF00000000000000000000007900002B'O } id 5
04:24:28.987812 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36569, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 5
04:24:29.072480 mtc Timeout T: 1 s
04:24:29.072646 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:29.072694 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:29.072724 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:29.072760 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:29.072792 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:29.072820 mtc Port GSMTAP was cleared.
04:24:29.072858 mtc Start timer T: 8 s
04:24:29.222783 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F0C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 6
04:24:29.223137 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36620, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 6
04:24:29.223436 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36620, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 6
04:24:29.223562 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:29.223941 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:29.457976 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F3F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 7
04:24:29.458241 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36671, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 7
04:24:29.458425 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36671, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 7
04:24:29.458500 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:29.458810 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:29.693306 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008F72010000005506198FB380000000000000000000000000009D04002B'O } id 8
04:24:29.693605 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36722, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 8
04:24:29.693795 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36722, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 8
04:24:29.693902 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:29.694141 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:29.928886 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008FA50100000059061A00000000000000000000000000000000FF9D0400'O } id 9
04:24:29.929217 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36773, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
04:24:29.929414 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36773, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
04:24:29.929504 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:29.929725 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:30.164253 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000008FD80100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 10
04:24:30.164654 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36824, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 10
04:24:30.164887 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36824, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 10
04:24:30.165012 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:30.165372 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:30.399618 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000900B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 11
04:24:30.400043 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36875, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 11
04:24:30.400342 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36875, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 11
04:24:30.400514 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:30.400820 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:30.634988 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000903E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 12
04:24:30.635356 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36926, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 12
04:24:30.635561 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36926, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 12
04:24:30.635655 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:30.635882 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:30.870348 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000907101000000550602BFE809B3FF00000000000000000000007900002B'O } id 13
04:24:30.870754 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36977, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 13
04:24:30.871031 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 36977, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 13
04:24:30.871147 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:30.871404 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:31.105529 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000090A40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 14
04:24:31.105845 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37028, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 14
04:24:31.106026 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37028, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 14
04:24:31.106109 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:31.106408 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:31.341088 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000090D70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 15
04:24:31.341431 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37079, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 15
04:24:31.341637 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37079, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 15
04:24:31.341785 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:31.342160 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:31.576195 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000910A010000005506198FB380000000000000000000000000009D04002B'O } id 16
04:24:31.576674 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37130, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 16
04:24:31.576929 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37130, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 16
04:24:31.577038 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:31.577308 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:31.811512 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000913D0100000059061A00000000000000000000000000000000FF9D0400'O } id 17
04:24:31.811795 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37181, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
04:24:31.811967 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37181, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
04:24:31.812076 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:31.812290 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:32.046957 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091700100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 18
04:24:32.047244 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37232, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 18
04:24:32.047447 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37232, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 18
04:24:32.047542 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:32.047824 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:32.282573 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091A30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 19
04:24:32.282968 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37283, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 19
04:24:32.283220 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37283, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 19
04:24:32.283357 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:32.283692 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:32.517935 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000091D6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 20
04:24:32.518339 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37334, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 20
04:24:32.518594 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37334, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 20
04:24:32.518723 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:32.518974 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:32.752978 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000920901000000550602BFE809B3FF00000000000000000000007900002B'O } id 21
04:24:32.753275 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37385, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 21
04:24:32.753481 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37385, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 21
04:24:32.753576 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:32.753784 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:32.988398 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000923C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 22
04:24:32.988729 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37436, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 22
04:24:32.988925 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37436, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 22
04:24:32.989008 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:32.989263 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:33.224024 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000926F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 23
04:24:33.224363 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37487, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 23
04:24:33.224703 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37487, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 23
04:24:33.224832 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:33.225216 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:33.459375 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000092A2010000005506198FB380000000000000000000000000009D04002B'O } id 24
04:24:33.459732 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37538, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 24
04:24:33.459968 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37538, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 24
04:24:33.460106 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:33.460339 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:33.694474 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000092D50100000059061A00000000000000000000000000000000FF9D0400'O } id 25
04:24:33.694717 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37589, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
04:24:33.694911 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37589, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
04:24:33.695007 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:33.695197 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:33.929810 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093080100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 26
04:24:33.930098 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37640, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 26
04:24:33.930272 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37640, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 26
04:24:33.930350 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:33.930606 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:34.165242 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000933B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 27
04:24:34.165515 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37691, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 27
04:24:34.165720 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37691, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 27
04:24:34.165826 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:34.166128 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:34.400606 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000936E01000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 28
04:24:34.400871 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37742, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 28
04:24:34.401052 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37742, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 28
04:24:34.401151 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:34.401370 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:34.636176 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093A101000000550602BFE809B3FF00000000000000000000007900002B'O } id 29
04:24:34.637683 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37793, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 29
04:24:34.637988 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37793, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 29
04:24:34.638114 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:34.638400 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:34.871579 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000093D40100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 30
04:24:34.871972 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37844, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 30
04:24:34.872249 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37844, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 30
04:24:34.872380 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:34.872767 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:35.106765 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094070100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 31
04:24:35.107087 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37895, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 31
04:24:35.107247 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37895, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 31
04:24:35.107317 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:35.107663 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:35.342265 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000943A010000005506198FB380000000000000000000000000009D04002B'O } id 32
04:24:35.342627 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37946, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 32
04:24:35.342852 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37946, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 32
04:24:35.342989 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:35.343300 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:35.577486 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000946D0100000059061A00000000000000000000000000000000FF9D0400'O } id 33
04:24:35.577829 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37997, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
04:24:35.578038 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 37997, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
04:24:35.578131 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:35.578371 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:35.812909 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094A00100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 34
04:24:35.813295 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38048, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 34
04:24:35.813535 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38048, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 34
04:24:35.813657 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:35.813953 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:36.048375 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000094D30100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 35
04:24:36.048754 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38099, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 35
04:24:36.048958 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38099, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 35
04:24:36.049054 mtc Message with id 35 was extracted from the queue of GSMTAP.
04:24:36.049357 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:36.283745 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009506010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 36
04:24:36.284155 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38150, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 36
04:24:36.284384 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38150, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 36
04:24:36.284556 mtc Message with id 36 was extracted from the queue of GSMTAP.
04:24:36.284776 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:36.519122 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000953901000000550602BFE809B3FF00000000000000000000007900002B'O } id 37
04:24:36.519487 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38201, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 37
04:24:36.519753 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38201, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 37
04:24:36.519874 mtc Message with id 37 was extracted from the queue of GSMTAP.
04:24:36.520152 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:36.754481 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000956C0100000049061B51E062F224334F110101103D2D9D0400192B2B2B'O } id 38
04:24:36.754880 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38252, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 38
04:24:36.755162 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38252, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400192B2B2B'O } } id 38
04:24:36.755292 mtc Message with id 38 was extracted from the queue of GSMTAP.
04:24:36.755549 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '192B2B2B'O } } }
04:24:36.989877 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000959F0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 39
04:24:36.990207 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38303, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
04:24:36.990408 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38303, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
04:24:36.990525 mtc Message with id 39 was extracted from the queue of GSMTAP.
04:24:36.990897 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } }
04:24:37.072938 mtc Timeout T: 8 s
04:24:37.073033 mtc "TC_si_sched_2ter_2bis": TC=0 has #of SI=4
04:24:37.073114 mtc "TC_si_sched_2ter_2bis": TC=1 has #of SI=4
04:24:37.073177 mtc "TC_si_sched_2ter_2bis": TC=2 has #of SI=4
04:24:37.073234 mtc "TC_si_sched_2ter_2bis": TC=3 has #of SI=4
04:24:37.073299 mtc "TC_si_sched_2ter_2bis": TC=4 has #of SI=4
04:24:37.073355 mtc "TC_si_sched_2ter_2bis": TC=5 has #of SI=4
04:24:37.073409 mtc "TC_si_sched_2ter_2bis": TC=6 has #of SI=5
04:24:37.073461 mtc "TC_si_sched_2ter_2bis": TC=7 has #of SI=5
04:24:37.073578 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:37.073702 mtc Start timer T: 2 s
04:24:37.074010 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 45
04:24:37.074250 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 45
04:24:37.074303 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:37.074338 mtc Stop timer T: 2 s
04:24:37.074386 mtc Sent on BSCVTY to system charstring : "network"
04:24:37.074636 mtc Start timer T: 2 s
04:24:37.074761 mtc Message enqueued on BSCVTY from system charstring : " network" id 46
04:24:37.074844 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 47
04:24:37.075079 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 46
04:24:37.075142 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:37.075330 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 47
04:24:37.075408 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:37.075457 mtc Stop timer T: 2 s
04:24:37.075536 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:37.075656 mtc Start timer T: 2 s
04:24:37.075885 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 48
04:24:37.075959 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
04:24:37.076215 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 48
04:24:37.076287 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:37.076512 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
04:24:37.076604 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:37.076656 mtc Stop timer T: 2 s
04:24:37.076737 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:37.076848 mtc Start timer T: 2 s
04:24:37.077208 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 50
04:24:37.077304 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 51
04:24:37.077563 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 50
04:24:37.077578 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:37.077619 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 51
04:24:37.077632 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:37.077643 mtc Stop timer T: 2 s
04:24:37.077661 mtc Sent on BSCVTY to system charstring : "end"
04:24:37.077684 mtc Start timer T: 2 s
04:24:37.077759 mtc Message enqueued on BSCVTY from system charstring : " end" id 52
04:24:37.077775 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 53
04:24:37.077817 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 52
04:24:37.077827 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:37.077843 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 53
04:24:37.077851 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:37.077859 mtc Stop timer T: 2 s
04:24:37.077871 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:37.077891 mtc Start timer T: 2 s
04:24:37.077971 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 54
04:24:37.078016 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 54
04:24:37.078027 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:37.078034 mtc Stop timer T: 2 s
04:24:37.078046 mtc Sent on BSCVTY to system charstring : "network"
04:24:37.078064 mtc Start timer T: 2 s
04:24:37.078109 mtc Message enqueued on BSCVTY from system charstring : " network" id 55
04:24:37.078125 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 56
04:24:37.078170 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 55
04:24:37.078188 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:37.078230 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 56
04:24:37.078243 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:37.078254 mtc Stop timer T: 2 s
04:24:37.078273 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:37.078339 mtc Start timer T: 2 s
04:24:37.078369 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 57
04:24:37.078385 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
04:24:37.078446 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 57
04:24:37.078461 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:37.078506 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
04:24:37.078527 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:37.078539 mtc Stop timer T: 2 s
04:24:37.078560 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:37.078586 mtc Start timer T: 2 s
04:24:37.078673 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 59
04:24:37.078690 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 60
04:24:37.078765 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 59
04:24:37.078786 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:37.078833 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 60
04:24:37.078847 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:37.078859 mtc Stop timer T: 2 s
04:24:37.078877 mtc Sent on BSCVTY to system charstring : "end"
04:24:37.078903 mtc Start timer T: 2 s
04:24:37.078949 mtc Message enqueued on BSCVTY from system charstring : " end" id 61
04:24:37.078972 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 62
04:24:37.079030 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 61
04:24:37.079047 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:37.079073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 62
04:24:37.079083 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:37.079089 mtc Stop timer T: 2 s
04:24:37.079099 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:37.079117 mtc Start timer T: 2 s
04:24:37.079184 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 63
04:24:37.079255 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 63
04:24:37.079270 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:37.079281 mtc Stop timer T: 2 s
04:24:37.079297 mtc Sent on BSCVTY to system charstring : "network"
04:24:37.079318 mtc Start timer T: 2 s
04:24:37.079355 mtc Message enqueued on BSCVTY from system charstring : " network" id 64
04:24:37.079370 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 65
04:24:37.079418 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 64
04:24:37.079430 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:37.079467 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 65
04:24:37.079478 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:37.079487 mtc Stop timer T: 2 s
04:24:37.079502 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:37.079522 mtc Start timer T: 2 s
04:24:37.079571 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 66
04:24:37.079586 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
04:24:37.079638 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 66
04:24:37.079651 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:37.079687 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
04:24:37.079699 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:37.079709 mtc Stop timer T: 2 s
04:24:37.079723 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:37.079787 mtc Start timer T: 2 s
04:24:37.079818 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 68
04:24:37.079835 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 69
04:24:37.079892 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 68
04:24:37.079906 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:37.079948 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 69
04:24:37.079961 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:37.079978 mtc Stop timer T: 2 s
04:24:37.079996 mtc Sent on BSCVTY to system charstring : "end"
04:24:37.080018 mtc Start timer T: 2 s
04:24:37.080064 mtc Message enqueued on BSCVTY from system charstring : " end" id 70
04:24:37.080082 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 71
04:24:37.080137 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 70
04:24:37.080151 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:37.080177 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 71
04:24:37.080190 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:37.080201 mtc Stop timer T: 2 s
04:24:37.080218 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:37.080242 mtc Start timer T: 2 s
04:24:37.080304 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 72
04:24:37.080433 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 72
04:24:37.080463 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:37.080476 mtc Stop timer T: 2 s
04:24:37.080497 mtc Sent on BSCVTY to system charstring : "network"
04:24:37.080524 mtc Start timer T: 2 s
04:24:37.080572 mtc Message enqueued on BSCVTY from system charstring : " network" id 73
04:24:37.080589 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 74
04:24:37.080650 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 73
04:24:37.080679 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:37.080719 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 74
04:24:37.080736 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:37.080746 mtc Stop timer T: 2 s
04:24:37.080764 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:37.080811 mtc Start timer T: 2 s
04:24:37.080841 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 75
04:24:37.080876 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
04:24:37.080941 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 75
04:24:37.080953 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:37.080990 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
04:24:37.081002 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:37.081009 mtc Stop timer T: 2 s
04:24:37.081037 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:37.081055 mtc Start timer T: 2 s
04:24:37.081123 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 77
04:24:37.081148 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 78
04:24:37.081236 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 77
04:24:37.081252 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:37.081296 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 78
04:24:37.081310 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:37.081322 mtc Stop timer T: 2 s
04:24:37.081340 mtc Sent on BSCVTY to system charstring : "end"
04:24:37.081365 mtc Start timer T: 2 s
04:24:37.081406 mtc Message enqueued on BSCVTY from system charstring : " end" id 79
04:24:37.081422 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
04:24:37.081478 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 79
04:24:37.081492 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:37.081519 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
04:24:37.081545 mtc Message with id 80 was extracted from the queue of BSCVTY.
04:24:37.081564 mtc Stop timer T: 2 s
04:24:37.081583 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:37.081608 mtc Start timer T: 2 s
04:24:37.081940 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
04:24:37.081982 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 82
04:24:37.083343 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
04:24:37.083380 mtc Message with id 81 was extracted from the queue of BSCVTY.
04:24:37.083398 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 82
04:24:37.083410 mtc Message with id 82 was extracted from the queue of BSCVTY.
04:24:37.083417 mtc Stop timer T: 2 s
04:24:37.083430 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:37.083451 mtc Start timer T: 2 s
04:24:37.083579 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 83
04:24:37.083618 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 83
04:24:37.083634 mtc Message with id 83 was extracted from the queue of BSCVTY.
04:24:37.083647 mtc Stop timer T: 2 s
04:24:37.083663 mtc Start timer T: 1 s
04:24:37.224901 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000095D2010000005506198FB380000000000000000000000000009D04002B'O } id 40
04:24:37.225163 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38354, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 40
04:24:37.460593 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096050100000059061A00000000000000000000000000000000FF9D0400'O } id 41
04:24:37.460988 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38405, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 41
04:24:37.695946 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096380100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 42
04:24:37.696349 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38456, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 42
04:24:37.931343 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000966B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 43
04:24:37.931711 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38507, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 43
04:24:38.083682 mtc Timeout T: 1 s
04:24:38.083796 mtc setverdict(pass): none -> pass
04:24:38.083882 mtc Terminating component type Test.dummy_CT.
04:24:38.083945 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:38.084048 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:38.084106 mtc Message with id 40 was extracted from the queue of GSMTAP.
04:24:38.084172 mtc Message with id 41 was extracted from the queue of GSMTAP.
04:24:38.084218 mtc Message with id 42 was extracted from the queue of GSMTAP.
04:24:38.084257 mtc Message with id 43 was extracted from the queue of GSMTAP.
04:24:38.084292 mtc Port GSMTAP was stopped.
04:24:38.084326 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:38.084552 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:38.084634 mtc Port BSCVTY was stopped.
04:24:38.084674 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis.
04:24:38.084717 mtc Waiting for PTCs to finish.
04:24:38.084905 mtc Setting final verdict of the test case.
04:24:38.084982 mtc Local verdict of MTC: pass
04:24:38.085041 mtc No PTCs were created.
04:24:38.085090 mtc Test case TC_si_sched_2ter_2bis finished. Verdict: pass
04:24:38.085231 mtc Executing test case TC_si_sched_2quater in module Test.
04:24:38.085348 mtc Test case TC_si_sched_2quater started.
04:24:38.085397 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater.
04:24:38.085511 mtc Port GSMTAP was started.
04:24:38.085570 mtc Port BSCVTY was started.
04:24:38.085595 mtc Component type Test.dummy_CT was initialized.
04:24:38.085626 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:38.085860 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:38.085973 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:38.086056 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:38.086211 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:38.086703 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:38.086861 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:38.086978 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:38.087065 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:38.087144 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:38.087312 mtc Sent on BSCVTY to system charstring : "enable"
04:24:38.087432 mtc Start timer T: 2 s
04:24:38.087614 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:38.087752 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:38.087811 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:38.087861 mtc Stop timer T: 2 s
04:24:38.087928 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:38.088024 mtc Start timer T: 2 s
04:24:38.088359 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:38.088581 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:38.088608 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:38.088618 mtc Stop timer T: 2 s
04:24:38.088644 mtc Sent on BSCVTY to system charstring : "network"
04:24:38.088666 mtc Start timer T: 2 s
04:24:38.088720 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:38.088736 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:38.088782 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:38.088795 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:38.088829 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:38.088839 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:38.088848 mtc Stop timer T: 2 s
04:24:38.088863 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:38.088888 mtc Start timer T: 2 s
04:24:38.088939 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:38.088955 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:38.089012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:38.089027 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:38.089071 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:38.089084 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:38.089095 mtc Stop timer T: 2 s
04:24:38.089115 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:38.089212 mtc Start timer T: 2 s
04:24:38.089245 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
04:24:38.089260 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:38.089326 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
04:24:38.089341 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:38.089385 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:38.089399 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:38.089410 mtc Stop timer T: 2 s
04:24:38.089427 mtc Sent on BSCVTY to system charstring : "end"
04:24:38.089451 mtc Start timer T: 2 s
04:24:38.089526 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:24:38.089560 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:24:38.089621 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:24:38.089636 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:38.089663 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:24:38.089679 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:38.089692 mtc Stop timer T: 2 s
04:24:38.089711 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:38.089789 mtc Start timer T: 2 s
04:24:38.089820 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
04:24:38.089880 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
04:24:38.089895 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:38.089907 mtc Stop timer T: 2 s
04:24:38.089923 mtc Sent on BSCVTY to system charstring : "network"
04:24:38.089942 mtc Start timer T: 2 s
04:24:38.089995 mtc Message enqueued on BSCVTY from system charstring : " network" id 12
04:24:38.090017 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
04:24:38.090078 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
04:24:38.090095 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:38.090138 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
04:24:38.090151 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:38.090162 mtc Stop timer T: 2 s
04:24:38.090182 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:38.090234 mtc Start timer T: 2 s
04:24:38.090267 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 14
04:24:38.090282 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
04:24:38.090321 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
04:24:38.090332 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:38.090359 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
04:24:38.090367 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:38.090373 mtc Stop timer T: 2 s
04:24:38.090386 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:38.090403 mtc Start timer T: 2 s
04:24:38.090514 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 16
04:24:38.090537 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:38.090603 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 16
04:24:38.090619 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:38.090661 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:38.090675 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:38.090687 mtc Stop timer T: 2 s
04:24:38.090706 mtc Sent on BSCVTY to system charstring : "end"
04:24:38.090730 mtc Start timer T: 2 s
04:24:38.090774 mtc Message enqueued on BSCVTY from system charstring : " end" id 18
04:24:38.090791 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 19
04:24:38.090848 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 18
04:24:38.090864 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:38.090889 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 19
04:24:38.090902 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:38.090913 mtc Stop timer T: 2 s
04:24:38.090929 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:38.090954 mtc Start timer T: 2 s
04:24:38.091012 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 20
04:24:38.091072 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 20
04:24:38.091083 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:38.091090 mtc Stop timer T: 2 s
04:24:38.091103 mtc Sent on BSCVTY to system charstring : "network"
04:24:38.091125 mtc Start timer T: 2 s
04:24:38.091175 mtc Message enqueued on BSCVTY from system charstring : " network" id 21
04:24:38.091194 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 22
04:24:38.091250 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 21
04:24:38.091265 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:38.091308 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 22
04:24:38.091322 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:38.091333 mtc Stop timer T: 2 s
04:24:38.091349 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:38.091400 mtc Start timer T: 2 s
04:24:38.091427 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 23
04:24:38.091442 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 24
04:24:38.091495 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 23
04:24:38.091522 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:38.091570 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 24
04:24:38.091584 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:38.091597 mtc Stop timer T: 2 s
04:24:38.091616 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:38.091639 mtc Start timer T: 2 s
04:24:38.091701 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 25
04:24:38.091720 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
04:24:38.091780 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 25
04:24:38.091794 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:38.091838 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
04:24:38.091853 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:38.091865 mtc Stop timer T: 2 s
04:24:38.091882 mtc Sent on BSCVTY to system charstring : "end"
04:24:38.091907 mtc Start timer T: 2 s
04:24:38.091952 mtc Message enqueued on BSCVTY from system charstring : " end" id 27
04:24:38.091969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 28
04:24:38.092032 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 27
04:24:38.092046 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:38.092073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 28
04:24:38.092086 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:38.092098 mtc Stop timer T: 2 s
04:24:38.092115 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:38.092181 mtc Start timer T: 2 s
04:24:38.092212 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 29
04:24:38.092269 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 29
04:24:38.092283 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:38.092295 mtc Stop timer T: 2 s
04:24:38.092314 mtc Sent on BSCVTY to system charstring : "network"
04:24:38.092337 mtc Start timer T: 2 s
04:24:38.092385 mtc Message enqueued on BSCVTY from system charstring : " network" id 30
04:24:38.092404 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 31
04:24:38.092479 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 30
04:24:38.092496 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:38.092550 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 31
04:24:38.092563 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:38.092574 mtc Stop timer T: 2 s
04:24:38.092592 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:38.092647 mtc Start timer T: 2 s
04:24:38.092677 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 32
04:24:38.092692 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 33
04:24:38.092748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 32
04:24:38.092762 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:38.092806 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 33
04:24:38.092820 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:38.092832 mtc Stop timer T: 2 s
04:24:38.092855 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0"
04:24:38.092878 mtc Start timer T: 2 s
04:24:38.092959 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 34
04:24:38.092975 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
04:24:38.093041 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 34
04:24:38.093056 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:38.093098 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
04:24:38.093112 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:38.093124 mtc Stop timer T: 2 s
04:24:38.093142 mtc Sent on BSCVTY to system charstring : "end"
04:24:38.093166 mtc Start timer T: 2 s
04:24:38.093208 mtc Message enqueued on BSCVTY from system charstring : " end" id 36
04:24:38.093221 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 37
04:24:38.093276 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 36
04:24:38.093289 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:38.093315 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 37
04:24:38.093327 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:38.093338 mtc Stop timer T: 2 s
04:24:38.093354 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:38.093466 mtc Start timer T: 2 s
04:24:38.093706 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
04:24:38.093748 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
04:24:38.095085 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
04:24:38.095127 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:38.095152 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
04:24:38.095163 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:38.095174 mtc Stop timer T: 2 s
04:24:38.095194 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:38.095216 mtc Start timer T: 2 s
04:24:38.095393 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 40
04:24:38.095432 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 40
04:24:38.095450 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:38.095464 mtc Stop timer T: 2 s
04:24:38.095479 mtc Start timer T: 1 s
04:24:38.166580 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000969E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 1
04:24:38.166978 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38558, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 1
04:24:38.402076 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000096D101000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 2
04:24:38.402474 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38609, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:24:38.637406 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097040100000049061B51E062F224334F110101103D2D9D0400382B2B2B'O } id 3
04:24:38.637800 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38660, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400382B2B2B'O } } id 3
04:24:38.872781 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097370100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 4
04:24:38.873126 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38711, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 4
04:24:39.095544 mtc Timeout T: 1 s
04:24:39.095699 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:39.095832 mtc Start timer T: 2 s
04:24:39.096206 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 41
04:24:39.097655 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 41
04:24:39.097756 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:39.097818 mtc Stop timer T: 2 s
04:24:39.097896 mtc Sent on BSCVTY to system charstring : "network"
04:24:39.098009 mtc Start timer T: 2 s
04:24:39.098216 mtc Message enqueued on BSCVTY from system charstring : " network" id 42
04:24:39.098299 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 43
04:24:39.098552 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 42
04:24:39.098613 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:39.098790 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 43
04:24:39.098845 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:39.098892 mtc Stop timer T: 2 s
04:24:39.098968 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:39.099067 mtc Start timer T: 2 s
04:24:39.099244 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 44
04:24:39.099313 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 45
04:24:39.099541 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 44
04:24:39.099598 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:39.099773 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 45
04:24:39.099830 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:39.099878 mtc Stop timer T: 2 s
04:24:39.099958 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:39.100054 mtc Start timer T: 2 s
04:24:39.100494 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 46
04:24:39.100570 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
04:24:39.100841 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 46
04:24:39.100901 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:39.101074 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
04:24:39.101132 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:39.101180 mtc Stop timer T: 2 s
04:24:39.101252 mtc Sent on BSCVTY to system charstring : "end"
04:24:39.101351 mtc Start timer T: 2 s
04:24:39.101564 mtc Message enqueued on BSCVTY from system charstring : " end" id 48
04:24:39.101591 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49
04:24:39.101652 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 48
04:24:39.101666 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:39.101685 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49
04:24:39.101698 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:39.101709 mtc Stop timer T: 2 s
04:24:39.101727 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:39.101754 mtc Start timer T: 2 s
04:24:39.101834 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 50
04:24:39.101902 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 50
04:24:39.101915 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:39.101924 mtc Stop timer T: 2 s
04:24:39.101940 mtc Sent on BSCVTY to system charstring : "network"
04:24:39.101962 mtc Start timer T: 2 s
04:24:39.102010 mtc Message enqueued on BSCVTY from system charstring : " network" id 51
04:24:39.102027 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 52
04:24:39.102077 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 51
04:24:39.102094 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:39.102141 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 52
04:24:39.102162 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:39.102176 mtc Stop timer T: 2 s
04:24:39.102197 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:39.102257 mtc Start timer T: 2 s
04:24:39.102290 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 53
04:24:39.102306 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 54
04:24:39.102370 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 53
04:24:39.102385 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:39.102433 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 54
04:24:39.102448 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:39.102461 mtc Stop timer T: 2 s
04:24:39.102482 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:39.102507 mtc Start timer T: 2 s
04:24:39.102595 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 55
04:24:39.102614 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
04:24:39.102685 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 55
04:24:39.102700 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:39.102748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
04:24:39.102763 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:39.102775 mtc Stop timer T: 2 s
04:24:39.102794 mtc Sent on BSCVTY to system charstring : "end"
04:24:39.102820 mtc Start timer T: 2 s
04:24:39.102863 mtc Message enqueued on BSCVTY from system charstring : " end" id 57
04:24:39.102880 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 58
04:24:39.102938 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 57
04:24:39.102954 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:39.102982 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 58
04:24:39.102996 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:39.103008 mtc Stop timer T: 2 s
04:24:39.103026 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:39.103050 mtc Start timer T: 2 s
04:24:39.103108 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 59
04:24:39.103156 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 59
04:24:39.103167 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:39.103175 mtc Stop timer T: 2 s
04:24:39.103186 mtc Sent on BSCVTY to system charstring : "network"
04:24:39.103206 mtc Start timer T: 2 s
04:24:39.103247 mtc Message enqueued on BSCVTY from system charstring : " network" id 60
04:24:39.103263 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 61
04:24:39.103304 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 60
04:24:39.103314 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:39.103343 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 61
04:24:39.103352 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:39.103358 mtc Stop timer T: 2 s
04:24:39.103370 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:39.103388 mtc Start timer T: 2 s
04:24:39.103430 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 62
04:24:39.103446 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 63
04:24:39.103483 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 62
04:24:39.103493 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:39.103520 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 63
04:24:39.103529 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:39.103544 mtc Stop timer T: 2 s
04:24:39.103557 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:39.103575 mtc Start timer T: 2 s
04:24:39.103633 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 64
04:24:39.103650 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
04:24:39.103710 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 64
04:24:39.103724 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:39.103768 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
04:24:39.103781 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:39.103794 mtc Stop timer T: 2 s
04:24:39.103812 mtc Sent on BSCVTY to system charstring : "end"
04:24:39.103835 mtc Start timer T: 2 s
04:24:39.103878 mtc Message enqueued on BSCVTY from system charstring : " end" id 66
04:24:39.103893 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 67
04:24:39.103945 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 66
04:24:39.103960 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:39.103987 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 67
04:24:39.104001 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:39.104014 mtc Stop timer T: 2 s
04:24:39.104031 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:39.104055 mtc Start timer T: 2 s
04:24:39.104104 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 68
04:24:39.104152 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 68
04:24:39.104167 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:39.104179 mtc Stop timer T: 2 s
04:24:39.104197 mtc Sent on BSCVTY to system charstring : "network"
04:24:39.104221 mtc Start timer T: 2 s
04:24:39.104261 mtc Message enqueued on BSCVTY from system charstring : " network" id 69
04:24:39.104276 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 70
04:24:39.104313 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 69
04:24:39.104322 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:39.104348 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 70
04:24:39.104356 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:39.104363 mtc Stop timer T: 2 s
04:24:39.104374 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:39.104392 mtc Start timer T: 2 s
04:24:39.104452 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 71
04:24:39.104472 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 72
04:24:39.104533 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 71
04:24:39.104549 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:39.104596 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 72
04:24:39.104611 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:39.104623 mtc Stop timer T: 2 s
04:24:39.104646 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:39.104671 mtc Start timer T: 2 s
04:24:39.104745 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42" id 73
04:24:39.104764 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
04:24:39.104836 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42" id 73
04:24:39.104851 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:39.104896 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
04:24:39.104910 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:39.104930 mtc Stop timer T: 2 s
04:24:39.104949 mtc Sent on BSCVTY to system charstring : "end"
04:24:39.104975 mtc Start timer T: 2 s
04:24:39.105023 mtc Message enqueued on BSCVTY from system charstring : " end" id 75
04:24:39.105040 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 76
04:24:39.105098 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 75
04:24:39.105113 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:39.105140 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 76
04:24:39.105153 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:39.105165 mtc Stop timer T: 2 s
04:24:39.105182 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:39.105207 mtc Start timer T: 2 s
04:24:39.105533 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
04:24:39.105581 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
04:24:39.106991 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
04:24:39.107034 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:39.107054 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
04:24:39.107062 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:39.107069 mtc Stop timer T: 2 s
04:24:39.107083 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:39.107105 mtc Start timer T: 2 s
04:24:39.107241 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 79
04:24:39.107281 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 79
04:24:39.107299 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:39.107312 mtc Stop timer T: 2 s
04:24:39.107326 mtc Start timer T: 1 s
04:24:39.107700 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000976A010000005506198FB380000000000000000000000000009D04002B'O } id 5
04:24:39.107768 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38762, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 5
04:24:39.343521 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000979D0100000059061A00000000000000000000000000000000FF9D0400'O } id 6
04:24:39.343859 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38813, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 6
04:24:39.578703 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000097D00100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 7
04:24:39.578977 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38864, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 7
04:24:39.813973 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098030100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 8
04:24:39.814304 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38915, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 8
04:24:40.049360 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009836010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 9
04:24:40.049651 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 38966, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 9
04:24:40.107345 mtc Timeout T: 1 s
04:24:40.107491 mtc setverdict(pass): none -> pass
04:24:40.107545 mtc Terminating component type Test.dummy_CT.
04:24:40.107604 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:40.107715 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:40.107801 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:40.107844 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:40.107871 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:40.107901 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:40.107931 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:40.107963 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:40.107993 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:40.108019 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:40.108048 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:40.108110 mtc Port GSMTAP was stopped.
04:24:40.108143 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:40.108517 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:40.108608 mtc Port BSCVTY was stopped.
04:24:40.108643 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater.
04:24:40.108678 mtc Waiting for PTCs to finish.
04:24:40.108874 mtc Setting final verdict of the test case.
04:24:40.108939 mtc Local verdict of MTC: pass
04:24:40.109001 mtc No PTCs were created.
04:24:40.109045 mtc Test case TC_si_sched_2quater finished. Verdict: pass
04:24:40.109237 mtc Executing test case TC_si_sched_13 in module Test.
04:24:40.109351 mtc Test case TC_si_sched_13 started.
04:24:40.109426 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13.
04:24:40.109543 mtc Port GSMTAP was started.
04:24:40.109629 mtc Port BSCVTY was started.
04:24:40.109672 mtc Component type Test.dummy_CT was initialized.
04:24:40.109720 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:40.109848 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:40.110013 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:40.110138 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:40.110305 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:40.110825 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:40.110965 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:40.111050 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:40.111125 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:40.111196 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:40.111355 mtc Sent on BSCVTY to system charstring : "enable"
04:24:40.111472 mtc Start timer T: 2 s
04:24:40.111658 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:40.111809 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:40.111868 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:40.111916 mtc Stop timer T: 2 s
04:24:40.111980 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:40.112073 mtc Start timer T: 2 s
04:24:40.112403 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:40.112675 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:40.112742 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:40.112795 mtc Stop timer T: 2 s
04:24:40.112872 mtc Sent on BSCVTY to system charstring : "network"
04:24:40.112973 mtc Start timer T: 2 s
04:24:40.113235 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:40.113347 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:40.113572 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:40.113646 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:40.113815 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:40.113857 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:40.113891 mtc Stop timer T: 2 s
04:24:40.113949 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:40.114061 mtc Start timer T: 2 s
04:24:40.114286 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:40.114396 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:40.114661 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:40.114725 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:40.114926 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:40.114986 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:40.115034 mtc Stop timer T: 2 s
04:24:40.115116 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:40.115450 mtc Start timer T: 2 s
04:24:40.115604 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 7
04:24:40.115677 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:40.115944 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 7
04:24:40.116026 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:40.116215 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:40.116284 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:40.116336 mtc Stop timer T: 2 s
04:24:40.116443 mtc Sent on BSCVTY to system charstring : "end"
04:24:40.116548 mtc Start timer T: 2 s
04:24:40.116797 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:24:40.116869 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:24:40.117119 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:24:40.117177 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:40.117283 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:24:40.117347 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:40.117395 mtc Stop timer T: 2 s
04:24:40.117459 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:40.117563 mtc Start timer T: 2 s
04:24:40.117819 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 11
04:24:40.118069 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 11
04:24:40.118133 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:40.118181 mtc Stop timer T: 2 s
04:24:40.118247 mtc Sent on BSCVTY to system charstring : "network"
04:24:40.118344 mtc Start timer T: 2 s
04:24:40.118728 mtc Message enqueued on BSCVTY from system charstring : " network" id 12
04:24:40.118815 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 13
04:24:40.119057 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 12
04:24:40.119120 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:40.119351 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 13
04:24:40.119416 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:40.119458 mtc Stop timer T: 2 s
04:24:40.119542 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:40.119566 mtc Start timer T: 2 s
04:24:40.119613 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 14
04:24:40.119636 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 15
04:24:40.119681 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 14
04:24:40.119695 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:40.119728 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 15
04:24:40.119740 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:40.119749 mtc Stop timer T: 2 s
04:24:40.119763 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:40.119784 mtc Start timer T: 2 s
04:24:40.119855 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 16
04:24:40.119870 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:40.119922 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 16
04:24:40.119937 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:40.119982 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:40.119995 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:40.120007 mtc Stop timer T: 2 s
04:24:40.120024 mtc Sent on BSCVTY to system charstring : "end"
04:24:40.120047 mtc Start timer T: 2 s
04:24:40.120090 mtc Message enqueued on BSCVTY from system charstring : " end" id 18
04:24:40.120105 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 19
04:24:40.120141 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 18
04:24:40.120150 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:40.120165 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 19
04:24:40.120174 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:40.120181 mtc Stop timer T: 2 s
04:24:40.120192 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:40.120210 mtc Start timer T: 2 s
04:24:40.120263 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 20
04:24:40.120308 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 20
04:24:40.120318 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:40.120326 mtc Stop timer T: 2 s
04:24:40.120337 mtc Sent on BSCVTY to system charstring : "network"
04:24:40.120355 mtc Start timer T: 2 s
04:24:40.120427 mtc Message enqueued on BSCVTY from system charstring : " network" id 21
04:24:40.120451 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 22
04:24:40.120530 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 21
04:24:40.120545 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:40.120607 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 22
04:24:40.120623 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:40.120635 mtc Stop timer T: 2 s
04:24:40.120666 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:40.120691 mtc Start timer T: 2 s
04:24:40.120744 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 23
04:24:40.120762 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 24
04:24:40.120846 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 23
04:24:40.120860 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:40.120907 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 24
04:24:40.120921 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:40.120933 mtc Stop timer T: 2 s
04:24:40.120951 mtc Sent on BSCVTY to system charstring : "gprs mode gprs"
04:24:40.120982 mtc Start timer T: 2 s
04:24:40.121070 mtc Message enqueued on BSCVTY from system charstring : " gprs mode gprs" id 25
04:24:40.121095 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 26
04:24:40.121147 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode gprs" id 25
04:24:40.121162 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:40.121196 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 26
04:24:40.121206 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:40.121214 mtc Stop timer T: 2 s
04:24:40.121230 mtc Sent on BSCVTY to system charstring : "end"
04:24:40.121251 mtc Start timer T: 2 s
04:24:40.121301 mtc Message enqueued on BSCVTY from system charstring : " end" id 27
04:24:40.121328 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 28
04:24:40.121393 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 27
04:24:40.121406 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:40.121421 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 28
04:24:40.121432 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:40.121440 mtc Stop timer T: 2 s
04:24:40.121451 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:40.121470 mtc Start timer T: 2 s
04:24:40.121525 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 29
04:24:40.121577 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 29
04:24:40.121592 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:40.121604 mtc Stop timer T: 2 s
04:24:40.121623 mtc Sent on BSCVTY to system charstring : "network"
04:24:40.121648 mtc Start timer T: 2 s
04:24:40.121694 mtc Message enqueued on BSCVTY from system charstring : " network" id 30
04:24:40.121709 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 31
04:24:40.121761 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 30
04:24:40.121772 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:40.121803 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 31
04:24:40.121816 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:40.121824 mtc Stop timer T: 2 s
04:24:40.121836 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:40.121886 mtc Start timer T: 2 s
04:24:40.121911 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 32
04:24:40.121928 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 33
04:24:40.121967 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 32
04:24:40.121978 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:40.122005 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 33
04:24:40.122014 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:40.122024 mtc Stop timer T: 2 s
04:24:40.122038 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:40.122055 mtc Start timer T: 2 s
04:24:40.122126 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 34
04:24:40.122153 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 35
04:24:40.122226 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 34
04:24:40.122238 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:40.122266 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 35
04:24:40.122275 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:40.122282 mtc Stop timer T: 2 s
04:24:40.122294 mtc Sent on BSCVTY to system charstring : "end"
04:24:40.122314 mtc Start timer T: 2 s
04:24:40.122362 mtc Message enqueued on BSCVTY from system charstring : " end" id 36
04:24:40.122392 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 37
04:24:40.122449 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 36
04:24:40.122463 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:40.122488 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 37
04:24:40.122500 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:40.122511 mtc Stop timer T: 2 s
04:24:40.122527 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:40.122550 mtc Start timer T: 2 s
04:24:40.122927 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
04:24:40.122980 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39
04:24:40.124601 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 38
04:24:40.124647 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:40.124665 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39
04:24:40.124673 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:40.124679 mtc Stop timer T: 2 s
04:24:40.124694 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:40.124714 mtc Start timer T: 2 s
04:24:40.124835 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 40
04:24:40.124873 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 40
04:24:40.124893 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:40.124905 mtc Stop timer T: 2 s
04:24:40.124918 mtc Start timer T: 1 s
04:24:40.284631 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098690100000059061A00000000000000000000000000000000FF9D0400'O } id 1
04:24:40.284865 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39017, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 1
04:24:40.520115 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000989C0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 2
04:24:40.520461 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39068, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 2
04:24:40.755487 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000098CF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 3
04:24:40.755752 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39119, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 3
04:24:40.990809 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009902010000005506198FB380000000000000000000000000009D04002B'O } id 4
04:24:40.991018 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39170, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 4
04:24:41.124938 mtc Timeout T: 1 s
04:24:41.125101 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:41.125150 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:41.125180 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:41.125214 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:41.125246 mtc Port GSMTAP was cleared.
04:24:41.125282 mtc Start timer T: 8 s
04:24:41.226454 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099350100000059061A00000000000000000000000000000000FF9D0400'O } id 5
04:24:41.226813 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39221, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 5
04:24:41.227069 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39221, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 5
04:24:41.227175 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:41.227428 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:41.461793 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099680100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 6
04:24:41.462139 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39272, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 6
04:24:41.462334 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39272, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 6
04:24:41.462435 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:41.462741 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:41.697184 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000999B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 7
04:24:41.697530 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39323, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 7
04:24:41.697736 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39323, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 7
04:24:41.697865 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:41.698218 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:41.933562 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '0204010003670000000099CE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 8
04:24:41.933933 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39374, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 8
04:24:41.934155 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39374, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 8
04:24:41.934247 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:41.934493 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:42.167894 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A010100000059061A00000000000000000000000000000000FF9D0400'O } id 9
04:24:42.168285 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39425, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
04:24:42.168649 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39425, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 9
04:24:42.168777 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:42.169027 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:42.403212 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A340100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 10
04:24:42.403534 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39476, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 10
04:24:42.403749 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39476, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 10
04:24:42.403879 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:42.404211 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:42.638442 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A670100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 11
04:24:42.638761 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39527, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 11
04:24:42.638985 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39527, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 11
04:24:42.639081 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:42.639353 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:42.873750 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009A9A010000005506198FB380000000000000000000000000009D04002B'O } id 12
04:24:42.874041 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39578, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 12
04:24:42.874228 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39578, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 12
04:24:42.874322 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:42.874522 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:43.109177 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009ACD0100000059061A00000000000000000000000000000000FF9D0400'O } id 13
04:24:43.109499 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39629, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 13
04:24:43.109710 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39629, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 13
04:24:43.109800 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:43.110039 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:43.344463 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B000100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 14
04:24:43.344739 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39680, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 14
04:24:43.344948 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39680, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 14
04:24:43.345049 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:43.345306 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:43.580076 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B330100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 15
04:24:43.580526 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39731, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 15
04:24:43.580811 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39731, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 15
04:24:43.580914 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:43.581231 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:43.815242 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B66010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 16
04:24:43.815516 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39782, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 16
04:24:43.815728 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39782, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 16
04:24:43.815846 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:43.815994 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:44.050598 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009B990100000059061A00000000000000000000000000000000FF9D0400'O } id 17
04:24:44.050954 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39833, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
04:24:44.051199 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39833, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 17
04:24:44.051299 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:44.051557 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:44.286142 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009BCC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 18
04:24:44.286554 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39884, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 18
04:24:44.286814 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39884, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 18
04:24:44.286948 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:44.287299 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:44.521511 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009BFF0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 19
04:24:44.521848 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39935, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 19
04:24:44.522064 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39935, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 19
04:24:44.522209 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:44.522583 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:44.756892 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C32010000005506198FB380000000000000000000000000009D04002B'O } id 20
04:24:44.757330 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39986, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 20
04:24:44.757618 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 39986, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 20
04:24:44.757762 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:44.758078 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:44.992277 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C650100000059061A00000000000000000000000000000000FF9D0400'O } id 21
04:24:44.992672 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40037, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 21
04:24:44.992872 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40037, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 21
04:24:44.992961 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:44.993262 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:45.227624 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009C980100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 22
04:24:45.227968 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40088, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 22
04:24:45.228222 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40088, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 22
04:24:45.228349 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:45.228742 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:45.462748 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009CCB0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 23
04:24:45.463002 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40139, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 23
04:24:45.463231 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40139, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 23
04:24:45.463318 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:45.463604 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:45.698071 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009CFE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 24
04:24:45.698339 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40190, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 24
04:24:45.698505 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40190, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 24
04:24:45.698617 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:45.698784 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:45.933468 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D310100000059061A00000000000000000000000000000000FF9D0400'O } id 25
04:24:45.933786 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40241, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
04:24:45.933982 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40241, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 25
04:24:45.934077 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:45.934302 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:46.168862 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D640100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 26
04:24:46.169148 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40292, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 26
04:24:46.169327 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40292, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 26
04:24:46.169401 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:46.169677 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:46.404137 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009D970100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 27
04:24:46.404459 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40343, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 27
04:24:46.404644 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40343, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 27
04:24:46.404745 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:46.405021 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:46.639812 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009DCA010000005506198FB380000000000000000000000000009D04002B'O } id 28
04:24:46.640173 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40394, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 28
04:24:46.640463 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40394, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 28
04:24:46.640609 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:46.640876 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:46.875173 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009DFD0100000059061A00000000000000000000000000000000FF9D0400'O } id 29
04:24:46.875540 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40445, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 29
04:24:46.875817 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40445, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 29
04:24:46.875933 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:46.876187 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:47.110548 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E300100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 30
04:24:47.110907 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40496, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 30
04:24:47.111161 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40496, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 30
04:24:47.111289 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:47.111638 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:47.345884 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E630100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 31
04:24:47.346253 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40547, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 31
04:24:47.346453 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40547, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 31
04:24:47.346574 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:47.346976 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:47.581049 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009E96010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 32
04:24:47.581308 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40598, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 32
04:24:47.581470 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40598, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 32
04:24:47.581556 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:47.581690 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:47.816439 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009EC90100000059061A00000000000000000000000000000000FF9D0400'O } id 33
04:24:47.816705 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40649, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
04:24:47.816860 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40649, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 33
04:24:47.816932 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:47.817149 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:48.051756 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009EFC0100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 34
04:24:48.052055 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40700, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 34
04:24:48.052254 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40700, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 34
04:24:48.052339 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:48.052671 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:48.287319 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F2F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 35
04:24:48.287716 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40751, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 35
04:24:48.288014 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40751, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 35
04:24:48.288127 mtc Message with id 35 was extracted from the queue of GSMTAP.
04:24:48.288529 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:48.522724 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F62010000005506198FB380000000000000000000000000009D04002B'O } id 36
04:24:48.523113 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40802, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 36
04:24:48.523390 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40802, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 36
04:24:48.523519 mtc Message with id 36 was extracted from the queue of GSMTAP.
04:24:48.523782 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:48.758082 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009F950100000059061A00000000000000000000000000000000FF9D0400'O } id 37
04:24:48.758413 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40853, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 37
04:24:48.758624 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40853, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 37
04:24:48.758719 mtc Message with id 37 was extracted from the queue of GSMTAP.
04:24:48.758942 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:48.993454 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009FC80100000049061B51E062F224334F110101103D2D9D04003C0B2B2B'O } id 38
04:24:48.993801 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40904, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 38
04:24:48.994030 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40904, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04003C0B2B2B'O } } id 38
04:24:48.994162 mtc Message with id 38 was extracted from the queue of GSMTAP.
04:24:48.994525 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '3C0B2B2B'O ("<\v++") } } }
04:24:49.125399 mtc Timeout T: 8 s
04:24:49.125551 mtc "TC_si_sched_13": TC=0 has #of SI=4
04:24:49.125617 mtc "TC_si_sched_13": TC=1 has #of SI=5
04:24:49.125676 mtc "TC_si_sched_13": TC=2 has #of SI=5
04:24:49.125728 mtc "TC_si_sched_13": TC=3 has #of SI=4
04:24:49.125766 mtc "TC_si_sched_13": TC=4 has #of SI=4
04:24:49.125803 mtc "TC_si_sched_13": TC=5 has #of SI=4
04:24:49.125839 mtc "TC_si_sched_13": TC=6 has #of SI=4
04:24:49.125877 mtc "TC_si_sched_13": TC=7 has #of SI=4
04:24:49.126019 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:49.126181 mtc Start timer T: 2 s
04:24:49.126573 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 41
04:24:49.126931 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 41
04:24:49.127010 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:49.127068 mtc Stop timer T: 2 s
04:24:49.127160 mtc Sent on BSCVTY to system charstring : "network"
04:24:49.127459 mtc Start timer T: 2 s
04:24:49.127612 mtc Message enqueued on BSCVTY from system charstring : " network" id 42
04:24:49.127689 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 43
04:24:49.127968 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 42
04:24:49.128044 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:49.128277 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 43
04:24:49.128348 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:49.128403 mtc Stop timer T: 2 s
04:24:49.128543 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:49.128828 mtc Start timer T: 2 s
04:24:49.128975 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 44
04:24:49.129046 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 45
04:24:49.129312 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 44
04:24:49.129385 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:49.129595 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 45
04:24:49.129664 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:49.129718 mtc Stop timer T: 2 s
04:24:49.129818 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:49.129939 mtc Start timer T: 2 s
04:24:49.130341 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 46
04:24:49.130444 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 47
04:24:49.130734 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 46
04:24:49.130810 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:49.131018 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 47
04:24:49.131089 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:49.131146 mtc Stop timer T: 2 s
04:24:49.131222 mtc Sent on BSCVTY to system charstring : "end"
04:24:49.131344 mtc Start timer T: 2 s
04:24:49.131694 mtc Message enqueued on BSCVTY from system charstring : " end" id 48
04:24:49.131793 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49
04:24:49.132013 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 48
04:24:49.132068 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:49.132200 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49
04:24:49.132262 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:49.132312 mtc Stop timer T: 2 s
04:24:49.132390 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:49.132566 mtc Start timer T: 2 s
04:24:49.132889 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 50
04:24:49.133216 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 50
04:24:49.133286 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:49.133323 mtc Stop timer T: 2 s
04:24:49.133375 mtc Sent on BSCVTY to system charstring : "network"
04:24:49.133483 mtc Start timer T: 2 s
04:24:49.133673 mtc Message enqueued on BSCVTY from system charstring : " network" id 51
04:24:49.133793 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 52
04:24:49.134088 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 51
04:24:49.134172 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:49.134392 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 52
04:24:49.134460 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:49.134521 mtc Stop timer T: 2 s
04:24:49.134615 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:49.134728 mtc Start timer T: 2 s
04:24:49.134951 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 53
04:24:49.135109 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 54
04:24:49.135368 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 53
04:24:49.135463 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:49.135841 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 54
04:24:49.135933 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:49.135989 mtc Stop timer T: 2 s
04:24:49.136159 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:49.136280 mtc Start timer T: 2 s
04:24:49.136638 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 55
04:24:49.136752 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 56
04:24:49.137070 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 55
04:24:49.137152 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:49.137365 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 56
04:24:49.137434 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:49.137491 mtc Stop timer T: 2 s
04:24:49.137574 mtc Sent on BSCVTY to system charstring : "end"
04:24:49.137702 mtc Start timer T: 2 s
04:24:49.137919 mtc Message enqueued on BSCVTY from system charstring : " end" id 57
04:24:49.137992 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 58
04:24:49.138211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 57
04:24:49.138273 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:49.138365 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 58
04:24:49.138418 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:49.138468 mtc Stop timer T: 2 s
04:24:49.138548 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:49.138829 mtc Start timer T: 2 s
04:24:49.138971 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 59
04:24:49.139256 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 59
04:24:49.139314 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:49.139347 mtc Stop timer T: 2 s
04:24:49.139407 mtc Sent on BSCVTY to system charstring : "network"
04:24:49.139491 mtc Start timer T: 2 s
04:24:49.139733 mtc Message enqueued on BSCVTY from system charstring : " network" id 60
04:24:49.139802 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 61
04:24:49.140006 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 60
04:24:49.140054 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:49.140196 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 61
04:24:49.140244 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:49.140275 mtc Stop timer T: 2 s
04:24:49.140322 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:49.140468 mtc Start timer T: 2 s
04:24:49.140612 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 62
04:24:49.140677 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 63
04:24:49.140853 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 62
04:24:49.140898 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:49.141033 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 63
04:24:49.141076 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:49.141124 mtc Stop timer T: 2 s
04:24:49.141185 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:49.141269 mtc Start timer T: 2 s
04:24:49.141538 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 64
04:24:49.141611 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 65
04:24:49.141833 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 64
04:24:49.141885 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:49.142073 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 65
04:24:49.142167 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:49.142227 mtc Stop timer T: 2 s
04:24:49.142309 mtc Sent on BSCVTY to system charstring : "end"
04:24:49.142424 mtc Start timer T: 2 s
04:24:49.142680 mtc Message enqueued on BSCVTY from system charstring : " end" id 66
04:24:49.142789 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 67
04:24:49.143085 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 66
04:24:49.143162 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:49.143266 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 67
04:24:49.143330 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:49.143390 mtc Stop timer T: 2 s
04:24:49.143473 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:49.143593 mtc Start timer T: 2 s
04:24:49.143869 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 68
04:24:49.144251 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 68
04:24:49.144334 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:49.144395 mtc Stop timer T: 2 s
04:24:49.144597 mtc Sent on BSCVTY to system charstring : "network"
04:24:49.144916 mtc Start timer T: 2 s
04:24:49.145074 mtc Message enqueued on BSCVTY from system charstring : " network" id 69
04:24:49.145145 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 70
04:24:49.145480 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 69
04:24:49.145825 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:49.146115 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 70
04:24:49.146176 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:49.146291 mtc Stop timer T: 2 s
04:24:49.146364 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:49.146447 mtc Start timer T: 2 s
04:24:49.146652 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 71
04:24:49.146748 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 72
04:24:49.147047 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 71
04:24:49.147120 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:49.147307 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 72
04:24:49.147370 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:49.147420 mtc Stop timer T: 2 s
04:24:49.147505 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:49.147617 mtc Start timer T: 2 s
04:24:49.147930 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 73
04:24:49.148006 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 74
04:24:49.148305 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42\nUnable to delete uarfcn: pair not found" id 73
04:24:49.148360 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:49.148550 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 74
04:24:49.148595 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:49.148623 mtc Stop timer T: 2 s
04:24:49.148669 mtc Sent on BSCVTY to system charstring : "end"
04:24:49.148751 mtc Start timer T: 2 s
04:24:49.148931 mtc Message enqueued on BSCVTY from system charstring : " end" id 75
04:24:49.148994 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 76
04:24:49.149247 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 75
04:24:49.149308 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:49.149404 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 76
04:24:49.149461 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:49.149525 mtc Stop timer T: 2 s
04:24:49.149594 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:49.149700 mtc Start timer T: 2 s
04:24:49.151171 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
04:24:49.151333 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 78
04:24:49.157058 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 77
04:24:49.157223 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:49.157332 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 78
04:24:49.157398 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:49.157448 mtc Stop timer T: 2 s
04:24:49.157531 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:49.157632 mtc Start timer T: 2 s
04:24:49.158401 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 79
04:24:49.158582 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 79
04:24:49.158660 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:49.158727 mtc Stop timer T: 2 s
04:24:49.159024 mtc Start timer T: 1 s
04:24:49.228622 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '020401000367000000009FFB0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 39
04:24:49.228934 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 40955, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 39
04:24:49.463993 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A02E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 40
04:24:49.464267 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41006, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 40
04:24:49.699546 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0610100000059061A00000000000000000000000000000000FF9D0400'O } id 41
04:24:49.699871 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41057, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 41
04:24:49.934943 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0940100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 42
04:24:49.935286 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41108, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 42
04:24:50.159082 mtc Timeout T: 1 s
04:24:50.159228 mtc setverdict(pass): none -> pass
04:24:50.159329 mtc Terminating component type Test.dummy_CT.
04:24:50.159390 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:24:50.159477 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:24:50.159544 mtc Message with id 39 was extracted from the queue of GSMTAP.
04:24:50.159594 mtc Message with id 40 was extracted from the queue of GSMTAP.
04:24:50.159640 mtc Message with id 41 was extracted from the queue of GSMTAP.
04:24:50.159688 mtc Message with id 42 was extracted from the queue of GSMTAP.
04:24:50.159727 mtc Port GSMTAP was stopped.
04:24:50.159785 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:24:50.159948 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:24:50.160010 mtc Port BSCVTY was stopped.
04:24:50.160052 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13.
04:24:50.160112 mtc Waiting for PTCs to finish.
04:24:50.160224 mtc Setting final verdict of the test case.
04:24:50.160273 mtc Local verdict of MTC: pass
04:24:50.160323 mtc No PTCs were created.
04:24:50.160366 mtc Test case TC_si_sched_13 finished. Verdict: pass
04:24:50.160547 mtc Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test.
04:24:50.160626 mtc Test case TC_si_sched_13_2bis_2ter_2quater started.
04:24:50.160676 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater.
04:24:50.160786 mtc Port GSMTAP was started.
04:24:50.160846 mtc Port BSCVTY was started.
04:24:50.160887 mtc Component type Test.dummy_CT was initialized.
04:24:50.160948 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:24:50.161074 mtc Port GSMTAP was mapped to system:GSMTAP.
04:24:50.161204 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:24:50.161279 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:24:50.161439 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:24:50.161940 mtc Port BSCVTY was mapped to system:BSCVTY.
04:24:50.162068 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:24:50.162144 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:24:50.162212 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:24:50.162278 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:24:50.162439 mtc Sent on BSCVTY to system charstring : "enable"
04:24:50.162559 mtc Start timer T: 2 s
04:24:50.162701 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:24:50.162850 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:24:50.162922 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:24:50.162983 mtc Stop timer T: 2 s
04:24:50.163051 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:50.163333 mtc Start timer T: 2 s
04:24:50.163557 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:24:50.163754 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:24:50.163802 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:24:50.163841 mtc Stop timer T: 2 s
04:24:50.163889 mtc Sent on BSCVTY to system charstring : "network"
04:24:50.164109 mtc Start timer T: 2 s
04:24:50.164253 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:24:50.164322 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:24:50.164557 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:24:50.164572 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:24:50.164606 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:24:50.164616 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:24:50.164626 mtc Stop timer T: 2 s
04:24:50.164645 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:50.164668 mtc Start timer T: 2 s
04:24:50.164725 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:24:50.164740 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:24:50.164786 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:24:50.164798 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:24:50.164831 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:24:50.164841 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:24:50.164850 mtc Stop timer T: 2 s
04:24:50.164866 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static"
04:24:50.164886 mtc Start timer T: 2 s
04:24:50.164992 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode static" id 7
04:24:50.165008 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:24:50.165059 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode static" id 7
04:24:50.165072 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:24:50.165113 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:24:50.165126 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:24:50.165137 mtc Stop timer T: 2 s
04:24:50.165158 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B"
04:24:50.165254 mtc Start timer T: 2 s
04:24:50.165296 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:50.165312 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 10
04:24:50.165390 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" id 9
04:24:50.165406 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:24:50.165450 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 10
04:24:50.165465 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:24:50.165473 mtc Stop timer T: 2 s
04:24:50.165485 mtc Sent on BSCVTY to system charstring : "end"
04:24:50.165503 mtc Start timer T: 2 s
04:24:50.165552 mtc Message enqueued on BSCVTY from system charstring : " end" id 11
04:24:50.165568 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12
04:24:50.165622 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 11
04:24:50.165636 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:24:50.165663 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12
04:24:50.165677 mtc Message with id 12 was extracted from the queue of BSCVTY.
04:24:50.165688 mtc Stop timer T: 2 s
04:24:50.165705 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:50.165728 mtc Start timer T: 2 s
04:24:50.165786 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 13
04:24:50.165844 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 13
04:24:50.165860 mtc Message with id 13 was extracted from the queue of BSCVTY.
04:24:50.165874 mtc Stop timer T: 2 s
04:24:50.165891 mtc Sent on BSCVTY to system charstring : "network"
04:24:50.165915 mtc Start timer T: 2 s
04:24:50.165959 mtc Message enqueued on BSCVTY from system charstring : " network" id 14
04:24:50.165976 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 15
04:24:50.166034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 14
04:24:50.166049 mtc Message with id 14 was extracted from the queue of BSCVTY.
04:24:50.166093 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 15
04:24:50.166110 mtc Message with id 15 was extracted from the queue of BSCVTY.
04:24:50.166122 mtc Stop timer T: 2 s
04:24:50.166140 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:50.166163 mtc Start timer T: 2 s
04:24:50.166211 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 16
04:24:50.166225 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 17
04:24:50.166260 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 16
04:24:50.166270 mtc Message with id 16 was extracted from the queue of BSCVTY.
04:24:50.166297 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 17
04:24:50.166305 mtc Message with id 17 was extracted from the queue of BSCVTY.
04:24:50.166311 mtc Stop timer T: 2 s
04:24:50.166325 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static"
04:24:50.166343 mtc Start timer T: 2 s
04:24:50.166406 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode static" id 18
04:24:50.166424 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 19
04:24:50.166488 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode static" id 18
04:24:50.166502 mtc Message with id 18 was extracted from the queue of BSCVTY.
04:24:50.166544 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 19
04:24:50.166558 mtc Message with id 19 was extracted from the queue of BSCVTY.
04:24:50.166569 mtc Stop timer T: 2 s
04:24:50.166592 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B"
04:24:50.166615 mtc Start timer T: 2 s
04:24:50.166683 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
04:24:50.166700 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 21
04:24:50.166759 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" id 20
04:24:50.166774 mtc Message with id 20 was extracted from the queue of BSCVTY.
04:24:50.166819 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 21
04:24:50.166833 mtc Message with id 21 was extracted from the queue of BSCVTY.
04:24:50.166845 mtc Stop timer T: 2 s
04:24:50.166862 mtc Sent on BSCVTY to system charstring : "end"
04:24:50.166885 mtc Start timer T: 2 s
04:24:50.166926 mtc Message enqueued on BSCVTY from system charstring : " end" id 22
04:24:50.166939 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23
04:24:50.166976 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 22
04:24:50.166985 mtc Message with id 22 was extracted from the queue of BSCVTY.
04:24:50.166999 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23
04:24:50.167008 mtc Message with id 23 was extracted from the queue of BSCVTY.
04:24:50.167015 mtc Stop timer T: 2 s
04:24:50.167024 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:50.167042 mtc Start timer T: 2 s
04:24:50.167090 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 24
04:24:50.167134 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 24
04:24:50.167145 mtc Message with id 24 was extracted from the queue of BSCVTY.
04:24:50.167153 mtc Stop timer T: 2 s
04:24:50.167163 mtc Sent on BSCVTY to system charstring : "network"
04:24:50.167180 mtc Start timer T: 2 s
04:24:50.167217 mtc Message enqueued on BSCVTY from system charstring : " network" id 25
04:24:50.167233 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 26
04:24:50.167290 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 25
04:24:50.167305 mtc Message with id 25 was extracted from the queue of BSCVTY.
04:24:50.167351 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 26
04:24:50.167364 mtc Message with id 26 was extracted from the queue of BSCVTY.
04:24:50.167376 mtc Stop timer T: 2 s
04:24:50.167395 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:50.167418 mtc Start timer T: 2 s
04:24:50.167465 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 27
04:24:50.167490 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 28
04:24:50.167590 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 27
04:24:50.167618 mtc Message with id 27 was extracted from the queue of BSCVTY.
04:24:50.167678 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 28
04:24:50.167695 mtc Message with id 28 was extracted from the queue of BSCVTY.
04:24:50.167703 mtc Stop timer T: 2 s
04:24:50.167716 mtc Sent on BSCVTY to system charstring : "gprs mode gprs"
04:24:50.167747 mtc Start timer T: 2 s
04:24:50.167813 mtc Message enqueued on BSCVTY from system charstring : " gprs mode gprs" id 29
04:24:50.167840 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 30
04:24:50.167894 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode gprs" id 29
04:24:50.167908 mtc Message with id 29 was extracted from the queue of BSCVTY.
04:24:50.167950 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 30
04:24:50.167965 mtc Message with id 30 was extracted from the queue of BSCVTY.
04:24:50.167978 mtc Stop timer T: 2 s
04:24:50.167993 mtc Sent on BSCVTY to system charstring : "end"
04:24:50.168017 mtc Start timer T: 2 s
04:24:50.168055 mtc Message enqueued on BSCVTY from system charstring : " end" id 31
04:24:50.168069 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 32
04:24:50.168126 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 31
04:24:50.168140 mtc Message with id 31 was extracted from the queue of BSCVTY.
04:24:50.168165 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 32
04:24:50.168179 mtc Message with id 32 was extracted from the queue of BSCVTY.
04:24:50.168191 mtc Stop timer T: 2 s
04:24:50.168207 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:50.168229 mtc Start timer T: 2 s
04:24:50.168278 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 33
04:24:50.168332 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 33
04:24:50.168347 mtc Message with id 33 was extracted from the queue of BSCVTY.
04:24:50.168358 mtc Stop timer T: 2 s
04:24:50.168376 mtc Sent on BSCVTY to system charstring : "network"
04:24:50.168394 mtc Start timer T: 2 s
04:24:50.168448 mtc Message enqueued on BSCVTY from system charstring : " network" id 34
04:24:50.168477 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 35
04:24:50.168539 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 34
04:24:50.168554 mtc Message with id 34 was extracted from the queue of BSCVTY.
04:24:50.168584 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 35
04:24:50.168593 mtc Message with id 35 was extracted from the queue of BSCVTY.
04:24:50.168599 mtc Stop timer T: 2 s
04:24:50.168612 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:50.168631 mtc Start timer T: 2 s
04:24:50.168681 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 36
04:24:50.168704 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 37
04:24:50.168756 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 36
04:24:50.168772 mtc Message with id 36 was extracted from the queue of BSCVTY.
04:24:50.168812 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 37
04:24:50.168830 mtc Message with id 37 was extracted from the queue of BSCVTY.
04:24:50.168839 mtc Stop timer T: 2 s
04:24:50.168855 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0"
04:24:50.168875 mtc Start timer T: 2 s
04:24:50.168954 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 38
04:24:50.168971 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 39
04:24:50.169030 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list add uarfcn 23 42 0" id 38
04:24:50.169043 mtc Message with id 38 was extracted from the queue of BSCVTY.
04:24:50.169076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 39
04:24:50.169086 mtc Message with id 39 was extracted from the queue of BSCVTY.
04:24:50.169093 mtc Stop timer T: 2 s
04:24:50.169104 mtc Sent on BSCVTY to system charstring : "end"
04:24:50.169128 mtc Start timer T: 2 s
04:24:50.169163 mtc Message enqueued on BSCVTY from system charstring : " end" id 40
04:24:50.169180 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41
04:24:50.169218 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 40
04:24:50.169231 mtc Message with id 40 was extracted from the queue of BSCVTY.
04:24:50.169252 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41
04:24:50.169260 mtc Message with id 41 was extracted from the queue of BSCVTY.
04:24:50.169267 mtc Stop timer T: 2 s
04:24:50.169277 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:50.169296 mtc Start timer T: 2 s
04:24:50.169692 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
04:24:50.169748 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 43
04:24:50.171507 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  system-information 2bis mode static\n  system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n  system-information 2ter mode static\n  system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  si2quater neighbor-list add uarfcn 23 42 0\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode gprs\n  gprs 11bit_rach_support_for_egprs 0\n  gprs routing area 0\n  gprs network-control-order nc0\n  gprs cell bvci 196\n  gprs cell timer blocking-timer 3\n  gprs cell timer blocking-retries 3\n  gprs cell timer unblocking-retries 3\n  gprs cell timer reset-timer 3\n  gprs cell timer reset-retries 3\n  gprs cell timer suspend-timer 10\n  gprs cell timer suspend-retries 3\n  gprs cell timer resume-timer 10\n  gprs cell timer resume-retries 3\n  gprs cell timer capability-update-timer 10\n  gprs cell timer capability-update-retries 3\n  gprs nsei 96\n  gprs ns timer tns-block 3\n  gprs ns timer tns-block-retries 3\n  gprs ns timer tns-reset 3\n  gprs ns timer tns-reset-retries 3\n  gprs ns timer tns-test 30\n  gprs ns timer tns-alive 3\n  gprs ns timer tns-alive-retries 10\n  gprs nsvc 0 nsvci 0\n  gprs nsvc 0 local udp port 21000\n  gprs nsvc 0 remote udp port 23000\n  gprs nsvc 0 remote ip 172.18.0.21\n  gprs nsvc 1 nsvci 0\n  gprs nsvc 1 local udp port 0\n  gprs nsvc 1 remote udp port 0\n  gprs nsvc 1 remote ip 0.0.0.0\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 42
04:24:50.171562 mtc Message with id 42 was extracted from the queue of BSCVTY.
04:24:50.171586 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 43
04:24:50.171595 mtc Message with id 43 was extracted from the queue of BSCVTY.
04:24:50.171602 mtc Stop timer T: 2 s
04:24:50.171621 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:50.171649 mtc Start timer T: 2 s
04:24:50.171687 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0C70100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:24:50.171759 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41159, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:24:50.171805 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44
04:24:50.171844 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44
04:24:50.171859 mtc Message with id 44 was extracted from the queue of BSCVTY.
04:24:50.171872 mtc Stop timer T: 2 s
04:24:50.171885 mtc Start timer T: 1 s
04:24:50.405579 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A0FA010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:24:50.405924 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41210, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:24:50.641014 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A12D0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:24:50.641347 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41261, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:24:50.876382 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1600100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 4
04:24:50.876818 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41312, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 4
04:24:51.111571 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1930100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 5
04:24:51.111880 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41363, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 5
04:24:51.171905 mtc Timeout T: 1 s
04:24:51.172074 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:24:51.172145 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:24:51.172199 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:24:51.172250 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:24:51.172297 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:24:51.172343 mtc Port GSMTAP was cleared.
04:24:51.172392 mtc Start timer T: 8 s
04:24:51.346895 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1C601000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 6
04:24:51.347188 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41414, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:24:51.347343 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41414, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:24:51.347431 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:24:51.347621 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
04:24:51.582366 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A1F901000000550602BFE809B3FF00000000000000000000007900002B'O } id 7
04:24:51.582692 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41465, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 7
04:24:51.582897 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41465, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 7
04:24:51.582983 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:24:51.583222 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:51.817813 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A22C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 8
04:24:51.818206 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41516, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 8
04:24:51.818454 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41516, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 8
04:24:51.818559 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:24:51.818863 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:52.053209 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A25F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 9
04:24:52.053598 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41567, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 9
04:24:52.053902 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41567, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 9
04:24:52.054015 mtc Message with id 9 was extracted from the queue of GSMTAP.
04:24:52.054329 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:52.288584 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A292010000005506198FB380000000000000000000000000009D04002B'O } id 10
04:24:52.288892 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41618, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
04:24:52.289089 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41618, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 10
04:24:52.289178 mtc Message with id 10 was extracted from the queue of GSMTAP.
04:24:52.289405 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:52.523943 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A2C50100000059061A00000000000000000000000000000000FF9D0400'O } id 11
04:24:52.524347 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41669, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
04:24:52.524681 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41669, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 11
04:24:52.524811 mtc Message with id 11 was extracted from the queue of GSMTAP.
04:24:52.525052 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:52.759105 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A2F80100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 12
04:24:52.759400 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41720, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 12
04:24:52.759591 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41720, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 12
04:24:52.759690 mtc Message with id 12 was extracted from the queue of GSMTAP.
04:24:52.759920 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:52.994427 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A32B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 13
04:24:52.994712 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41771, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 13
04:24:52.994898 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41771, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 13
04:24:52.994979 mtc Message with id 13 was extracted from the queue of GSMTAP.
04:24:52.995198 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:53.230018 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A35E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 14
04:24:53.230424 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41822, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
04:24:53.230707 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41822, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 14
04:24:53.230832 mtc Message with id 14 was extracted from the queue of GSMTAP.
04:24:53.231066 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:53.465434 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A39101000000550602BFE809B3FF00000000000000000000007900002B'O } id 15
04:24:53.465854 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41873, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 15
04:24:53.466127 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41873, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 15
04:24:53.466250 mtc Message with id 15 was extracted from the queue of GSMTAP.
04:24:53.466516 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:53.700769 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A3C40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 16
04:24:53.701182 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41924, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 16
04:24:53.701460 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41924, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 16
04:24:53.701575 mtc Message with id 16 was extracted from the queue of GSMTAP.
04:24:53.701920 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:53.936140 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A3F70100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 17
04:24:53.937682 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41975, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 17
04:24:53.937951 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 41975, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 17
04:24:53.938047 mtc Message with id 17 was extracted from the queue of GSMTAP.
04:24:53.938365 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:54.171489 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A42A010000005506198FB380000000000000000000000000009D04002B'O } id 18
04:24:54.171880 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42026, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
04:24:54.172156 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42026, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 18
04:24:54.172287 mtc Message with id 18 was extracted from the queue of GSMTAP.
04:24:54.172588 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:54.406751 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A45D0100000059061A00000000000000000000000000000000FF9D0400'O } id 19
04:24:54.407077 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42077, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
04:24:54.407310 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42077, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 19
04:24:54.407427 mtc Message with id 19 was extracted from the queue of GSMTAP.
04:24:54.407692 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:54.642083 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4900100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 20
04:24:54.642421 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42128, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 20
04:24:54.642660 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42128, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 20
04:24:54.642787 mtc Message with id 20 was extracted from the queue of GSMTAP.
04:24:54.643084 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:54.877357 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4C30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 21
04:24:54.877666 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42179, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 21
04:24:54.877881 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42179, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 21
04:24:54.877965 mtc Message with id 21 was extracted from the queue of GSMTAP.
04:24:54.878221 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:55.112904 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A4F601000000010603BF66B0AA0A00000002000000000000002B2B2B2B'O } id 22
04:24:55.113294 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42230, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 22
04:24:55.113577 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42230, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '010603BF66B0AA0A00000002000000000000002B2B2B2B'O } } id 22
04:24:55.113733 mtc Message with id 22 was extracted from the queue of GSMTAP.
04:24:55.113998 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } }
04:24:55.348054 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A52901000000550602BFE809B3FF00000000000000000000007900002B'O } id 23
04:24:55.348296 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42281, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 23
04:24:55.348521 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42281, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 23
04:24:55.348604 mtc Message with id 23 was extracted from the queue of GSMTAP.
04:24:55.348824 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:55.583456 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A55C0100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 24
04:24:55.583749 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42332, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 24
04:24:55.583947 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42332, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 24
04:24:55.584033 mtc Message with id 24 was extracted from the queue of GSMTAP.
04:24:55.584314 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:55.818826 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A58F0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 25
04:24:55.819153 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42383, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 25
04:24:55.819366 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42383, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 25
04:24:55.819445 mtc Message with id 25 was extracted from the queue of GSMTAP.
04:24:55.819717 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:56.054285 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A5C2010000005506198FB380000000000000000000000000009D04002B'O } id 26
04:24:56.054608 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42434, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
04:24:56.054784 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42434, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 26
04:24:56.054911 mtc Message with id 26 was extracted from the queue of GSMTAP.
04:24:56.055181 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:56.289741 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A5F50100000059061A00000000000000000000000000000000FF9D0400'O } id 27
04:24:56.290066 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42485, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
04:24:56.290263 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42485, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 27
04:24:56.290354 mtc Message with id 27 was extracted from the queue of GSMTAP.
04:24:56.290623 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:56.524994 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6280100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 28
04:24:56.525306 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42536, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 28
04:24:56.525485 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42536, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 28
04:24:56.525607 mtc Message with id 28 was extracted from the queue of GSMTAP.
04:24:56.525927 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:56.761562 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A65B0100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 29
04:24:56.761899 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42587, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 29
04:24:56.762137 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42587, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 29
04:24:56.762256 mtc Message with id 29 was extracted from the queue of GSMTAP.
04:24:56.762602 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:56.995866 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A68E01000000590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } id 30
04:24:56.996253 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42638, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 30
04:24:56.996639 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42638, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '590607C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } } id 30
04:24:56.996768 mtc Message with id 30 was extracted from the queue of GSMTAP.
04:24:56.997011 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { other := 'C00025002E08540B2B2B2B2B2B2B2B2B2B2B2B2B'O } }
04:24:57.231026 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6C101000000550602BFE809B3FF00000000000000000000007900002B'O } id 31
04:24:57.231318 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42689, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 31
04:24:57.231530 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42689, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 31
04:24:57.231633 mtc Message with id 31 was extracted from the queue of GSMTAP.
04:24:57.231814 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:57.466589 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A6F40100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 32
04:24:57.466926 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42740, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 32
04:24:57.467157 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42740, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 32
04:24:57.467316 mtc Message with id 32 was extracted from the queue of GSMTAP.
04:24:57.467664 mtc SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:57.701960 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7270100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 33
04:24:57.702361 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42791, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 33
04:24:57.702639 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42791, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 33
04:24:57.702771 mtc Message with id 33 was extracted from the queue of GSMTAP.
04:24:57.703082 mtc SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:57.937067 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A75A010000005506198FB380000000000000000000000000009D04002B'O } id 34
04:24:57.937308 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42842, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
04:24:57.937518 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42842, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 34
04:24:57.937623 mtc Message with id 34 was extracted from the queue of GSMTAP.
04:24:57.937832 mtc SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:58.172744 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A78D0100000059061A00000000000000000000000000000000FF9D0400'O } id 35
04:24:58.173105 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42893, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
04:24:58.173345 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42893, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 35
04:24:58.173474 mtc Message with id 35 was extracted from the queue of GSMTAP.
04:24:58.173750 mtc SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } }
04:24:58.408089 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7C00100000049061B51E062F224334F110101103D2D9D04001C132B2B'O } id 36
04:24:58.408505 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42944, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 36
04:24:58.408794 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42944, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D04001C132B2B'O } } id 36
04:24:58.408927 mtc Message with id 36 was extracted from the queue of GSMTAP.
04:24:58.409273 mtc SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 20960, lai := { mcc_mnc := '262F42'H, lac := 13135 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '1C132B2B'O } } }
04:24:58.643205 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A7F30100000031061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } id 37
04:24:58.643484 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42995, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 37
04:24:58.643693 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 42995, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D0400012B2B2B2B2B2B2B2B2B'O } } id 37
04:24:58.643777 mtc Message with id 37 was extracted from the queue of GSMTAP.
04:24:58.644056 mtc SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 13135 }, cell_sel_par := { cell_resel_hyst := 1, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 45 }, rach_control := { max_retrans := '10'B, tx_integer := '0111'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '012B2B2B2B2B2B2B2B2B'O } } }
04:24:58.878788 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A826010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 38
04:24:58.879126 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43046, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
04:24:58.879357 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43046, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 38
04:24:58.879490 mtc Message with id 38 was extracted from the queue of GSMTAP.
04:24:58.879741 mtc SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { other := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } }
04:24:59.114144 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A85901000000550602BFE809B3FF00000000000000000000007900002B'O } id 39
04:24:59.114541 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43097, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 39
04:24:59.114804 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43097, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '550602BFE809B3FF00000000000000000000007900002B'O } } id 39
04:24:59.114931 mtc Message with id 39 was extracted from the queue of GSMTAP.
04:24:59.115186 mtc SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := '01'B, tx_integer := '1110'B, cell_barr_access := false, re := true, ac := '0000000000000000'B }, rest_octets := '2B'O ("+") } } }
04:24:59.172672 mtc Timeout T: 8 s
04:24:59.172813 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=4
04:24:59.172907 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=4
04:24:59.172974 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=4
04:24:59.173036 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=4
04:24:59.173137 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=5
04:24:59.173197 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=5
04:24:59.173300 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=4
04:24:59.173359 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=4
04:24:59.173571 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:59.174025 mtc Start timer T: 2 s
04:24:59.174187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 45
04:24:59.174485 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 45
04:24:59.174546 mtc Message with id 45 was extracted from the queue of BSCVTY.
04:24:59.174594 mtc Stop timer T: 2 s
04:24:59.174670 mtc Sent on BSCVTY to system charstring : "network"
04:24:59.174944 mtc Start timer T: 2 s
04:24:59.175080 mtc Message enqueued on BSCVTY from system charstring : " network" id 46
04:24:59.175141 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 47
04:24:59.175294 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 46
04:24:59.175345 mtc Message with id 46 was extracted from the queue of BSCVTY.
04:24:59.175475 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 47
04:24:59.175512 mtc Message with id 47 was extracted from the queue of BSCVTY.
04:24:59.175538 mtc Stop timer T: 2 s
04:24:59.175583 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:59.175654 mtc Start timer T: 2 s
04:24:59.176138 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 48
04:24:59.176269 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 49
04:24:59.176610 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 48
04:24:59.176681 mtc Message with id 48 was extracted from the queue of BSCVTY.
04:24:59.176811 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 49
04:24:59.176850 mtc Message with id 49 was extracted from the queue of BSCVTY.
04:24:59.176877 mtc Stop timer T: 2 s
04:24:59.176933 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed"
04:24:59.177014 mtc Start timer T: 2 s
04:24:59.177346 mtc Message enqueued on BSCVTY from system charstring : " system-information 2bis mode computed" id 50
04:24:59.177439 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 51
04:24:59.177778 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2bis mode computed" id 50
04:24:59.177840 mtc Message with id 50 was extracted from the queue of BSCVTY.
04:24:59.178006 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 51
04:24:59.178063 mtc Message with id 51 was extracted from the queue of BSCVTY.
04:24:59.178095 mtc Stop timer T: 2 s
04:24:59.178146 mtc Sent on BSCVTY to system charstring : "end"
04:24:59.178242 mtc Start timer T: 2 s
04:24:59.178506 mtc Message enqueued on BSCVTY from system charstring : " end" id 52
04:24:59.178588 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 53
04:24:59.178915 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 52
04:24:59.178978 mtc Message with id 52 was extracted from the queue of BSCVTY.
04:24:59.179088 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 53
04:24:59.179215 mtc Message with id 53 was extracted from the queue of BSCVTY.
04:24:59.179271 mtc Stop timer T: 2 s
04:24:59.179341 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:59.179439 mtc Start timer T: 2 s
04:24:59.179695 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 54
04:24:59.179951 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 54
04:24:59.180022 mtc Message with id 54 was extracted from the queue of BSCVTY.
04:24:59.180075 mtc Stop timer T: 2 s
04:24:59.180141 mtc Sent on BSCVTY to system charstring : "network"
04:24:59.180241 mtc Start timer T: 2 s
04:24:59.180619 mtc Message enqueued on BSCVTY from system charstring : " network" id 55
04:24:59.180743 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 56
04:24:59.180976 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 55
04:24:59.181045 mtc Message with id 55 was extracted from the queue of BSCVTY.
04:24:59.181241 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 56
04:24:59.181298 mtc Message with id 56 was extracted from the queue of BSCVTY.
04:24:59.181348 mtc Stop timer T: 2 s
04:24:59.181427 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:59.181545 mtc Start timer T: 2 s
04:24:59.181761 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 57
04:24:59.181852 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 58
04:24:59.182064 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 57
04:24:59.182111 mtc Message with id 57 was extracted from the queue of BSCVTY.
04:24:59.182226 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 58
04:24:59.182263 mtc Message with id 58 was extracted from the queue of BSCVTY.
04:24:59.182291 mtc Stop timer T: 2 s
04:24:59.182343 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed"
04:24:59.182418 mtc Start timer T: 2 s
04:24:59.182696 mtc Message enqueued on BSCVTY from system charstring : " system-information 2ter mode computed" id 59
04:24:59.182849 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 60
04:24:59.183071 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " system-information 2ter mode computed" id 59
04:24:59.183121 mtc Message with id 59 was extracted from the queue of BSCVTY.
04:24:59.183245 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 60
04:24:59.183285 mtc Message with id 60 was extracted from the queue of BSCVTY.
04:24:59.183316 mtc Stop timer T: 2 s
04:24:59.183367 mtc Sent on BSCVTY to system charstring : "end"
04:24:59.183444 mtc Start timer T: 2 s
04:24:59.183601 mtc Message enqueued on BSCVTY from system charstring : " end" id 61
04:24:59.183682 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 62
04:24:59.183925 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 61
04:24:59.183994 mtc Message with id 61 was extracted from the queue of BSCVTY.
04:24:59.184074 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 62
04:24:59.184117 mtc Message with id 62 was extracted from the queue of BSCVTY.
04:24:59.184144 mtc Stop timer T: 2 s
04:24:59.184187 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:59.184266 mtc Start timer T: 2 s
04:24:59.184523 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 63
04:24:59.184814 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 63
04:24:59.184877 mtc Message with id 63 was extracted from the queue of BSCVTY.
04:24:59.184911 mtc Stop timer T: 2 s
04:24:59.184955 mtc Sent on BSCVTY to system charstring : "network"
04:24:59.185053 mtc Start timer T: 2 s
04:24:59.185267 mtc Message enqueued on BSCVTY from system charstring : " network" id 64
04:24:59.185372 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 65
04:24:59.185607 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 64
04:24:59.185665 mtc Message with id 64 was extracted from the queue of BSCVTY.
04:24:59.185832 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 65
04:24:59.185889 mtc Message with id 65 was extracted from the queue of BSCVTY.
04:24:59.185923 mtc Stop timer T: 2 s
04:24:59.185971 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:59.186210 mtc Start timer T: 2 s
04:24:59.186348 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 66
04:24:59.186419 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 67
04:24:59.186588 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 66
04:24:59.186628 mtc Message with id 66 was extracted from the queue of BSCVTY.
04:24:59.186746 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 67
04:24:59.186801 mtc Message with id 67 was extracted from the queue of BSCVTY.
04:24:59.186839 mtc Stop timer T: 2 s
04:24:59.186887 mtc Sent on BSCVTY to system charstring : "gprs mode none"
04:24:59.186958 mtc Start timer T: 2 s
04:24:59.187236 mtc Message enqueued on BSCVTY from system charstring : " gprs mode none" id 68
04:24:59.187332 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 69
04:24:59.187622 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " gprs mode none" id 68
04:24:59.187694 mtc Message with id 68 was extracted from the queue of BSCVTY.
04:24:59.187918 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 69
04:24:59.187987 mtc Message with id 69 was extracted from the queue of BSCVTY.
04:24:59.188040 mtc Stop timer T: 2 s
04:24:59.188120 mtc Sent on BSCVTY to system charstring : "end"
04:24:59.188281 mtc Start timer T: 2 s
04:24:59.188467 mtc Message enqueued on BSCVTY from system charstring : " end" id 70
04:24:59.188553 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 71
04:24:59.188726 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 70
04:24:59.188774 mtc Message with id 70 was extracted from the queue of BSCVTY.
04:24:59.188842 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 71
04:24:59.188879 mtc Message with id 71 was extracted from the queue of BSCVTY.
04:24:59.188912 mtc Stop timer T: 2 s
04:24:59.188961 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:24:59.189045 mtc Start timer T: 2 s
04:24:59.189252 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 72
04:24:59.189494 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 72
04:24:59.189561 mtc Message with id 72 was extracted from the queue of BSCVTY.
04:24:59.189621 mtc Stop timer T: 2 s
04:24:59.189697 mtc Sent on BSCVTY to system charstring : "network"
04:24:59.189779 mtc Start timer T: 2 s
04:24:59.189979 mtc Message enqueued on BSCVTY from system charstring : " network" id 73
04:24:59.190074 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 74
04:24:59.190338 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 73
04:24:59.190410 mtc Message with id 73 was extracted from the queue of BSCVTY.
04:24:59.190599 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 74
04:24:59.190657 mtc Message with id 74 was extracted from the queue of BSCVTY.
04:24:59.190708 mtc Stop timer T: 2 s
04:24:59.190789 mtc Sent on BSCVTY to system charstring : "bts 0"
04:24:59.190895 mtc Start timer T: 2 s
04:24:59.191073 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 75
04:24:59.191156 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 76
04:24:59.191332 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 75
04:24:59.191377 mtc Message with id 75 was extracted from the queue of BSCVTY.
04:24:59.191505 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 76
04:24:59.191548 mtc Message with id 76 was extracted from the queue of BSCVTY.
04:24:59.191586 mtc Stop timer T: 2 s
04:24:59.191670 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42"
04:24:59.191768 mtc Start timer T: 2 s
04:24:59.192019 mtc Message enqueued on BSCVTY from system charstring : " si2quater neighbor-list del uarfcn 23 42" id 77
04:24:59.192086 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 78
04:24:59.192288 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " si2quater neighbor-list del uarfcn 23 42" id 77
04:24:59.192358 mtc Message with id 77 was extracted from the queue of BSCVTY.
04:24:59.192578 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 78
04:24:59.192642 mtc Message with id 78 was extracted from the queue of BSCVTY.
04:24:59.192690 mtc Stop timer T: 2 s
04:24:59.192764 mtc Sent on BSCVTY to system charstring : "end"
04:24:59.193004 mtc Start timer T: 2 s
04:24:59.193091 mtc Message enqueued on BSCVTY from system charstring : " end" id 79
04:24:59.193162 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 80
04:24:59.193402 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 79
04:24:59.193463 mtc Message with id 79 was extracted from the queue of BSCVTY.
04:24:59.193574 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 80
04:24:59.193633 mtc Message with id 80 was extracted from the queue of BSCVTY.
04:24:59.193675 mtc Stop timer T: 2 s
04:24:59.193718 mtc Sent on BSCVTY to system charstring : "write terminal"
04:24:59.193789 mtc Start timer T: 2 s
04:24:59.195025 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
04:24:59.195204 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 82
04:24:59.200509 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n  logging filter all 1\n  logging color 1\n  logging print category 0\n  logging timestamp 0\n  logging level all everything\n  logging level rll notice\n  logging level cc notice\n  logging level mm debug\n  logging level rr notice\n  logging level rsl notice\n  logging level nm info\n  logging level mncc notice\n  logging level pag notice\n  logging level meas notice\n  logging level sccp notice\n  logging level msc notice\n  logging level mgcp notice\n  logging level ho notice\n  logging level db notice\n  logging level ref notice\n  logging level gprs debug\n  logging level ns info\n  logging level bssgp debug\n  logging level llc debug\n  logging level sndcp debug\n  logging level nat notice\n  logging level ctrl notice\n  logging level smpp debug\n  logging level filter debug\n  logging level ranap debug\n  logging level sua debug\n  logging level pcu debug\n  logging level lglobal notice\n  logging level llapd notice\n  logging level linp notice\n  logging level lmux notice\n  logging level lmi notice\n  logging level lmib notice\n  logging level lsms notice\n  logging level lctrl notice\n  logging level lgtp notice\n  logging level lstats notice\n  logging level lgsup notice\n  logging level loap notice\n  logging level lss7 notice\n  logging level lsccp notice\n  logging level lsua notice\n  logging level lm3ua notice\n  logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n  type sysmobts\n  band DCS1800\n  cell_identity 20960\n  location_area_code 13135\n  dtx uplink force\n  base_station_id_code 63\n  ms max power 40\n  cell reselection hysteresis 2\n  rxlev access min 45\n  periodic location update 6\n  radio-link-timeout 4\n  channel allocator ascending\n  rach tx integer 7\n  rach max transmission 4\n  channel-descrption attach 0\n  channel-descrption bs-pa-mfrms 3\n  channel-descrption bs-ag-blks-res 2\n  early-classmark-sending allowed\n  ip.access unit_id 1234 0\n  oml ip.access stream_id 255 line 0\n  neighbor-list mode automatic\n  codec-support fr hr efr amr\n  amr tch-f modes 7\n  amr tch-f start-mode auto\n  gprs mode none\n  no force-combined-si\n  trx 0\n   rf_locked 0\n   arfcn 871\n   nominal power 23\n   max_power_red 20\n   rsl e1 tei 0\n   timeslot 0\n    phys_chan_config CCCH+SDCCH4\n    hopping enabled 0\n   timeslot 1\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 2\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 3\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 4\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 5\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 6\n    phys_chan_config TCH/H\n    hopping enabled 0\n   timeslot 7\n    phys_chan_config PDCH\n    hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 81
04:24:59.200671 mtc Message with id 81 was extracted from the queue of BSCVTY.
04:24:59.200743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 82
04:24:59.200776 mtc Message with id 82 was extracted from the queue of BSCVTY.
04:24:59.200801 mtc Stop timer T: 2 s
04:24:59.200851 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:24:59.200944 mtc Start timer T: 2 s
04:24:59.201442 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 83
04:24:59.201641 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 83
04:24:59.201718 mtc Message with id 83 was extracted from the queue of BSCVTY.
04:24:59.201779 mtc Stop timer T: 2 s
04:24:59.201841 mtc Start timer T: 1 s
04:24:59.349212 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A88C0100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 40
04:24:59.349482 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43148, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 40
04:24:59.584639 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A8BF0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 41
04:24:59.584871 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43199, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 41
04:24:59.820274 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A8F2010000005506198FB380000000000000000000000000009D04002B'O } id 42
04:24:59.820716 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43250, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 42
04:25:00.055346 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9250100000059061A00000000000000000000000000000000FF9D0400'O } id 43
04:25:00.055471 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43301, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 43
04:25:00.201907 mtc Timeout T: 1 s
04:25:00.202069 mtc setverdict(pass): none -> pass
04:25:00.202182 mtc Terminating component type Test.dummy_CT.
04:25:00.202235 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:00.202326 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:00.202390 mtc Message with id 40 was extracted from the queue of GSMTAP.
04:25:00.202439 mtc Message with id 41 was extracted from the queue of GSMTAP.
04:25:00.202476 mtc Message with id 42 was extracted from the queue of GSMTAP.
04:25:00.202509 mtc Message with id 43 was extracted from the queue of GSMTAP.
04:25:00.202547 mtc Port GSMTAP was stopped.
04:25:00.202588 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:00.202978 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:00.203098 mtc Port BSCVTY was stopped.
04:25:00.203155 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater.
04:25:00.203228 mtc Waiting for PTCs to finish.
04:25:00.203370 mtc Setting final verdict of the test case.
04:25:00.203440 mtc Local verdict of MTC: pass
04:25:00.203492 mtc No PTCs were created.
04:25:00.203536 mtc Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass
04:25:00.203684 mtc Executing test case TC_neci in module Test.
04:25:00.203765 mtc Test case TC_neci started.
04:25:00.203832 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci.
04:25:00.203957 mtc Port GSMTAP was started.
04:25:00.204023 mtc Port BSCVTY was started.
04:25:00.204066 mtc Component type Test.dummy_CT was initialized.
04:25:00.204130 mtc Random number generator was initialized with seed 61.204127: srand48(-1948453023).
04:25:00.204201 mtc Function rnd() returned 0.415983.
04:25:00.204348 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:00.204516 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:00.204647 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:00.204726 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:00.204865 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:00.205360 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:00.205546 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:00.205644 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:00.205726 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:00.205797 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:00.205974 mtc Sent on BSCVTY to system charstring : "enable"
04:25:00.206119 mtc Start timer T: 2 s
04:25:00.206340 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:00.206533 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:00.206601 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:00.206657 mtc Stop timer T: 2 s
04:25:00.206720 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:00.206826 mtc Start timer T: 2 s
04:25:00.207212 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:00.207462 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:00.207515 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:00.207532 mtc Stop timer T: 2 s
04:25:00.207555 mtc Sent on BSCVTY to system charstring : "network"
04:25:00.207592 mtc Start timer T: 2 s
04:25:00.207664 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:00.207686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:00.207748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:00.207764 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:00.207818 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:00.207836 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:00.207852 mtc Stop timer T: 2 s
04:25:00.207876 mtc Sent on BSCVTY to system charstring : "neci 0"
04:25:00.207908 mtc Start timer T: 2 s
04:25:00.207973 mtc Message enqueued on BSCVTY from system charstring : " neci 0" id 5
04:25:00.207995 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 6
04:25:00.208050 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " neci 0" id 5
04:25:00.208063 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:00.208105 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 6
04:25:00.208118 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:00.208130 mtc Stop timer T: 2 s
04:25:00.208146 mtc Sent on BSCVTY to system charstring : "end"
04:25:00.208213 mtc Start timer T: 2 s
04:25:00.208241 mtc Message enqueued on BSCVTY from system charstring : " end" id 7
04:25:00.208260 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 8
04:25:00.208334 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 7
04:25:00.208352 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:00.208386 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 8
04:25:00.208403 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:00.208432 mtc Stop timer T: 2 s
04:25:00.208457 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:00.208488 mtc Start timer T: 2 s
04:25:00.208708 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 9
04:25:00.208746 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 9
04:25:00.208765 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:00.208781 mtc Stop timer T: 2 s
04:25:00.208797 mtc Start timer T: 1 s
04:25:00.290771 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9580100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 1
04:25:00.291057 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43352, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 1
04:25:00.526299 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A98B0100000031061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 2
04:25:00.526707 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43403, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334F3D2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 2
04:25:00.761526 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9BE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 3
04:25:00.761798 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43454, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 3
04:25:00.997067 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000A9F10100000059061A00000000000000000000000000000000FF9D0400'O } id 4
04:25:00.997425 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43505, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 4
04:25:01.208817 mtc Timeout T: 1 s
04:25:01.208884 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:01.208901 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:01.208909 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:01.208932 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:01.208939 mtc Port GSMTAP was cleared.
04:25:01.208962 mtc Start timer T: 10 s
04:25:01.232164 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA240100000049061B51E062F224334F110101103D2D9D0400392B2B2B'O } id 5
04:25:01.232366 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43556, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 5
04:25:01.232552 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43556, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F110101103D2D9D0400392B2B2B'O } } id 5
04:25:01.232639 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:01.232908 mtc setverdict(pass): none -> pass
04:25:01.232995 mtc Terminating component type Test.dummy_CT.
04:25:01.233049 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:01.233122 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:01.233158 mtc Port GSMTAP was stopped.
04:25:01.233179 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:01.233254 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:01.233287 mtc Port BSCVTY was stopped.
04:25:01.233305 mtc Component type Test.dummy_CT was shut down inside testcase TC_neci.
04:25:01.233329 mtc Waiting for PTCs to finish.
04:25:01.233489 mtc Setting final verdict of the test case.
04:25:01.233537 mtc Local verdict of MTC: pass
04:25:01.233575 mtc No PTCs were created.
04:25:01.233606 mtc Test case TC_neci finished. Verdict: pass
04:25:01.233694 mtc Executing test case TC_cell_resel_hyst in module Test.
04:25:01.233744 mtc Test case TC_cell_resel_hyst started.
04:25:01.233780 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst.
04:25:01.233859 mtc Port GSMTAP was started.
04:25:01.233902 mtc Port BSCVTY was started.
04:25:01.233935 mtc Component type Test.dummy_CT was initialized.
04:25:01.233971 mtc Function rnd() returned 0.717359.
04:25:01.234049 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:01.234159 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:01.234230 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:01.234275 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:01.234366 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:01.234690 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:01.234780 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:01.234835 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:01.234884 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:01.234928 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:01.235042 mtc Sent on BSCVTY to system charstring : "enable"
04:25:01.235243 mtc Start timer T: 2 s
04:25:01.235318 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:01.235414 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:01.235456 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:01.235493 mtc Stop timer T: 2 s
04:25:01.235539 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:01.235733 mtc Start timer T: 2 s
04:25:01.235899 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:01.236071 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:01.236117 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:01.236152 mtc Stop timer T: 2 s
04:25:01.236204 mtc Sent on BSCVTY to system charstring : "network"
04:25:01.236283 mtc Start timer T: 2 s
04:25:01.236470 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:01.236533 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:01.236709 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:01.236753 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:01.236886 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:01.236927 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:01.236962 mtc Stop timer T: 2 s
04:25:01.237018 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:01.237087 mtc Start timer T: 2 s
04:25:01.237236 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:01.237302 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:01.237474 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:01.237524 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:01.237653 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:01.237693 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:01.237728 mtc Stop timer T: 2 s
04:25:01.237796 mtc Sent on BSCVTY to system charstring : "cell reselection hysteresis 10"
04:25:01.237866 mtc Start timer T: 2 s
04:25:01.238081 mtc Message enqueued on BSCVTY from system charstring : " cell reselection hysteresis 10" id 7
04:25:01.238132 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:01.238261 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " cell reselection hysteresis 10" id 7
04:25:01.238305 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:01.238436 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:01.238475 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:01.238513 mtc Stop timer T: 2 s
04:25:01.238568 mtc Sent on BSCVTY to system charstring : "end"
04:25:01.238636 mtc Start timer T: 2 s
04:25:01.238792 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:01.238840 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:01.238954 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:01.238984 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:01.239030 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:01.239059 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:01.239085 mtc Stop timer T: 2 s
04:25:01.239130 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:01.239202 mtc Start timer T: 2 s
04:25:01.239944 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:01.240064 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:01.240108 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:01.240144 mtc Stop timer T: 2 s
04:25:01.240181 mtc Start timer T: 1 s
04:25:01.467542 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA570100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:01.467688 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43607, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:01.702879 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AA8A010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:25:01.703094 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43658, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:25:01.938352 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AABD0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:25:01.938696 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43709, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:25:02.173916 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AAF00100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O } id 4
04:25:02.174277 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43760, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 4
04:25:02.240215 mtc Timeout T: 1 s
04:25:02.240337 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:02.240383 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:02.240448 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:02.240486 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:02.240513 mtc Port GSMTAP was cleared.
04:25:02.240548 mtc Start timer T: 10 s
04:25:02.409044 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB230100000031061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:02.409278 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43811, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:02.409464 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43811, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD2D9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:02.409564 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:02.644670 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB56010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:02.645074 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43862, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:02.645342 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43862, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:02.645470 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:02.880024 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AB890100000059061A00000000000000000000000000000000FF9D0400'O } id 7
04:25:02.880376 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43913, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:02.880638 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43913, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:02.880741 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:03.115105 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ABBC0100000049061B51E062F224334F11010110BD2D9D0400392B2B2B'O } id 8
04:25:03.115393 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43964, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 8
04:25:03.115611 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 43964, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD2D9D0400392B2B2B'O } } id 8
04:25:03.115713 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:03.116016 mtc setverdict(pass): none -> pass
04:25:03.116096 mtc Terminating component type Test.dummy_CT.
04:25:03.116151 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:03.116239 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:03.116294 mtc Port GSMTAP was stopped.
04:25:03.116341 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:03.116497 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:03.116558 mtc Port BSCVTY was stopped.
04:25:03.116603 mtc Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst.
04:25:03.116658 mtc Waiting for PTCs to finish.
04:25:03.116758 mtc Setting final verdict of the test case.
04:25:03.116802 mtc Local verdict of MTC: pass
04:25:03.116849 mtc No PTCs were created.
04:25:03.116889 mtc Test case TC_cell_resel_hyst finished. Verdict: pass
04:25:03.117039 mtc Executing test case TC_rxlev_acc_min in module Test.
04:25:03.117110 mtc Test case TC_rxlev_acc_min started.
04:25:03.117159 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min.
04:25:03.117265 mtc Port GSMTAP was started.
04:25:03.117323 mtc Port BSCVTY was started.
04:25:03.117365 mtc Component type Test.dummy_CT was initialized.
04:25:03.117414 mtc Function rnd() returned 0.437851.
04:25:03.117524 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:03.117639 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:03.117767 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:03.117864 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:03.117986 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:03.118464 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:03.118613 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:03.118690 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:03.118744 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:03.118781 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:03.118902 mtc Sent on BSCVTY to system charstring : "enable"
04:25:03.118995 mtc Start timer T: 2 s
04:25:03.119187 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:03.119346 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:03.119406 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:03.119457 mtc Stop timer T: 2 s
04:25:03.119520 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:03.119623 mtc Start timer T: 2 s
04:25:03.119948 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:03.120155 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:03.120202 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:03.120232 mtc Stop timer T: 2 s
04:25:03.120282 mtc Sent on BSCVTY to system charstring : "network"
04:25:03.120359 mtc Start timer T: 2 s
04:25:03.120606 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:03.120686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:03.120914 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:03.120971 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:03.121142 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:03.121196 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:03.121240 mtc Stop timer T: 2 s
04:25:03.121314 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:03.121406 mtc Start timer T: 2 s
04:25:03.121623 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:03.121699 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:03.121935 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:03.121995 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:03.122168 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:03.122223 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:03.122270 mtc Stop timer T: 2 s
04:25:03.122348 mtc Sent on BSCVTY to system charstring : "rxlev access min 27"
04:25:03.122445 mtc Start timer T: 2 s
04:25:03.122729 mtc Message enqueued on BSCVTY from system charstring : " rxlev access min 27" id 7
04:25:03.122798 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:03.123035 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " rxlev access min 27" id 7
04:25:03.123089 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:03.123258 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:03.123311 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:03.123358 mtc Stop timer T: 2 s
04:25:03.123428 mtc Sent on BSCVTY to system charstring : "end"
04:25:03.123514 mtc Start timer T: 2 s
04:25:03.123568 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:03.123584 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:03.123640 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:03.123654 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:03.123680 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:03.123692 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:03.123704 mtc Stop timer T: 2 s
04:25:03.123722 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:03.123745 mtc Start timer T: 2 s
04:25:03.123871 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:03.123931 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:03.123949 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:03.123978 mtc Stop timer T: 2 s
04:25:03.123992 mtc Start timer T: 1 s
04:25:03.350751 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ABEF0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:03.351064 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44015, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:03.586092 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC22010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:25:03.586472 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44066, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:25:03.821269 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC550100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:25:03.821578 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44117, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:25:04.056821 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AC880100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O } id 4
04:25:04.057155 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44168, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 4
04:25:04.124009 mtc Timeout T: 1 s
04:25:04.124145 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:04.124199 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:04.124243 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:04.124271 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:04.124310 mtc Port GSMTAP was cleared.
04:25:04.124344 mtc Start timer T: 10 s
04:25:04.292181 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ACBB0100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:04.292576 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44219, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:04.292791 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44219, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:04.292917 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:04.527553 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ACEE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:04.527934 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44270, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:04.528172 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44270, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:04.528276 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:04.762924 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD210100000059061A00000000000000000000000000000000FF9D0400'O } id 7
04:25:04.763248 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44321, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:04.763453 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44321, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:04.763546 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:04.998079 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD540100000049061B51E062F224334F11010110BD1B9D0400392B2B2B'O } id 8
04:25:04.998329 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44372, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 8
04:25:04.998478 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44372, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061B51E062F224334F11010110BD1B9D0400392B2B2B'O } } id 8
04:25:04.998565 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:04.998820 mtc setverdict(pass): none -> pass
04:25:04.998914 mtc Terminating component type Test.dummy_CT.
04:25:04.998979 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:04.999084 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:04.999140 mtc Port GSMTAP was stopped.
04:25:04.999171 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:04.999396 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:04.999464 mtc Port BSCVTY was stopped.
04:25:04.999507 mtc Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min.
04:25:04.999572 mtc Waiting for PTCs to finish.
04:25:04.999685 mtc Setting final verdict of the test case.
04:25:04.999732 mtc Local verdict of MTC: pass
04:25:04.999783 mtc No PTCs were created.
04:25:04.999827 mtc Test case TC_rxlev_acc_min finished. Verdict: pass
04:25:04.999961 mtc Executing test case TC_cellid in module Test.
04:25:05.000032 mtc Test case TC_cellid started.
04:25:05.000081 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid.
04:25:05.000194 mtc Port GSMTAP was started.
04:25:05.000243 mtc Port BSCVTY was started.
04:25:05.000285 mtc Component type Test.dummy_CT was initialized.
04:25:05.000332 mtc Function rnd() returned 0.765568.
04:25:05.000474 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:05.000593 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:05.000696 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:05.000760 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:05.000877 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:05.001321 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:05.001483 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:05.001568 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:05.001640 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:05.001705 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:05.001860 mtc Sent on BSCVTY to system charstring : "enable"
04:25:05.001987 mtc Start timer T: 2 s
04:25:05.002168 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:05.002313 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:05.002372 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:05.002422 mtc Stop timer T: 2 s
04:25:05.002486 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:05.002582 mtc Start timer T: 2 s
04:25:05.002902 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:05.003137 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:05.003197 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:05.003246 mtc Stop timer T: 2 s
04:25:05.003313 mtc Sent on BSCVTY to system charstring : "network"
04:25:05.003410 mtc Start timer T: 2 s
04:25:05.003518 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:05.003538 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:05.003593 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:05.003607 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:05.003649 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:05.003663 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:05.003674 mtc Stop timer T: 2 s
04:25:05.003692 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:05.003720 mtc Start timer T: 2 s
04:25:05.003775 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:05.003798 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:05.003845 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:05.003855 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:05.003895 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:05.003912 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:05.003923 mtc Stop timer T: 2 s
04:25:05.003937 mtc Sent on BSCVTY to system charstring : "cell_identity 50171"
04:25:05.003957 mtc Start timer T: 2 s
04:25:05.004042 mtc Message enqueued on BSCVTY from system charstring : " cell_identity 50171" id 7
04:25:05.004059 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:05.004100 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " cell_identity 50171" id 7
04:25:05.004111 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:05.004140 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:05.004149 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:05.004157 mtc Stop timer T: 2 s
04:25:05.004173 mtc Sent on BSCVTY to system charstring : "end"
04:25:05.004195 mtc Start timer T: 2 s
04:25:05.004245 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:05.004260 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:05.004314 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:05.004327 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:05.004353 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:05.004365 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:05.004376 mtc Stop timer T: 2 s
04:25:05.004394 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:05.004640 mtc Start timer T: 2 s
04:25:05.004670 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:05.004704 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:05.004719 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:05.004731 mtc Stop timer T: 2 s
04:25:05.004742 mtc Start timer T: 1 s
04:25:05.233648 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AD870100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:05.234011 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44423, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:05.468792 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ADBA010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:25:05.469040 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44474, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:25:05.704383 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000ADED0100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:25:05.704812 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44525, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:25:05.939571 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE200100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } id 4
04:25:05.939902 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44576, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 4
04:25:06.004758 mtc Timeout T: 1 s
04:25:06.004925 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:06.004984 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:06.005018 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:06.005051 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:06.005092 mtc Port GSMTAP was cleared.
04:25:06.005132 mtc Start timer T: 10 s
04:25:06.174805 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE530100000031061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:06.175089 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44627, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:06.175279 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44627, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224334FBD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:06.175375 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:06.410491 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AE86010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:06.410845 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44678, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:06.411051 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44678, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:06.411140 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:06.645597 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AEB90100000059061A00000000000000000000000000000000FF9D0400'O } id 7
04:25:06.645930 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44729, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:06.646136 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44729, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:06.646224 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:06.881189 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AEEC0100000049061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } id 8
04:25:06.881561 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44780, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 8
04:25:06.881790 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44780, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224334F11010110BD1B9D0400392B2B2B'O } } id 8
04:25:06.881955 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:06.882284 mtc setverdict(pass): none -> pass
04:25:06.882361 mtc Terminating component type Test.dummy_CT.
04:25:06.882403 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:06.882481 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:06.882524 mtc Port GSMTAP was stopped.
04:25:06.882555 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:06.882668 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:06.882716 mtc Port BSCVTY was stopped.
04:25:06.882744 mtc Component type Test.dummy_CT was shut down inside testcase TC_cellid.
04:25:06.882780 mtc Waiting for PTCs to finish.
04:25:06.883152 mtc Setting final verdict of the test case.
04:25:06.883258 mtc Local verdict of MTC: pass
04:25:06.883321 mtc No PTCs were created.
04:25:06.883365 mtc Test case TC_cellid finished. Verdict: pass
04:25:06.883565 mtc Executing test case TC_lac in module Test.
04:25:06.883659 mtc Test case TC_lac started.
04:25:06.883730 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac.
04:25:06.883847 mtc Port GSMTAP was started.
04:25:06.883914 mtc Port BSCVTY was started.
04:25:06.883961 mtc Component type Test.dummy_CT was initialized.
04:25:06.884014 mtc Function rnd() returned 0.727827.
04:25:06.884159 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:06.884281 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:06.884386 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:06.884496 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:06.884646 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:06.885113 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:06.885254 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:06.885351 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:06.885431 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:06.885497 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:06.885633 mtc Sent on BSCVTY to system charstring : "enable"
04:25:06.885733 mtc Start timer T: 2 s
04:25:06.886020 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:06.886231 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:06.886369 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:06.886439 mtc Stop timer T: 2 s
04:25:06.886519 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:06.886921 mtc Start timer T: 2 s
04:25:06.887208 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:06.887498 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:06.887570 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:06.887628 mtc Stop timer T: 2 s
04:25:06.887711 mtc Sent on BSCVTY to system charstring : "network"
04:25:06.887951 mtc Start timer T: 2 s
04:25:06.888103 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:06.888175 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:06.888497 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:06.888571 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:06.888779 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:06.888845 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:06.888898 mtc Stop timer T: 2 s
04:25:06.888984 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:06.889111 mtc Start timer T: 2 s
04:25:06.889357 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:06.889448 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:06.889704 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:06.889769 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:06.889969 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:06.890028 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:06.890080 mtc Stop timer T: 2 s
04:25:06.890171 mtc Sent on BSCVTY to system charstring : "location_area_code 47698"
04:25:06.890273 mtc Start timer T: 2 s
04:25:06.890567 mtc Message enqueued on BSCVTY from system charstring : " location_area_code 47698" id 7
04:25:06.890642 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:06.890836 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " location_area_code 47698" id 7
04:25:06.890880 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:06.890994 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:06.891029 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:06.891057 mtc Stop timer T: 2 s
04:25:06.891106 mtc Sent on BSCVTY to system charstring : "end"
04:25:06.891192 mtc Start timer T: 2 s
04:25:06.891390 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:06.891467 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:06.891520 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:06.891533 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:06.891554 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:06.891567 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:06.891576 mtc Stop timer T: 2 s
04:25:06.891592 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:06.891616 mtc Start timer T: 2 s
04:25:06.891776 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:06.891826 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:06.891848 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:06.891865 mtc Stop timer T: 2 s
04:25:06.891883 mtc Start timer T: 1 s
04:25:07.116617 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF1F0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:07.116975 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44831, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:07.351642 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF52010000005506198FB380000000000000000000000000009D04002B'O } id 2
04:25:07.351915 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44882, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009D04002B'O } } id 2
04:25:07.587064 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AF850100000059061A00000000000000000000000000000000FF9D0400'O } id 3
04:25:07.587361 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44933, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 3
04:25:07.822662 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AFB80100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } id 4
04:25:07.823025 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 44984, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 4
04:25:07.891905 mtc Timeout T: 1 s
04:25:07.909691 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:07.909783 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:07.909822 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:07.909854 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:07.909891 mtc Port GSMTAP was cleared.
04:25:07.909932 mtc Start timer T: 10 s
04:25:08.057868 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000AFEB0100000031061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:08.058193 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45035, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:08.058404 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45035, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9D04002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:08.058517 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:08.293364 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B01E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:08.293715 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45086, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:08.293915 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45086, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:08.294022 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:08.528782 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0510100000059061A00000000000000000000000000000000FF9D0400'O } id 7
04:25:08.529137 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45137, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:08.529368 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45137, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF9D0400'O } } id 7
04:25:08.529479 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:08.764115 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0840100000049061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } id 8
04:25:08.765685 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45188, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 8
04:25:08.765943 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45188, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B9D0400392B2B2B'O } } id 8
04:25:08.766059 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:08.766398 mtc setverdict(pass): none -> pass
04:25:08.766500 mtc Terminating component type Test.dummy_CT.
04:25:08.766561 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:08.766669 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:08.766730 mtc Port GSMTAP was stopped.
04:25:08.766784 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:08.766922 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:08.767006 mtc Port BSCVTY was stopped.
04:25:08.767061 mtc Component type Test.dummy_CT was shut down inside testcase TC_lac.
04:25:08.767111 mtc Waiting for PTCs to finish.
04:25:08.767273 mtc Setting final verdict of the test case.
04:25:08.767375 mtc Local verdict of MTC: pass
04:25:08.767431 mtc No PTCs were created.
04:25:08.767478 mtc Test case TC_lac finished. Verdict: pass
04:25:08.767658 mtc Executing test case TC_rach_tx_int in module Test.
04:25:08.767752 mtc Test case TC_rach_tx_int started.
04:25:08.767804 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int.
04:25:08.767932 mtc Port GSMTAP was started.
04:25:08.767988 mtc Port BSCVTY was started.
04:25:08.768034 mtc Component type Test.dummy_CT was initialized.
04:25:08.768088 mtc Function rnd() returned 0.352051.
04:25:08.768237 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:08.768363 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:08.769525 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:08.769615 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:08.769760 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:08.770239 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:08.770382 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:08.770467 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:08.770546 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:08.770614 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:08.770794 mtc Sent on BSCVTY to system charstring : "enable"
04:25:08.771074 mtc Start timer T: 2 s
04:25:08.771184 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:08.771326 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:08.771401 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:08.771462 mtc Stop timer T: 2 s
04:25:08.771488 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:08.771592 mtc Start timer T: 2 s
04:25:08.771683 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:08.771781 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:08.771806 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:08.771826 mtc Stop timer T: 2 s
04:25:08.771855 mtc Sent on BSCVTY to system charstring : "network"
04:25:08.771893 mtc Start timer T: 2 s
04:25:08.771979 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:08.772008 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:08.772104 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:08.772131 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:08.772207 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:08.772231 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:08.772251 mtc Stop timer T: 2 s
04:25:08.772289 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:08.772389 mtc Start timer T: 2 s
04:25:08.772466 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:08.772493 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:08.772587 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:08.772610 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:08.772682 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:08.772706 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:08.772726 mtc Stop timer T: 2 s
04:25:08.772759 mtc Sent on BSCVTY to system charstring : "rach tx integer 5"
04:25:08.772891 mtc Start timer T: 2 s
04:25:08.772943 mtc Message enqueued on BSCVTY from system charstring : " rach tx integer 5" id 7
04:25:08.772968 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:08.773066 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach tx integer 5" id 7
04:25:08.773089 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:08.773159 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:08.773179 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:08.773198 mtc Stop timer T: 2 s
04:25:08.773226 mtc Sent on BSCVTY to system charstring : "end"
04:25:08.773261 mtc Start timer T: 2 s
04:25:08.773347 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:08.773372 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:08.773439 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:08.773463 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:08.773504 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:08.773527 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:08.773546 mtc Stop timer T: 2 s
04:25:08.773575 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:08.773612 mtc Start timer T: 2 s
04:25:08.773797 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:08.773854 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:08.773872 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:08.773884 mtc Stop timer T: 2 s
04:25:08.773895 mtc Start timer T: 1 s
04:25:08.999474 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0B70100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:08.999807 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45239, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:09.234603 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B0EA010000005506198FB380000000000000000000000000009504002B'O } id 2
04:25:09.234887 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45290, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000009504002B'O } } id 2
04:25:09.470231 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B11D0100000059061A00000000000000000000000000000000FF950400'O } id 3
04:25:09.470578 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45341, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 3
04:25:09.705594 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1500100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } id 4
04:25:09.705976 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45392, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 4
04:25:09.773912 mtc Timeout T: 1 s
04:25:09.774049 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:09.774119 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:09.774157 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:09.774192 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:09.774219 mtc Port GSMTAP was cleared.
04:25:09.774262 mtc Start timer T: 10 s
04:25:09.940683 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1830100000031061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:09.940955 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45443, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:09.941137 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45443, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B9504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:09.941241 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:10.176090 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1B6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:10.176344 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45494, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:10.176516 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45494, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:10.176590 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:10.411438 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B1E90100000059061A00000000000000000000000000000000FF950400'O } id 7
04:25:10.411644 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45545, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 7
04:25:10.411783 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45545, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF950400'O } } id 7
04:25:10.411851 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:10.647064 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B21C0100000049061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } id 8
04:25:10.647390 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45596, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 8
04:25:10.647594 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45596, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B950400392B2B2B'O } } id 8
04:25:10.647742 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:10.648130 mtc setverdict(pass): none -> pass
04:25:10.648245 mtc Terminating component type Test.dummy_CT.
04:25:10.648323 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:10.648476 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:10.648558 mtc Port GSMTAP was stopped.
04:25:10.648605 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:10.648713 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:10.648782 mtc Port BSCVTY was stopped.
04:25:10.648833 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int.
04:25:10.648900 mtc Waiting for PTCs to finish.
04:25:10.649029 mtc Setting final verdict of the test case.
04:25:10.649087 mtc Local verdict of MTC: pass
04:25:10.649139 mtc No PTCs were created.
04:25:10.649181 mtc Test case TC_rach_tx_int finished. Verdict: pass
04:25:10.649310 mtc Executing test case TC_rach_max_tx in module Test.
04:25:10.649386 mtc Test case TC_rach_max_tx started.
04:25:10.649437 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx.
04:25:10.649548 mtc Port GSMTAP was started.
04:25:10.649611 mtc Port BSCVTY was started.
04:25:10.649655 mtc Component type Test.dummy_CT was initialized.
04:25:10.649705 mtc Function rnd() returned 0.019925.
04:25:10.649841 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:10.649993 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:10.650171 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:10.650302 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:10.650461 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:10.650978 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:10.651180 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:10.651270 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:10.651356 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:10.651429 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:10.651613 mtc Sent on BSCVTY to system charstring : "enable"
04:25:10.651891 mtc Start timer T: 2 s
04:25:10.652002 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:10.652161 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:10.652232 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:10.652290 mtc Stop timer T: 2 s
04:25:10.652360 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:10.652534 mtc Start timer T: 2 s
04:25:10.652622 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:10.652698 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:10.652716 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:10.652730 mtc Stop timer T: 2 s
04:25:10.652750 mtc Sent on BSCVTY to system charstring : "network"
04:25:10.652780 mtc Start timer T: 2 s
04:25:10.652852 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:10.652873 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:10.652940 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:10.652957 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:10.653004 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:10.653019 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:10.653039 mtc Stop timer T: 2 s
04:25:10.653060 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:10.653090 mtc Start timer T: 2 s
04:25:10.653153 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:10.653178 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:10.653255 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:10.653274 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:10.653330 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:10.653349 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:10.653365 mtc Stop timer T: 2 s
04:25:10.653396 mtc Sent on BSCVTY to system charstring : "rach max transmission 1"
04:25:10.653428 mtc Start timer T: 2 s
04:25:10.653546 mtc Message enqueued on BSCVTY from system charstring : " rach max transmission 1" id 7
04:25:10.653606 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:10.653698 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach max transmission 1" id 7
04:25:10.653717 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:10.653813 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:10.653839 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:10.653853 mtc Stop timer T: 2 s
04:25:10.653870 mtc Sent on BSCVTY to system charstring : "end"
04:25:10.653927 mtc Start timer T: 2 s
04:25:10.654023 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:10.654045 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:10.654212 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:10.654238 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:10.654275 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:10.654288 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:10.654299 mtc Stop timer T: 2 s
04:25:10.654320 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:10.654356 mtc Start timer T: 2 s
04:25:10.654546 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:10.654612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:10.654640 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:10.654660 mtc Stop timer T: 2 s
04:25:10.654680 mtc Start timer T: 1 s
04:25:10.882247 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B24F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:10.882515 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45647, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:11.117758 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B282010000005506198FB380000000000000000000000000001504002B'O } id 2
04:25:11.118159 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45698, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
04:25:11.353148 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B2B50100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:11.353471 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45749, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:11.588530 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B2E80100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
04:25:11.588915 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45800, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
04:25:11.654703 mtc Timeout T: 1 s
04:25:11.654882 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:11.654964 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:11.655026 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:11.655082 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:11.655136 mtc Port GSMTAP was cleared.
04:25:11.655193 mtc Start timer T: 10 s
04:25:11.823850 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B31B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:11.824222 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45851, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:11.824558 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45851, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:11.824660 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:12.059003 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B34E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:12.059294 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45902, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:12.059505 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45902, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:12.059609 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:12.294568 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3810100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:12.294888 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45953, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:12.295092 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 45953, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:12.295211 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:12.529979 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3B40100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 8
04:25:12.530366 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46004, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
04:25:12.530629 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46004, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
04:25:12.530777 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:12.531108 mtc setverdict(pass): none -> pass
04:25:12.531206 mtc Terminating component type Test.dummy_CT.
04:25:12.531270 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:12.531379 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:12.531440 mtc Port GSMTAP was stopped.
04:25:12.531493 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:12.531638 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:12.531728 mtc Port BSCVTY was stopped.
04:25:12.531783 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx.
04:25:12.531832 mtc Waiting for PTCs to finish.
04:25:12.531986 mtc Setting final verdict of the test case.
04:25:12.532064 mtc Local verdict of MTC: pass
04:25:12.532137 mtc No PTCs were created.
04:25:12.532199 mtc Test case TC_rach_max_tx finished. Verdict: pass
04:25:12.532331 mtc Executing test case TC_attach in module Test.
04:25:12.532408 mtc Test case TC_attach started.
04:25:12.532502 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach.
04:25:12.532614 mtc Port GSMTAP was started.
04:25:12.532680 mtc Port BSCVTY was started.
04:25:12.532726 mtc Component type Test.dummy_CT was initialized.
04:25:12.532778 mtc Function rnd() returned 0.638879.
04:25:12.532895 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:12.533010 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:12.533108 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:12.533175 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:12.533308 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:12.533747 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:12.533884 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:12.533964 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:12.534040 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:12.534105 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:12.534274 mtc Sent on BSCVTY to system charstring : "enable"
04:25:12.534399 mtc Start timer T: 2 s
04:25:12.534614 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:12.534770 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:12.534841 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:12.534896 mtc Stop timer T: 2 s
04:25:12.534968 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:12.535075 mtc Start timer T: 2 s
04:25:12.535435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:12.535511 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:12.535534 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:12.535553 mtc Stop timer T: 2 s
04:25:12.535580 mtc Sent on BSCVTY to system charstring : "network"
04:25:12.535615 mtc Start timer T: 2 s
04:25:12.535689 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:12.535715 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:12.535799 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:12.535821 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:12.535885 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:12.535905 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:12.535928 mtc Stop timer T: 2 s
04:25:12.535957 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:12.535993 mtc Start timer T: 2 s
04:25:12.536065 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:12.536089 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:12.536151 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:12.536165 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:12.536210 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:12.536230 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:12.536248 mtc Stop timer T: 2 s
04:25:12.536277 mtc Sent on BSCVTY to system charstring : "channel-descrption attach 0"
04:25:12.536309 mtc Start timer T: 2 s
04:25:12.536437 mtc Message enqueued on BSCVTY from system charstring : " channel-descrption attach 0" id 7
04:25:12.536464 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:12.536557 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption attach 0" id 7
04:25:12.536579 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:12.536643 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:12.536663 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:12.536680 mtc Stop timer T: 2 s
04:25:12.536707 mtc Sent on BSCVTY to system charstring : "end"
04:25:12.536741 mtc Start timer T: 2 s
04:25:12.536810 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:12.536834 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:12.536917 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:12.536941 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:12.536980 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:12.536999 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:12.537016 mtc Stop timer T: 2 s
04:25:12.537043 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:12.537078 mtc Start timer T: 2 s
04:25:12.537251 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:12.537310 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:12.537336 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:12.537356 mtc Stop timer T: 2 s
04:25:12.537373 mtc Start timer T: 1 s
04:25:12.765352 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B3E70100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:12.765675 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46055, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:13.000729 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B41A010000005506198FB380000000000000000000000000001504002B'O } id 2
04:25:13.001126 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46106, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
04:25:13.235862 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B44D0100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:13.236120 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46157, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:13.471406 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4800100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
04:25:13.471765 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46208, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
04:25:13.537393 mtc Timeout T: 1 s
04:25:13.537567 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:13.537635 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:13.537676 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:13.537729 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:13.537765 mtc Port GSMTAP was cleared.
04:25:13.537804 mtc Start timer T: 10 s
04:25:13.706558 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4B30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:13.706795 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46259, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:13.707012 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46259, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:13.707091 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:13.941940 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B4E6010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 6
04:25:13.942252 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46310, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:13.942434 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46310, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 6
04:25:13.942532 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:14.177259 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5190100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:14.177504 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46361, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:14.177690 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46361, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:14.177788 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:14.412871 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B54C0100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 8
04:25:14.413196 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46412, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
04:25:14.413396 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46412, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 8
04:25:14.413567 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:14.413876 mtc setverdict(pass): none -> pass
04:25:14.413977 mtc Terminating component type Test.dummy_CT.
04:25:14.414044 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:14.414125 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:14.414172 mtc Port GSMTAP was stopped.
04:25:14.414207 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:14.414591 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:14.414692 mtc Port BSCVTY was stopped.
04:25:14.414756 mtc Component type Test.dummy_CT was shut down inside testcase TC_attach.
04:25:14.414826 mtc Waiting for PTCs to finish.
04:25:14.414997 mtc Setting final verdict of the test case.
04:25:14.415066 mtc Local verdict of MTC: pass
04:25:14.415100 mtc No PTCs were created.
04:25:14.415134 mtc Test case TC_attach finished. Verdict: pass
04:25:14.415301 mtc Executing test case TC_dtx_ul in module Test.
04:25:14.415439 mtc Test case TC_dtx_ul started.
04:25:14.415495 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul.
04:25:14.415591 mtc Port GSMTAP was started.
04:25:14.415661 mtc Port BSCVTY was started.
04:25:14.415693 mtc Component type Test.dummy_CT was initialized.
04:25:14.415731 mtc Function rnd() returned 0.253430.
04:25:14.415845 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:14.416084 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:14.416210 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:14.416284 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:14.416467 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:14.416988 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:14.417162 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:14.417257 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:14.417322 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:14.417370 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:14.417549 mtc Sent on BSCVTY to system charstring : "enable"
04:25:14.417702 mtc Start timer T: 2 s
04:25:14.417928 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:14.418279 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:14.418379 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:14.418420 mtc Stop timer T: 2 s
04:25:14.418473 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:14.418595 mtc Start timer T: 2 s
04:25:14.419047 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:14.419420 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:14.419499 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:14.419560 mtc Stop timer T: 2 s
04:25:14.419710 mtc Sent on BSCVTY to system charstring : "network"
04:25:14.419831 mtc Start timer T: 2 s
04:25:14.420118 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:14.420197 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:14.420541 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:14.420609 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:14.420842 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:14.420911 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:14.420944 mtc Stop timer T: 2 s
04:25:14.421072 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:14.421186 mtc Start timer T: 2 s
04:25:14.421408 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:14.421519 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:14.421795 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:14.421869 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:14.422081 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:14.422150 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:14.422205 mtc Stop timer T: 2 s
04:25:14.422293 mtc Sent on BSCVTY to system charstring : "dtx uplink"
04:25:14.422404 mtc Start timer T: 2 s
04:25:14.422547 mtc Message enqueued on BSCVTY from system charstring : " dtx uplink" id 7
04:25:14.422579 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:14.422669 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " dtx uplink" id 7
04:25:14.422690 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:14.422754 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:14.422773 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:14.422790 mtc Stop timer T: 2 s
04:25:14.422817 mtc Port GSMTAP was cleared.
04:25:14.422833 mtc Start timer T: 10 s
04:25:14.648250 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B57F0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:14.649825 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46463, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:14.650049 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46463, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:14.650155 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:14.883643 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5B2010000005506198FB380000000000000000000000000001504002B'O } id 2
04:25:14.883977 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46514, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
04:25:14.884183 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46514, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 2
04:25:14.884309 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:15.118902 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B5E50100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:15.119310 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46565, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:15.119586 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46565, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:15.119718 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:15.354350 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6180100000049061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } id 4
04:25:15.354744 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46616, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
04:25:15.355034 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46616, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010110BD1B150400392B2B2B'O } } id 4
04:25:15.355150 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:15.355619 mtc setverdict(fail): none -> fail reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }", new component reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }"
04:25:15.355798 mtc Terminating component type Test.dummy_CT.
04:25:15.355862 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:15.355963 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:15.356030 mtc Port GSMTAP was stopped.
04:25:15.356086 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:15.356149 mtc Warning: BSCVTY: Dropping partial message
04:25:15.356294 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:15.356383 mtc Port BSCVTY was stopped.
04:25:15.356499 mtc Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul.
04:25:15.356565 mtc Waiting for PTCs to finish.
04:25:15.356709 mtc Setting final verdict of the test case.
04:25:15.356822 mtc Local verdict of MTC: fail reason: "SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }"
04:25:15.357030 mtc No PTCs were created.
04:25:15.357081 mtc Test case TC_dtx_ul finished. Verdict: fail reason: SI { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 50171, lai := { mcc_mnc := '262F42'H, lac := 47698 }, ctrl_chan_desc := { mscrr := false, att := false, bs_ag_blks_res := 2, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 1, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '01'B, radio_link_timeout := '0000'B }, cell_sel_par := { cell_resel_hyst := 5, ms_txpwr_max_cch := 29, acs := false, neci := false, rxlev_access_min := 27 }, rach_control := { max_retrans := '00'B, tx_integer := '0101'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } doesn't match { header := { l2_plen := { l2_plen := ?, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := ?, lai := ?, ctrl_chan_desc := { mscrr := ?, att := ?, bs_ag_blks_res := ?, ccch_conf := ?, si22ind := ?, cbq3 := ?, spare := '00'B, bs_pa_mfrms := ?, t3212 := ? }, cell_options := { dn_ind := ?, pwrc := ?, dtx := '00'B, radio_link_timeout := ? }, cell_sel_par := ?, rach_control := ?, rest_octets := ? } } }
04:25:15.357379 mtc Executing test case TC_emerg_allowed in module Test.
04:25:15.357486 mtc Test case TC_emerg_allowed started.
04:25:15.357545 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed.
04:25:15.357660 mtc Port GSMTAP was started.
04:25:15.357812 mtc Port BSCVTY was started.
04:25:15.357877 mtc Component type Test.dummy_CT was initialized.
04:25:15.357924 mtc Function rnd() returned 0.238705.
04:25:15.358236 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:15.358498 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:15.358655 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:15.358736 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:15.358871 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:15.359410 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:15.359658 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:15.359792 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:15.359911 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:15.359976 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:15.360113 mtc Sent on BSCVTY to system charstring : "enable"
04:25:15.360205 mtc Start timer T: 2 s
04:25:15.360374 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:15.360497 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:15.360519 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:15.360533 mtc Stop timer T: 2 s
04:25:15.360550 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:15.360580 mtc Start timer T: 2 s
04:25:15.360731 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:15.360824 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:15.360846 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:15.360863 mtc Stop timer T: 2 s
04:25:15.360888 mtc Sent on BSCVTY to system charstring : "network"
04:25:15.360924 mtc Start timer T: 2 s
04:25:15.361017 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:15.361067 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:15.361146 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:15.361171 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:15.361240 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:15.361260 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:15.361278 mtc Stop timer T: 2 s
04:25:15.361306 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:15.361346 mtc Start timer T: 2 s
04:25:15.361443 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:15.361472 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:15.361550 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:15.361578 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:15.361660 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:15.361688 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:15.361708 mtc Stop timer T: 2 s
04:25:15.361744 mtc Sent on BSCVTY to system charstring : "rach emergency call allowed 0"
04:25:15.361785 mtc Start timer T: 2 s
04:25:15.361920 mtc Message enqueued on BSCVTY from system charstring : " rach emergency call allowed 0" id 7
04:25:15.361948 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:15.362034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " rach emergency call allowed 0" id 7
04:25:15.362063 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:15.362138 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:15.362162 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:15.362182 mtc Stop timer T: 2 s
04:25:15.362211 mtc Sent on BSCVTY to system charstring : "end"
04:25:15.362323 mtc Start timer T: 2 s
04:25:15.362359 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:15.362386 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:15.362484 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:15.362510 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:15.362556 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:15.362578 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:15.362598 mtc Stop timer T: 2 s
04:25:15.362629 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:15.362668 mtc Start timer T: 2 s
04:25:15.362879 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:15.362946 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:15.362976 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:15.362996 mtc Stop timer T: 2 s
04:25:15.363015 mtc Start timer T: 1 s
04:25:15.589466 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B64B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:15.589736 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46667, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:15.824915 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B67E010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
04:25:15.825294 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46718, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:25:16.060270 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6B10100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:16.060691 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46769, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:16.295811 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B6E40100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } id 4
04:25:16.296183 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46820, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 4
04:25:16.363035 mtc Timeout T: 1 s
04:25:16.363191 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:16.363247 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:16.363281 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:16.363308 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:16.363336 mtc Port GSMTAP was cleared.
04:25:16.363371 mtc Start timer T: 10 s
04:25:16.531186 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7170100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:16.531543 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46871, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:16.531748 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46871, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:16.531909 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:16.766512 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B74A010000005506198FB380000000000000000000000000001504002B'O } id 6
04:25:16.766898 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46922, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:16.767163 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46922, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:16.767291 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:17.001709 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B77D0100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:17.002004 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46973, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:17.002207 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 46973, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:17.002291 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:17.237268 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7B00100000049061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } id 8
04:25:17.237591 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47024, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 8
04:25:17.237872 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47024, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211010100BD1B150400392B2B2B'O } } id 8
04:25:17.238006 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:17.238380 mtc setverdict(pass): none -> pass
04:25:17.238483 mtc Terminating component type Test.dummy_CT.
04:25:17.238541 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:17.238650 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:17.238716 mtc Port GSMTAP was stopped.
04:25:17.238764 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:17.239051 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:17.239140 mtc Port BSCVTY was stopped.
04:25:17.239192 mtc Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed.
04:25:17.239259 mtc Waiting for PTCs to finish.
04:25:17.239384 mtc Setting final verdict of the test case.
04:25:17.239431 mtc Local verdict of MTC: pass
04:25:17.239485 mtc No PTCs were created.
04:25:17.239531 mtc Test case TC_emerg_allowed finished. Verdict: pass
04:25:17.239698 mtc Executing test case TC_bs_pa_mfrms in module Test.
04:25:17.239777 mtc Test case TC_bs_pa_mfrms started.
04:25:17.239833 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms.
04:25:17.239953 mtc Port GSMTAP was started.
04:25:17.240018 mtc Port BSCVTY was started.
04:25:17.240062 mtc Component type Test.dummy_CT was initialized.
04:25:17.240115 mtc Function rnd() returned 0.119556.
04:25:17.240244 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:17.240368 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:17.240537 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:17.240619 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:17.240759 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:17.241238 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:17.241441 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:17.241579 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:17.241667 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:17.241737 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:17.241960 mtc Sent on BSCVTY to system charstring : "enable"
04:25:17.242301 mtc Start timer T: 2 s
04:25:17.242435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:17.242612 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:17.242679 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:17.242744 mtc Stop timer T: 2 s
04:25:17.242818 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:17.242937 mtc Start timer T: 2 s
04:25:17.243364 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:17.243470 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:17.243490 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:17.243506 mtc Stop timer T: 2 s
04:25:17.243528 mtc Sent on BSCVTY to system charstring : "network"
04:25:17.243630 mtc Start timer T: 2 s
04:25:17.243676 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:17.243696 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:17.243773 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:17.243792 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:17.243846 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:17.243868 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:17.243884 mtc Stop timer T: 2 s
04:25:17.243906 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:17.243934 mtc Start timer T: 2 s
04:25:17.244021 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:17.244063 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:17.244154 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:17.244178 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:17.244229 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:17.244245 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:17.244261 mtc Stop timer T: 2 s
04:25:17.244284 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 2"
04:25:17.244319 mtc Start timer T: 2 s
04:25:17.244454 mtc Message enqueued on BSCVTY from system charstring : " channel-descrption bs-pa-mfrms 2" id 7
04:25:17.244485 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:17.244565 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption bs-pa-mfrms 2" id 7
04:25:17.244591 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:17.244655 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:17.244675 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:17.244689 mtc Stop timer T: 2 s
04:25:17.244710 mtc Sent on BSCVTY to system charstring : "end"
04:25:17.244740 mtc Start timer T: 2 s
04:25:17.244813 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:17.244836 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:17.244917 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:17.244940 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:17.244968 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:17.244989 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:17.245008 mtc Stop timer T: 2 s
04:25:17.245035 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:17.245070 mtc Start timer T: 2 s
04:25:17.245246 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:17.245300 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:17.245322 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:17.245340 mtc Stop timer T: 2 s
04:25:17.245358 mtc Start timer T: 1 s
04:25:17.472360 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B7E30100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:17.472629 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47075, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:17.708015 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B816010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
04:25:17.708342 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47126, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:25:17.943082 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8490100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:17.943368 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47177, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:18.178721 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B87C0100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } id 4
04:25:18.179059 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47228, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 4
04:25:18.245384 mtc Timeout T: 1 s
04:25:18.245550 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:18.245605 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:18.245648 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:18.245692 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:18.245724 mtc Port GSMTAP was cleared.
04:25:18.245761 mtc Start timer T: 10 s
04:25:18.413927 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8AF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:18.414251 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47279, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:18.414452 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47279, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:18.414582 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:18.649157 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B8E2010000005506198FB380000000000000000000000000001504002B'O } id 6
04:25:18.649417 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47330, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:18.649598 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47330, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:18.649704 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:18.884831 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9150100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:18.885201 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47381, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:18.885451 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47381, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:18.885564 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:19.120084 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9480100000049061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } id 8
04:25:19.120523 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47432, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 8
04:25:19.120814 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47432, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5211000100BD1B150400392B2B2B'O } } id 8
04:25:19.120921 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:19.121250 mtc setverdict(pass): none -> pass
04:25:19.121347 mtc Terminating component type Test.dummy_CT.
04:25:19.121411 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:19.121526 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:19.121598 mtc Port GSMTAP was stopped.
04:25:19.121654 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:19.121806 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:19.121882 mtc Port BSCVTY was stopped.
04:25:19.121933 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms.
04:25:19.121990 mtc Waiting for PTCs to finish.
04:25:19.122279 mtc Setting final verdict of the test case.
04:25:19.122358 mtc Local verdict of MTC: pass
04:25:19.122420 mtc No PTCs were created.
04:25:19.122470 mtc Test case TC_bs_pa_mfrms finished. Verdict: pass
04:25:19.122602 mtc Executing test case TC_bs_ag_blks_res in module Test.
04:25:19.122692 mtc Test case TC_bs_ag_blks_res started.
04:25:19.122752 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res.
04:25:19.122849 mtc Port GSMTAP was started.
04:25:19.122905 mtc Port BSCVTY was started.
04:25:19.122932 mtc Component type Test.dummy_CT was initialized.
04:25:19.122972 mtc Function rnd() returned 0.992433.
04:25:19.123095 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:19.123254 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:19.123391 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:19.123456 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:19.123569 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:19.124075 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:19.124243 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:19.124445 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:19.124560 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:19.124632 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:19.124821 mtc Sent on BSCVTY to system charstring : "enable"
04:25:19.124979 mtc Start timer T: 2 s
04:25:19.125171 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:19.125366 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:19.125432 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:19.125453 mtc Stop timer T: 2 s
04:25:19.125480 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:19.125528 mtc Start timer T: 2 s
04:25:19.125669 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:19.125767 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:19.125791 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:19.125847 mtc Stop timer T: 2 s
04:25:19.125884 mtc Sent on BSCVTY to system charstring : "network"
04:25:19.125917 mtc Start timer T: 2 s
04:25:19.126000 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:19.126039 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:19.126139 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:19.126168 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:19.126244 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:19.126272 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:19.126297 mtc Stop timer T: 2 s
04:25:19.126328 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:19.126362 mtc Start timer T: 2 s
04:25:19.126469 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:19.126518 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:19.126636 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:19.126666 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:19.126754 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:19.126783 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:19.126799 mtc Stop timer T: 2 s
04:25:19.126829 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 6"
04:25:19.126869 mtc Start timer T: 2 s
04:25:19.127066 mtc Message enqueued on BSCVTY from system charstring : " channel-descrption bs-ag-blks-res 6" id 7
04:25:19.127110 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:19.127254 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " channel-descrption bs-ag-blks-res 6" id 7
04:25:19.127286 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:19.127370 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:19.127398 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:19.127421 mtc Stop timer T: 2 s
04:25:19.127454 mtc Sent on BSCVTY to system charstring : "end"
04:25:19.127586 mtc Start timer T: 2 s
04:25:19.127633 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:19.127662 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:19.127784 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:19.127826 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:19.127874 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:19.127900 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:19.127932 mtc Stop timer T: 2 s
04:25:19.127966 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:19.128350 mtc Start timer T: 2 s
04:25:19.128404 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:19.128495 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:19.128534 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:19.128557 mtc Stop timer T: 2 s
04:25:19.128581 mtc Start timer T: 1 s
04:25:19.355312 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B97B0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:19.355596 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47483, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:19.590924 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9AE010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
04:25:19.591242 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47534, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:25:19.826119 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000B9E10100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:19.826444 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47585, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:20.061528 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA140100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } id 4
04:25:20.061935 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47636, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 4
04:25:20.128608 mtc Timeout T: 1 s
04:25:20.128735 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:20.128806 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:20.128864 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:20.128908 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:20.128953 mtc Port GSMTAP was cleared.
04:25:20.128999 mtc Start timer T: 10 s
04:25:20.296823 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA470100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:20.297103 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47687, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:20.297309 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47687, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:20.297420 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:20.532140 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BA7A010000005506198FB380000000000000000000000000001504002B'O } id 6
04:25:20.532458 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47738, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:20.532667 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47738, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:20.532768 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:20.767517 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BAAD0100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:20.767768 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47789, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:20.767973 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47789, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:20.768079 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:21.003132 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BAE00100000049061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } id 8
04:25:21.003466 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47840, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 8
04:25:21.003720 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47840, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000100BD1B150400392B2B2B'O } } id 8
04:25:21.003858 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:21.004140 mtc setverdict(pass): none -> pass
04:25:21.004227 mtc Terminating component type Test.dummy_CT.
04:25:21.004279 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:21.004358 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:21.004400 mtc Port GSMTAP was stopped.
04:25:21.004507 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:21.004643 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:21.004718 mtc Port BSCVTY was stopped.
04:25:21.004757 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res.
04:25:21.004795 mtc Waiting for PTCs to finish.
04:25:21.004960 mtc Setting final verdict of the test case.
04:25:21.005021 mtc Local verdict of MTC: pass
04:25:21.005097 mtc No PTCs were created.
04:25:21.005135 mtc Test case TC_bs_ag_blks_res finished. Verdict: pass
04:25:21.005316 mtc Executing test case TC_radio_link_timeout in module Test.
04:25:21.005505 mtc Test case TC_radio_link_timeout started.
04:25:21.005572 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout.
04:25:21.005684 mtc Port GSMTAP was started.
04:25:21.005724 mtc Port BSCVTY was started.
04:25:21.005831 mtc Component type Test.dummy_CT was initialized.
04:25:21.005945 mtc Function rnd() returned 0.355322.
04:25:21.006114 mtc Mapping port mtc:GSMTAP to system:GSMTAP.
04:25:21.006367 mtc Port GSMTAP was mapped to system:GSMTAP.
04:25:21.006623 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished.
04:25:21.006742 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP
04:25:21.006895 mtc Mapping port mtc:BSCVTY to system:BSCVTY.
04:25:21.007399 mtc Port BSCVTY was mapped to system:BSCVTY.
04:25:21.007570 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished.
04:25:21.007680 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } }
04:25:21.007759 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } }
04:25:21.007827 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)\\#", has_wildcards := true } }
04:25:21.008003 mtc Sent on BSCVTY to system charstring : "enable"
04:25:21.008128 mtc Start timer T: 2 s
04:25:21.008306 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1
04:25:21.008484 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1
04:25:21.008544 mtc Message with id 1 was extracted from the queue of BSCVTY.
04:25:21.008584 mtc Stop timer T: 2 s
04:25:21.008632 mtc Sent on BSCVTY to system charstring : "configure terminal"
04:25:21.008730 mtc Start timer T: 2 s
04:25:21.009178 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)#" id 2
04:25:21.009470 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)#" id 2
04:25:21.009563 mtc Message with id 2 was extracted from the queue of BSCVTY.
04:25:21.009605 mtc Stop timer T: 2 s
04:25:21.009677 mtc Sent on BSCVTY to system charstring : "network"
04:25:21.009787 mtc Start timer T: 2 s
04:25:21.010023 mtc Message enqueued on BSCVTY from system charstring : " network" id 3
04:25:21.010123 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)#" id 4
04:25:21.010358 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " network" id 3
04:25:21.010428 mtc Message with id 3 was extracted from the queue of BSCVTY.
04:25:21.010637 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)#" id 4
04:25:21.010703 mtc Message with id 4 was extracted from the queue of BSCVTY.
04:25:21.010758 mtc Stop timer T: 2 s
04:25:21.010843 mtc Sent on BSCVTY to system charstring : "bts 0"
04:25:21.010956 mtc Start timer T: 2 s
04:25:21.011233 mtc Message enqueued on BSCVTY from system charstring : " bts 0" id 5
04:25:21.011317 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 6
04:25:21.011580 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " bts 0" id 5
04:25:21.011666 mtc Message with id 5 was extracted from the queue of BSCVTY.
04:25:21.011877 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 6
04:25:21.011932 mtc Message with id 6 was extracted from the queue of BSCVTY.
04:25:21.011984 mtc Stop timer T: 2 s
04:25:21.012072 mtc Sent on BSCVTY to system charstring : "radio-link-timeout 24"
04:25:21.012164 mtc Start timer T: 2 s
04:25:21.012472 mtc Message enqueued on BSCVTY from system charstring : " radio-link-timeout 24" id 7
04:25:21.012498 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)#" id 8
04:25:21.012571 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " radio-link-timeout 24" id 7
04:25:21.012592 mtc Message with id 7 was extracted from the queue of BSCVTY.
04:25:21.012645 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)#" id 8
04:25:21.012661 mtc Message with id 8 was extracted from the queue of BSCVTY.
04:25:21.012674 mtc Stop timer T: 2 s
04:25:21.012695 mtc Sent on BSCVTY to system charstring : "end"
04:25:21.012727 mtc Start timer T: 2 s
04:25:21.012792 mtc Message enqueued on BSCVTY from system charstring : " end" id 9
04:25:21.012812 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 10
04:25:21.012885 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : " end" id 9
04:25:21.012903 mtc Message with id 9 was extracted from the queue of BSCVTY.
04:25:21.012931 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 10
04:25:21.012946 mtc Message with id 10 was extracted from the queue of BSCVTY.
04:25:21.012958 mtc Stop timer T: 2 s
04:25:21.012979 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information"
04:25:21.013009 mtc Start timer T: 2 s
04:25:21.013170 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11
04:25:21.013209 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11
04:25:21.013224 mtc Message with id 11 was extracted from the queue of BSCVTY.
04:25:21.013237 mtc Stop timer T: 2 s
04:25:21.013250 mtc Start timer T: 1 s
04:25:21.238469 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB130100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 1
04:25:21.238869 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47891, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 1
04:25:21.473864 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB46010000000106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } id 2
04:25:21.474187 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47942, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O } } id 2
04:25:21.709214 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BB790100000059061A00000000000000000000000000000000FF150400'O } id 3
04:25:21.709555 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 47993, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 3
04:25:21.944604 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BBAC0100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } id 4
04:25:21.944936 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48044, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 4
04:25:22.013271 mtc Timeout T: 1 s
04:25:22.013443 mtc Message with id 1 was extracted from the queue of GSMTAP.
04:25:22.013505 mtc Message with id 2 was extracted from the queue of GSMTAP.
04:25:22.013553 mtc Message with id 3 was extracted from the queue of GSMTAP.
04:25:22.013585 mtc Message with id 4 was extracted from the queue of GSMTAP.
04:25:22.013612 mtc Port GSMTAP was cleared.
04:25:22.013644 mtc Start timer T: 10 s
04:25:22.179724 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BBDF0100000031061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } id 5
04:25:22.179989 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48095, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:22.180200 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48095, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '31061C62F224BA52BD1B1504002B2B2B2B2B2B2B2B2B2B'O } } id 5
04:25:22.180296 mtc Message with id 5 was extracted from the queue of GSMTAP.
04:25:22.415298 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC12010000005506198FB380000000000000000000000000001504002B'O } id 6
04:25:22.415623 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48146, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:22.415878 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48146, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '5506198FB380000000000000000000000000001504002B'O } } id 6
04:25:22.416018 mtc Message with id 6 was extracted from the queue of GSMTAP.
04:25:22.650425 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC450100000059061A00000000000000000000000000000000FF150400'O } id 7
04:25:22.650684 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48197, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:22.650836 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48197, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '59061A00000000000000000000000000000000FF150400'O } } id 7
04:25:22.650940 mtc Message with id 7 was extracted from the queue of GSMTAP.
04:25:22.885774 mtc Message enqueued on GSMTAP from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := '02040100036700000000BC780100000049061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } id 8
04:25:22.886069 mtc Incoming message was mapped to @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48248, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 8
04:25:22.886246 mtc Receive operation on port GSMTAP succeeded, message from system(): @GSMTAP_PortType.GSMTAP_RecvFrom : { connId := 1, remName := "172.18.0.210", remPort := 35817, locName := "0.0.0.0", locPort := 4729, proto := { udp := { } }, userData := 0, msg := { header := { version := 2, hdr_len := 4, msg_type := GSMTAP_TYPE_UM (1), timeslot := 0, arfcn := { pcs := false, arfcn := 871 }, signal_dbm := 0, snr_db := 0, frame_number := 48248, sub_type := GSMTAP_CHANNEL_BCCH (1), antenna_nr := 0, sub_slot := 0, res := 0 }, payload := '49061BC3FB62F224BA5231000105BD1B150400392B2B2B'O } } id 8
04:25:22.886350 mtc Message with id 8 was extracted from the queue of GSMTAP.
04:25:22.886659 mtc setverdict(pass): none -> pass
04:25:22.886748 mtc Terminating component type Test.dummy_CT.
04:25:22.886811 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP.
04:25:22.886906 mtc Port GSMTAP was unmapped from system:GSMTAP.
04:25:22.886967 mtc Port GSMTAP was stopped.
04:25:22.887011 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY.
04:25:22.887146 mtc Port BSCVTY was unmapped from system:BSCVTY.
04:25:22.887221 mtc Port BSCVTY was stopped.
04:25:22.887270 mtc Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout.
04:25:22.887332 mtc Waiting for PTCs to finish.
04:25:22.887453 mtc Setting final verdict of the test case.
04:25:22.887512 mtc Local verdict of MTC: pass
04:25:22.887559 mtc No PTCs were created.
04:25:22.887595 mtc Test case TC_radio_link_timeout finished. Verdict: pass
04:25:22.888131 mtc Verdict statistics: 0 none (0.00 %), 21 pass (95.45 %), 0 inconc (0.00 %), 1 fail (4.55 %), 0 error (0.00 %).
04:25:22.888252 mtc Test execution summary: 22 test cases were executed. Overall verdict: fail
04:25:22.888294 mtc Exit was requested from MC. Terminating MTC.
04:25:22.889338 hc Exit was requested from MC. Terminating HC.
04:25:22.889728 hc Disconnected from MC.
04:25:22.889898 hc TTCN-3 Host Controller finished.
+ docker container stop bts
bts
+ docker container stop nitb
nitb
+ docker run --rm -v ttcn3-nitb-sysinfo-vol:/ttcn3-nitb-sysinfo -v nitb-vol:/nitb -v bts-vol:/bts --name sysinfo-helper -d busybox /bin/sh -c sleep 1000 & wait
d33cc35372f02a5d22b95dbd75873049346cbb959e4fde7f16548ca0c1756d3e
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs
+ docker cp sysinfo-helper:/ttcn3-nitb-sysinfo /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs
+ docker cp sysinfo-helper:/nitb /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs
+ docker cp sysinfo-helper:/bts /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs
+ docker container stop -t 0 sysinfo-helper
sysinfo-helper
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Sending e-mails to: laforge@gnumonks.org
Finished: UNSTABLE