Re: How to attach a config to a specific modem?



On Thu, 2010-06-24 at 07:47 +0200, Tom wrote:
> On Wed, 2010-06-23 at 16:46 -0700, Dan Williams wrote:
> > On Wed, 2010-06-23 at 13:23 +0200, Tom wrote:
> > > Hi,
> > > 
> > > i have 2 modems and 2 system-connections. How can i tell NM/MM that
> > > Config1 has to be used with Modem1 and Config2 with Modem2 ?
> > 
> > We don't have the capability to do that yet, but I'd expect that this
> > would be done by IMEI/ESN/MEID.  But for GSM devices, do we want to lock
> > the connection to the *SIM*, or to the *device*?  There are arguments
> > for both, but more of the configuration is dependent on the SIM, not the
> > device (APN, password/username, PIN, etc).
> 
> 
> it should be possible to lock a connection to a)SIM or b)Device or c)SIM
> _and_ Device. 
> In my example, i have 2 modems. I could set both pins of the sim cards
> to the same number. but if i use different modems, i have to set
> different device settings (eg baudrate (rs232 modem) or nobsdcomp=true)

Keep in mind that often devices don't let you get the IMSI (sim ID)
until you've unlocked the SIM.  Some don't even allow you get the IMEI
until you've unlocked the SIM.  Which is one reason it's hard to
automatically unlock the SIM, since for many devices there's imply no
way to match up the PIN with anything that identifies the device/SIM
that the pin belongs to...  so a generic solution here doesn't work
well.  Best we get is "best effort" I think, if there's an IMSI then use
it, if not try IMEI, if not try USB IDs, if not try model # or something
like that.

Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]