RE: [EXTERNAL] Re: connect using a specific PDP CID

2019-03-14 Thread Taff, Philip
> From: Aleksander Morgado 
> Sent: Friday, March 08, 2019 2:01 PM
> 
> I have mixed feelings about this patch :) in one side, it's not the
> best way to do it, as a proper profile management API would be best,
> but from the other side it's a quick way to get the issue resolved
> until that API is developed; if ever!
> @Dan Williams what do you think? should we think in integrating this
> workaround until the profile management API is done?
> 

The patch would work for us. Do we need permission to use it? It's GPL?

> > On Fri, Mar 8, 2019 at 11:40 AM Aleksander Morgado
>  wrote:
> >>
> >> Right now, you could manually create the PDP context with the settings
> >> you want, and MM should re-use the already created context if the
> >> settings requested match the existing ones.
> >>

I did try letting MM find the right PDP context this way, but the recommendation
I got from Sierra Wireless was to leave the APN blank when connecting to CAT-M
networks and allow the network to provide the APN name during network 
registration.
Since PDP context #1 was also blank, MM tried that, which didn't work.

Calling pppd directly using context #3 with a blank APN works fine.

___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

connect using a specific PDP CID

2019-03-08 Thread Taff, Philip
I'm trying to use ModemManager 1.8.2 with a Verizon LTE Cat-M1 modem. Verizon 
requires using PDP context #3 for the internet connection. I read the thread 
from 2017 
(https://lists.freedesktop.org/archives/modemmanager-devel/2017-May/004663.html)
 in which a patch was proposed to handle this case in ModemManager, but saw 
that the thread ended with a plan to develop a new API for managing profiles 
instead of that patch.

But I haven't been able to find this new API, and it doesn't look like the 
original patch was applied either. Is this profile management API available in 
1.8.2, or in a newer version? How do I force ModemManager to use PDP context #3 
for the internet connection?

-Philip

___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel