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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Review at  https://gerrit.osmocom.org/5000
defaults.conf: Add PDCH channels to test GPRS
Change-Id: I8c90e2ef14a3556b62240e335ea3147df1467657
---
M example/defaults.conf
1 file changed, 2 insertions(+), 2 deletions(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/00/5000/1
diff --git a/example/defaults.conf b/example/defaults.conf
index d555ab0..86223d1 100644
--- a/example/defaults.conf
+++ b/example/defaults.conf
@@ -42,5 +42,5 @@
     - phys_chan_config: TCH/F
     - phys_chan_config: TCH/F
     - phys_chan_config: TCH/F
-    - phys_chan_config: TCH/F
-    - phys_chan_config: TCH/F
+    - phys_chan_config: PDCH
+    - phys_chan_config: PDCH
-- 
To view, visit https://gerrit.osmocom.org/5000
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8c90e2ef14a3556b62240e335ea3147df1467657
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>