Change in osmo-gsm-tester[master]: srsue.conf.tmpl: Adjust ue.config template for new pcap path

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

srs_andre gerrit-no-reply at lists.osmocom.org
Fri Mar 12 12:12:58 UTC 2021


srs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23339 )


Change subject: srsue.conf.tmpl: Adjust ue.config template for new pcap path
......................................................................

srsue.conf.tmpl: Adjust ue.config template for new pcap path

Change-Id: I4af6abaa3973652a12f571d88bca59cd443704f3
---
M src/osmo_gsm_tester/templates/srsue.conf.tmpl
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/39/23339/1

diff --git a/src/osmo_gsm_tester/templates/srsue.conf.tmpl b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
index 272ae48..a922dc8 100644
--- a/src/osmo_gsm_tester/templates/srsue.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
@@ -78,10 +78,10 @@
 # nas_filename: File path to use for NAS packet captures
 #####################################################################
 [pcap]
-enable = ${'true' if ue.enable_pcap else 'false'}
-filename = ${ue.pcap_filename}
-nas_enable = false
-nas_filename = /tmp/nas.pcap
+enable = ${'mac' if ue.enable_pcap else 'none'}
+mac_filename = ${ue.pcap_filename}
+mac_nr_filename = /tmp/ue_mac_nr.pcap
+nas_filename = /tmp/ue_nas.pcap
 
 #####################################################################
 # Log configuration

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23339
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I4af6abaa3973652a12f571d88bca59cd443704f3
Gerrit-Change-Number: 23339
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210312/7597f6f1/attachment.htm>


More information about the gerrit-log mailing list