summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorKhaled Romdhani <khaledromdhani216@gmail.com>2019-01-03 17:05:40 +0100
committerDenis Kenzior <denkenz@gmail.com>2019-01-03 17:13:58 -0600
commit4462bde1f26f1edc6e1e377a2d5b01902d150e3e (patch)
tree81f03f7723990edfe4834049e9008e6c260cb958 /AUTHORS
parent9601ff53316df56484cf32717592575085ddc777 (diff)
downloadofono-4462bde1f26f1edc6e1e377a2d5b01902d150e3e.tar.gz
gemalto: Move atoms to post_online
when the voice call driver is probing, I noticed sometimes a CME Error with the code = 4 (operation not supported) related to AT commands "AT+CSSN=1,1" and "AT^SLCC=1". In the current voice call implementation for Gemalto modems the ofono_voicecall_create() is called on the gemalto_pre_sim(). The sim is not totaly readed by the module, it is not yet online which is causing a sporadic problem at driver intialization also when launching some outgoing/incoming calls. This change moves the ofono_voicecall_create() to the gemalto_post_online() to be sure that sim is well registred and online. Several other call related atoms are also moved to post_online state.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions