[MERGED] osmo-gsm-tester[master]: Revert "resources.conf: EC20 doesn't support SupplementarySe...

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
Wed Dec 6 10:57:58 UTC 2017


Pau Espin Pedrol has submitted this change and it was merged.

Change subject: Revert "resources.conf: EC20 doesn't support SupplementaryServices"
......................................................................


Revert "resources.conf: EC20 doesn't support SupplementaryServices"

This reverts commit 31b7f0f9dea3f6f00230022a12612b6750018be6.

EC20 actually supports the feature. I was wrong mainly due to 2 reasons:
- I somehow failed to set the modem Online before checking for the
interface, and in that case it is not shown.
- The test I saw failing in prod is due to /gobi_0 being actually a
gobi2000 there, and the once failing was actually the gobi2000 and not
the EC20.

Change-Id: I31ad35b718e20168a75930498901015ca2015a52
---
M example/resources.conf
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/example/resources.conf b/example/resources.conf
index 1672d91..35e3a2d 100644
--- a/example/resources.conf
+++ b/example/resources.conf
@@ -89,7 +89,7 @@
   ki: 'BB70807226393CDBAC8DD3439FF54252'
   auth_algo: 'xor'
   ciphers: [a5_0, a5_1]
-  features: ['sms', 'gprs']
+  features: ['sms', 'ussd', 'gprs']
 
 - label: gobi2k
   path: '/gobi_3'

-- 
To view, visit https://gerrit.osmocom.org/5203
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I31ad35b718e20168a75930498901015ca2015a52
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list