Re: initial bearer apn

2023-03-21 Thread Aleksander Morgado
> > How is the initial-attach-ip-type decided in the NM MR you shared? I've seen > in a network in New Zealand where initial-attach-iptype has to be IPV4 and > then it can be changed to IPV4V6 during connection establishment. > I assume this could happen if the APN used during connection is diff

RE: initial bearer apn

2023-03-18 Thread Amol Lad
PM To: Juan A. Rubio Cc: modemmanager-devel@lists.freedesktop.org Subject: Re: initial bearer apn Hey! > > 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 &g

Re: initial bearer apn

2023-03-17 Thread Aleksander Morgado
Hey! > > 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 'bear

Re: initial bearer apn

2023-03-17 Thread Juan A. Rubio
cript where we set the APN; I think logic is clear > > enough. I think it likely that there's a better way, but in our testing > > this is reliable. > > > > I'm sure Alex has more commentary here. > > > > > > config_apn=$(uci get network

Re: initial bearer apn

2023-03-16 Thread Tom Isaacson
commentary here. > > > config_apn=$(uci get network.wwan.apn 2>/dev/null || true) > >initial_bearer_apn=$(mmcli -m $modem_num 2>/dev/null | grep "initial > bearer apn") > ># Might be blank if not ready yet >if [ -n "${initi

Re: initial bearer apn

2023-03-16 Thread Peter Naulls
ay, but in our testing this is reliable. I'm sure Alex has more commentary here. config_apn=$(uci get network.wwan.apn 2>/dev/null || true) initial_bearer_apn=$(mmcli -m $modem_num 2>/dev/null | grep "initial bearer apn") # Might be bla

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 syst

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

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'

Re: Initial Bearer APN is incorrect

2019-12-10 Thread Aleksander Morgado
;,"airtelgprs.com","0.0.0.0",0,0,0,0 > > > > From above, CGDCONT is still present and not deleted from mode. I ran mm in > debug mode but no output when “—delete-bearer” command is executed. Now start > a new connection: > > > > # mmcli -m 0 --simple-conne

Initial Bearer APN is incorrect

2019-12-09 Thread Amol Lad
d is executed. Now start >a new connection: # mmcli -m 0 --simple-connect="apn=jionet" successfully connected the modem # mmcli -m 0 .... 3GPP EPS | ue mode of operation: csps-2 | initial bearer dbus path: /org/freedesktop/ModemManager1/Bearer/3 | ini