Fwd: Cinterion plugin patch
Aleksander Morgado
aleksander at aleksander.es
Mon Nov 28 19:23:23 UTC 2016
On Mon, Nov 28, 2016 at 7:03 PM, matthew stanger <stangerm2 at gmail.com> wrote:
>> Ah, yeah. If the plugin does its own logic to select which CID to use,
>> it should not rely on the parent's connection status check. In our
>> case, though, I think we should default back to letting the generic
>> logic decide the CID to use (i.e. don't fix to use the CIDs 1 and 3).
>> If we do so, we could avoid subclassing the whole connect_3gpp()
>> sequence and instead subclass some of its sub-steps, like
>> dial_3gpp()).
>
>
> I agree I think using the default CID method would be best but we'd have to
> have something in there to default to CID 3 for Verizon or none of the -X
> modems will work with that carrier for LTE.
Yes, but what :)
BTW, your initial implementation does use CID 1, but you said we
couldn't use it according to Verizon?
I'm tempted to just update the logic that decides which CID to use so
that if registered in Verizon, we apply those specific rules
transparently and never use CIDs 1,2 or 4. But I'd like to have some
document or something backing that up.
Dan, what's your take on this?
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list