Bug 99541

Summary: Flag AT port as connected early after ATD
Product: ModemManager Reporter: Aleksander Morgado <aleksander>
Component: generalAssignee: ModemManager bug user <modemmanager>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Aleksander Morgado 2017-01-25 19:39:30 UTC
We shouldn't rely on the whole connection sequence to finish before setting the port as connected, because sending AT commands between ATD and the PPP session establishment may end up interfering.

So, try to flag the port as connected just after ATD is sent; and if ATD fails reset the flag right away so that we can run +CEER.

See https://lists.freedesktop.org/archives/modemmanager-devel/2017-January/003773.html
Comment 1 Aleksander Morgado 2017-03-24 14:07:58 UTC
Discussed here:
https://lists.freedesktop.org/archives/modemmanager-devel/2017-March/004257.html
Comment 2 Aleksander Morgado 2017-03-24 20:46:41 UTC
Fixed in git master, mm-1-6 and mm-1-4.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.