From 6ab98983bdab37e62f97461cc598a52889fd1a12 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 12 May 2017 16:07:35 +0200 Subject: Enable GSMTAP on BTS and record it on the main unit NITB Change-Id: I057a83bc20c5e664ac1778812452f189166919ba --- src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl') diff --git a/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl index d41f820..b3f95df 100644 --- a/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl +++ b/src/osmo_gsm_tester/templates/osmo-bts-octphy.cfg.tmpl @@ -26,6 +26,19 @@ bts 0 band ${osmo_bts_octphy.band} ipa unit-id ${osmo_bts_octphy.ipa_unit_id} 0 oml remote-ip ${osmo_bts_octphy.oml_remote_ip} + gsmtap-sapi bcch + gsmtap-sapi ccch + gsmtap-sapi rach + gsmtap-sapi agch + gsmtap-sapi pch + gsmtap-sapi sdcch + gsmtap-sapi tch/f + gsmtap-sapi tch/h + gsmtap-sapi pacch + gsmtap-sapi pdtch + gsmtap-sapi ptcch + gsmtap-sapi cbch + gsmtap-sapi sacch %for trx in osmo_bts_octphy.trx_list: trx ${loop.index} phy ${loop.index} instance 0 -- cgit v1.2.3