Hi Denis and all, This patch series includes several updates and fixes for gemalto gprs context driver based on testing and troubleshooting in several regions. Major changes include support for automatic context activation and fixes for gprs context deactivation.
Besides support for automatic context activation uncovered an issue with normal activation sequence. According to modem specs, AT+CGACT should not be used for contexts handled by AT^SWWAN. However wrong sequence used to work when re-activating contexts already activated automatically, while correct sequence produced incorrect modem DHCP responces. Regards, Sergey Sergey Matyukevich (5): plugin: gemalto: fix source of gprs notifications gemalto: gprs: cgev gprs context deactivation gemalto: gprs: support automatic context activation gemalto: gprs: support different gprs protocols gemalto: gprs: support authentication settings drivers/gemaltomodem/gprs-context.c | 176 ++++++++++++++++++++-------- plugins/gemalto.c | 2 +- 2 files changed, 125 insertions(+), 53 deletions(-) -- 2.29.2 _______________________________________________ ofono mailing list -- [email protected] To unsubscribe send an email to [email protected]
