aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-29 18:36:03 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-10-31 09:59:45 +0100
commitfcdf34ade89d133a273c3b1cf4a2db50c0ac2b05 (patch)
tree2b83b3a5724a516018cf34310582db3e89e28052 /example
parent8cecdb2ae32c494cbe5d5a4fa159098da0986cb9 (diff)
resources.conf: ec20: Enable voice support
It was tested that it could do MO and MT voicecall just fine as SierraW modems. Change-Id: Ie14c00f9f80e00fdbb52ab82a53b4b5a187d41e7
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf.prod2
-rw-r--r--example/resources.conf.rnd2
2 files changed, 2 insertions, 2 deletions
diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index 0c8792e..b4ab445 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -137,7 +137,7 @@ modem:
ki: '07F35D0A9476646169669401215580E0'
auth_algo: 'comp128v1'
ciphers: [a5_0, a5_1]
- features: ['sms', 'ussd', 'gprs', 'sim']
+ features: ['sms', 'voice', 'ussd', 'gprs', 'sim']
- label: gobi2k
path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5.4/1-5.4.1/1-5.4.1.5'
diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd
index dd9dc8f..61c328e 100644
--- a/example/resources.conf.rnd
+++ b/example/resources.conf.rnd
@@ -87,7 +87,7 @@ modem:
ki: 'BB70807226393CDBAC8DD3439FF54252'
auth_algo: 'comp128v1'
ciphers: [a5_0, a5_1]
- features: ['sms', 'ussd', 'gprs', 'sim']
+ features: ['sms', 'voice', 'ussd', 'gprs', 'sim']
- label: gobi2k
path: '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.5'