Open Source Telephony
 help / color / mirror / Atom feed
* Handling of Fixed Dialing
@ 2010-10-06 14:17 Petteri Tikander
  2010-10-06 14:17 ` [RFC PATCH 1/3] sim: check if Fixed Dialing is enabled in the SIM-card Petteri Tikander
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Petteri Tikander @ 2010-10-06 14:17 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

First patch checks if Fixed Dialing is enabled in the SIM-card
by reading FD-activated bit from EFsst or EFest. If FDN is enabled, 
SIM initialization procedure is stopped, and modem will stay in the PRE-SIM state. 
If FD is enabled, this is signaled via DBUS.

I haven't been abled to test this in my 2G-modem properly. Response for
EF-phase is 3. So oFono-API starts to access EFust/EFest files. 
But reading of EFest gives next error:

'technical problem with no diagnostic given'. 

So FD-status is no reachable, although I have activated it in the SIM-card.
I also checked if the FD-status could be located in EFsst (well, accessed with same code as with EFust), 
but I couldn't give any change for allocated/activated bits for FDN,
even though I enabled/disabled FDN.

Please comment/test.




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-07 16:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 14:17 Handling of Fixed Dialing Petteri Tikander
2010-10-06 14:17 ` [RFC PATCH 1/3] sim: check if Fixed Dialing is enabled in the SIM-card Petteri Tikander
2010-10-06 14:17   ` [RFC PATCH 2/3] modem: some debugs added for indicating modem state change Petteri Tikander
2010-10-06 14:17     ` [RFC PATCH 3/3] sim: ensure existence of imsi-code when handling sim_get_properties Petteri Tikander
2010-10-06 15:29 ` Handling of Fixed Dialing Marcel Holtmann
2010-10-06 15:36 ` Jeevaka.Badrappan
2010-10-07 15:28   ` Petteri Tikander
2010-10-07 15:31     ` Marcel Holtmann
2010-10-07 16:40     ` Jeevaka.Badrappan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox