Hey Tim! > When debugging the problems with Quectel EC25 I was getting this error: > > QMI protocol error (14): ''CallFailed'' call end reason (1): > ''generic-unspecified'', verbose call end reason (3,1069): [cm] (null) > > These call end error codes seem to be documented here: > > https://developer.qualcomm.com/sites/default/files/docs/telematics/api/v1.13/a00075.html > > CallManagerReasonCode::CE_ESM_PROC_TIME_OUT = 1069 > > > I have confirmed that the code returned by this modem was "ESM_PROC_TIME_OUT" > in this case. >
You may want to update your libqmi to the latest stable version (1.24.10), I added tons of new cause codes there, including that one. Cheers! -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
