* Need clarification in querying the pin status
@ 2010-10-19 14:20 mamata l
2010-10-19 15:01 ` Denis Kenzior
0 siblings, 1 reply; 4+ messages in thread
From: mamata l @ 2010-10-19 14:20 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 836 bytes --]
Hi,
I need clarification for querying the pin status when enabling/disabling pin
fails and the maximum number of attempts of wrong password are reached in
the modem.
I am trying to enable pin with the wrong password, and trying to get the pin
status. I observe that the maximum number of attempts for wrong password
have reached and the modem has reached to puk state and also the modem
de-registers from network.
In this case when i tried to get the properties using "GetProperties", the
properties from the ofono core are received without querying the information
from the modem. The "PinRequired" received is "none" .
Could you please provide some info how to get the sim pin state when sim is
blocked on puk at run-time and is there any way for app to know the number
of attempts remaining.
Thanks,
Mamata
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 890 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Need clarification in querying the pin status
2010-10-19 14:20 Need clarification in querying the pin status mamata l
@ 2010-10-19 15:01 ` Denis Kenzior
2010-11-30 13:29 ` Sankar
0 siblings, 1 reply; 4+ messages in thread
From: Denis Kenzior @ 2010-10-19 15:01 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]
Hi Mamata,
On 10/19/2010 09:20 AM, mamata l wrote:
> Hi,
>
> I need clarification for querying the pin status when enabling/disabling
> pin fails and the maximum number of attempts of wrong password are
> reached in the modem.
>
> I am trying to enable pin with the wrong password, and trying to get the
> pin status. I observe that the maximum number of attempts for wrong
> password
> have reached and the modem has reached to puk state and also the modem
> de-registers from network.
> In this case when i tried to get the properties using "GetProperties",
> the properties from the ofono core are received without querying the
> information
> from the modem. The "PinRequired" received is "none" .
>
> Could you please provide some info how to get the sim pin state when sim
> is blocked on puk at run-time and is there any way for app to know the
> number of attempts remaining.
This is actually a bug in oFono, somehow we missed the fact that
ChangePin with the wrong PIN will decrease the retry counts. The core
needs to be fixed to query the current PIN state and reset the state to
pre-sim if the retry limit is reached.
Regards,
-Denis
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Need clarification in querying the pin status
2010-10-19 15:01 ` Denis Kenzior
@ 2010-11-30 13:29 ` Sankar
2010-11-30 13:34 ` Denis Kenzior
0 siblings, 1 reply; 4+ messages in thread
From: Sankar @ 2010-11-30 13:29 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 1567 bytes --]
Hi Denis,
On Tue, Oct 19, 2010 at 8:31 PM, Denis Kenzior <denkenz@gmail.com> wrote:
> Hi Mamata,
>
> On 10/19/2010 09:20 AM, mamata l wrote:
> > Hi,
> >
> > I need clarification for querying the pin status when enabling/disabling
> > pin fails and the maximum number of attempts of wrong password are
> > reached in the modem.
> >
> > I am trying to enable pin with the wrong password, and trying to get the
> > pin status. I observe that the maximum number of attempts for wrong
> > password
> > have reached and the modem has reached to puk state and also the modem
> > de-registers from network.
> > In this case when i tried to get the properties using "GetProperties",
> > the properties from the ofono core are received without querying the
> > information
> > from the modem. The "PinRequired" received is "none" .
> >
> > Could you please provide some info how to get the sim pin state when sim
> > is blocked on puk at run-time and is there any way for app to know the
> > number of attempts remaining.
>
> This is actually a bug in oFono, somehow we missed the fact that
> ChangePin with the wrong PIN will decrease the retry counts. The core
> needs to be fixed to query the current PIN state and reset the state to
> pre-sim if the retry limit is reached.
>
Can you please let us know if this is already addressed or this will be
addressed in future.
>
> Regards,
> -Denis
> _______________________________________________
> ofono mailing list
> ofono(a)ofono.org
> http://lists.ofono.org/listinfo/ofono
>
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 2239 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Need clarification in querying the pin status
2010-11-30 13:29 ` Sankar
@ 2010-11-30 13:34 ` Denis Kenzior
0 siblings, 0 replies; 4+ messages in thread
From: Denis Kenzior @ 2010-11-30 13:34 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
Hi Sankar,
> This is actually a bug in oFono, somehow we missed the fact that
> ChangePin with the wrong PIN will decrease the retry counts. The core
> needs to be fixed to query the current PIN state and reset the state to
> pre-sim if the retry limit is reached.
>
>
> Can you please let us know if this is already addressed or this will be
> addressed in future.
>
This task is still pending, see the last task in the SIM / SIM File
System section of the TODO list.
Regards,
-Denis
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-30 13:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 14:20 Need clarification in querying the pin status mamata l
2010-10-19 15:01 ` Denis Kenzior
2010-11-30 13:29 ` Sankar
2010-11-30 13:34 ` 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.