From fcdf34ade89d133a273c3b1cf4a2db50c0ac2b05 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 29 Oct 2018 18:36:03 +0100 Subject: 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 --- example/resources.conf.prod | 2 +- example/resources.conf.rnd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'example') 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' -- cgit v1.2.3