initial bearer apn

2023-03-16 Thread Juan A. Rubio
Hi, I'm using ModemManager version 1.18.12. I'm also using Network Manager 1.22.16 I'm wondering what part of the system stores or configures the initial bearer apn, since I'm not explicitly setting this value? $ mmcli -m 0 | grep 'bearer apn' | initial bearer apn: Telstra.intern

Re: initial bearer apn

2023-03-16 Thread Peter Naulls
On 3/16/23 11:32, Juan A. Rubio wrote: Hi, I'm using ModemManager version 1.18.12. I'm also using Network Manager 1.22.16 I'm wondering what part of the system stores or configures the initial bearer apn, since I'm not explicitly setting this value? $ mmcli -m 0 | grep 'bearer apn'

Re: initial bearer apn

2023-03-16 Thread Juan A. Rubio
On Thu, Mar 16, 2023 at 4:35 PM Peter Naulls wrote: > > On 3/16/23 11:32, Juan A. Rubio wrote: > > Hi, > > > > I'm using ModemManager version 1.18.12. I'm also using Network Manager > > 1.22.16 > > > > I'm wondering what part of the system stores or configures the initial > > bearer apn, since I'

Re: initial bearer apn

2023-03-16 Thread Peter Naulls
On 3/16/23 11:53, Juan A. Rubio wrote: Thanks Peter. What mechanism did you use to set the initial bearer? I'm using a Network Manager connection profile in which I'm setting the APN (e.g. myapn), not Telstra.internet [gsm] apn=myapn password="" username="" Do you use mmcli or MM DBus API ins

Re: initial bearer apn

2023-03-16 Thread Tom Isaacson
I raised a bug related to this but haven't had a chance to debug it yet: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/665 When I use QMI I find some SIM cards can connect automatically, they don't need me to provide the APN. But ModemManager seems to insist on it. On Fri