Re: T-Mobile registration trouble (USA)

2022-10-21 Thread matthew stanger
>Code that was working back in July isn't working, and our IT > folks gave us new SIMs from T-Mobile. Here in the USA, T-Mobile has > instituted a requirement that a SIM be bound to a specific IMEI. I am > using the ModemSimple.connect call to connect, and I keep getting a timeout. If you are on

Re: T-Mobile registration trouble (USA)

2022-10-21 Thread Aleksander Morgado
Hey, > After something of a hiatus induced by work priorities, I am back to my > project that uses ModemManager and a "glue" program to tell it to > connect. Code that was working back in July isn't working, and our IT > folks gave us new SIMs from T-Mobile. Here in the USA, T-Mobile has >

Re: Registration wait timeout

2022-10-21 Thread Aleksander Morgado
Hey, > > just to be clear, this is what I'm referring to: > https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/ec28c85a6a29e819266c4fb167e4defe9a2a33d9/src/mm-iface-modem-simple.c#L186 > > What would you suggest setting this to? Should this value be retrieved > via the modem's

Re: Confirming APN in use

2022-10-21 Thread Aleksander Morgado
Hey, > I can set this in my monitoring script, which should be OK - check > the APN when the modem becomes available, but I don't know if there's > a better place in the MM/netifd/OpenWrt scripts where this would be > better and more reliably done? I guess this could be added as part of a

Re: Confirming APN in use

2022-10-21 Thread Aleksander Morgado
Hey Julien, On Thu, Oct 20, 2022 at 7:45 PM Julien wrote: > > Is it the case when trying to send a MMS? My mobile operator uses 2 distinct > APNs for the Internet and MMS, I can receive MMS when switching to the APN > for MMS but it seems to be trickier to send MMS. > > That is a whole