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 connect
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 differe
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.envoyé : 20 octobre 2022 à 18:41de : Peter Naulls à : Aleksander Morgado Cc: "ModemManager (devel
On 10/20/22 05:06, Aleksander Morgado wrote:
Hey Peter,
In 4G there are 2 different sets of APNs required for a successful
data connection: first, the initial EPS bearer settings (a.k.a. attach
APN), which is used during modem registration phase; and second the
data connection settings (a.k.
Hey Peter,
>
> This is with ModemManager 1.18.6 and libqmi 1.30.4, but that I'm not
> necessarily
> tied to those, that's just what's in our stable code base. This is on OpenWrt
> 22.03.
>
> You'll also excuse the lack of detail in this; I don't think I need to report
> here the actual APNs we're
This is with ModemManager 1.18.6 and libqmi 1.30.4, but that I'm not necessarily
tied to those, that's just what's in our stable code base. This is on OpenWrt
22.03.
You'll also excuse the lack of detail in this; I don't think I need to report
here the actual APNs we're using here.
Now, whe