osmo-bts-master: Send GSMTAP (incl. BCCH) to .239 (sysinfo tester)

This commit is contained in:
Harald Welte 2017-08-20 23:32:07 +02:00
parent dab903effb
commit 1d4fa1cf95
2 changed files with 3 additions and 1 deletions

View File

@ -39,6 +39,7 @@ VOLUME /data
COPY osmo-bts.cfg /data/osmo-bts.cfg COPY osmo-bts.cfg /data/osmo-bts.cfg
WORKDIR /data WORKDIR /data
CMD ["/usr/local/bin/osmo-bts-virtual"] # send GSMTAP data to .230 which is the ttcn3-sysinfo test
CMD ["/usr/local/bin/osmo-bts-virtual", "-i", "172.18.0.230"]
#EXPOSE #EXPOSE

View File

@ -61,6 +61,7 @@ bts 0
paging queue-size 200 paging queue-size 200
paging lifetime 0 paging lifetime 0
uplink-power-target -75 uplink-power-target -75
gsmtap-sapi bcch
gsmtap-sapi ccch gsmtap-sapi ccch
gsmtap-sapi agch gsmtap-sapi agch
gsmtap-sapi pch gsmtap-sapi pch