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
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'
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'
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
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