ofono/drivers/atmodem
Bob Ham 1ebae47777 atmodem: Don't set AT+COLP=1 on SIMCom modems
On the SIMCom SIM7100E, setting AT+COLP=1 causes there to be no
response at all from "ATD...;" commands until the call is answered.
The results in oFono stalling rather than creating a new VoiceCall
object.

We fix this by adding SIMCOM to the list of vendors for whom we set
AT+COLP=0 rather than AT+COLP=1.
2018-05-14 11:11:14 -05:00
..
atmodem.c atmodem: removed simauth init 2017-11-09 11:20:39 -06:00
atmodem.h atmodem: Add lte atom driver 2017-09-05 10:44:22 -05:00
atutil.c atutil: Add logic for cgcontrdp to get address and netmask 2017-09-13 10:26:35 -05:00
atutil.h atutil: Add logic for cgcontrdp to get address and netmask 2017-09-13 10:26:35 -05:00
call-barring.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-forwarding.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-meter.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
call-settings.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-volume.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cbs.c atmodem: Re-work the CBS driver 2012-12-04 23:47:58 -06:00
devinfo.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gnss.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gprs-context.c at/cdma/ifxmodem: Use /dev/net/tun to check for TUN support 2017-08-22 23:24:59 -05:00
gprs.c atmodem: correctly report lte bearer for huawei modems 2017-09-07 11:41:01 -05:00
lte.c atmodem: Update to the new lte API 2018-03-12 09:37:58 -05:00
network-registration.c gemalto: acquire the network technology 2018-03-16 09:24:42 -05:00
phonebook.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
sim.c atmodem: Rework at_pin_send_cb 2017-11-08 21:41:34 -06:00
sms.c atmodem: Fix SMS reception for Gemalto modems 2017-04-21 11:02:05 -05:00
stk.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
stk.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
ussd.c atmodem: Remove ussd atom in case we fail to init 2012-04-16 13:15:52 -05:00
vendor.h ifxmodem: support automatic context activation 2017-09-13 10:27:32 -05:00
voicecall.c atmodem: Don't set AT+COLP=1 on SIMCom modems 2018-05-14 11:11:14 -05:00