* Re: Network preference gsm is only working when allowing roaming?
[not found] <CAFtUo_bRBz8BmOz2ONKf3brcKRZe5V1qHdPwB2MzBQXA8YF1Xw@mail.gmail.com>
@ 2014-05-09 6:31 ` Patrik Flykt
2014-05-09 18:48 ` Denis Kenzior
0 siblings, 1 reply; 4+ messages in thread
From: Patrik Flykt @ 2014-05-09 6:31 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]
Hi,
On Thu, 2014-05-08 at 16:51 +0200, Niclas Karlsson wrote:
> [ org.ofono.NetworkRegistration ]
> Status = roaming
> Strength = 100
> Name = - Telenor SE
> LocationAreaCode = 34301
> Mode = auto
> MobileCountryCode = 240
> CellId = 40251
> MobileNetworkCode = 24
This, and...
> [ org.ofono.SimManager ]
> Retries = [pin = 3] [puk = 10]
> SubscriberIdentity = 24*************1
> FixedDialing = 0
> SubscriberNumbers =
> BarredDialing = 0
> LockedPins =
> MobileNetworkCode = 08
> MobileCountryCode = 240
> Present = 1
> PinRequired = none
...this combined looks like your SIM says MobileNetworkCode 08 while the
network attached to is 24. So ofono thinks your are roaming now. Is an
update needed to some database? Is this in ofono or in some other sw?
Let's ask ofono ml for an answer.
Cheers,
Patrik
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Network preference gsm is only working when allowing roaming?
2014-05-09 6:31 ` Network preference gsm is only working when allowing roaming? Patrik Flykt
@ 2014-05-09 18:48 ` Denis Kenzior
2014-05-09 20:28 ` Patrik Flykt
0 siblings, 1 reply; 4+ messages in thread
From: Denis Kenzior @ 2014-05-09 18:48 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 723 bytes --]
Hi Patrik,
On 05/09/2014 01:31 AM, Patrik Flykt wrote:
>
> Hi,
>
> On Thu, 2014-05-08 at 16:51 +0200, Niclas Karlsson wrote:
>
>> [ org.ofono.NetworkRegistration ]
>> Status = roaming
The modem tells us it is roaming. Nothing can be done about that.
<snip>
>
> ...this combined looks like your SIM says MobileNetworkCode 08 while the
> network attached to is 24. So ofono thinks your are roaming now. Is an
> update needed to some database? Is this in ofono or in some other sw?
>
> Let's ask ofono ml for an answer.
>
I'm not sure what the context of the question is, but RadioSettings API
is completely independent of the current registration status.
Regards,
-Denis
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Network preference gsm is only working when allowing roaming?
2014-05-09 18:48 ` Denis Kenzior
@ 2014-05-09 20:28 ` Patrik Flykt
2014-05-10 2:29 ` Denis Kenzior
0 siblings, 1 reply; 4+ messages in thread
From: Patrik Flykt @ 2014-05-09 20:28 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]
Hi,
On Fri, 2014-05-09 at 13:48 -0500, Denis Kenzior wrote:
> On 05/09/2014 01:31 AM, Patrik Flykt wrote:
> >
> > Hi,
> >
> > On Thu, 2014-05-08 at 16:51 +0200, Niclas Karlsson wrote:
> >
> >> [ org.ofono.NetworkRegistration ]
> >> Status = roaming
>
> The modem tells us it is roaming. Nothing can be done about that.
>
> <snip>
>
> >
> > ...this combined looks like your SIM says MobileNetworkCode 08 while the
> > network attached to is 24. So ofono thinks your are roaming now. Is an
> > update needed to some database? Is this in ofono or in some other sw?
> >
> > Let's ask ofono ml for an answer.
> >
>
> I'm not sure what the context of the question is, but RadioSettings API
> is completely independent of the current registration status.
The context was that SIM shows home network as 08 with the current
network being 24. The device thinks it is roaming while the user, in
this case Niclas Karlsson, knows the device should be in its home
network. So org.ofono.NetworkRegistration is the correct one here and
any change in roaming status must come from the network? So this boils
down to simply being connected to the wrong network after all?
Cheers,
Patrik
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Network preference gsm is only working when allowing roaming?
2014-05-09 20:28 ` Patrik Flykt
@ 2014-05-10 2:29 ` Denis Kenzior
0 siblings, 0 replies; 4+ messages in thread
From: Denis Kenzior @ 2014-05-10 2:29 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]
Hi Patrik,
>>
>> I'm not sure what the context of the question is, but RadioSettings API
>> is completely independent of the current registration status.
>
> The context was that SIM shows home network as 08 with the current
> network being 24. The device thinks it is roaming while the user, in
> this case Niclas Karlsson, knows the device should be in its home
> network. So org.ofono.NetworkRegistration is the correct one here and
> any change in roaming status must come from the network? So this boils
> down to simply being connected to the wrong network after all?
This all depends. The operation in question might be an MVNO, or the
operator has an agreement to "roam" on a network but all traffic be
treated as "home" for billing purposes. There are very nasty details of
how the operator name is presented in these circumstances. In certain
'roaming' conditions, the operator is presented just like it is a home
network. See EFspn and EFspdi handling if you're curious.
This is what might be happening here. The user is not connected to a
"home" network; however for all intents and purposes he is not really
roaming. The current roaming logic uses the registration status as
reported by the modem firmware, which may not be satisfactory in this
particular situation.
Regards,
-Denis
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-05-10 2:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAFtUo_bRBz8BmOz2ONKf3brcKRZe5V1qHdPwB2MzBQXA8YF1Xw@mail.gmail.com>
2014-05-09 6:31 ` Network preference gsm is only working when allowing roaming? Patrik Flykt
2014-05-09 18:48 ` Denis Kenzior
2014-05-09 20:28 ` Patrik Flykt
2014-05-10 2:29 ` Denis Kenzior
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.