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

2019-03-18 Thread Aleksander Morgado
> (a) the modem itself caring about the context # > (b) or somehow the network caring about the context # (which I didn't > think was passed to the network at all) > (c) or is it settings on the PDP Context itself that are wrong and if > the settings were correct any context # would work > (d)

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

2019-03-14 Thread Dan Williams
On Thu, 2019-03-14 at 16:53 +, Taff, Philip wrote: > > 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 ot

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