All of lore.kernel.org
 help / color / mirror / Atom feed
* Read/Write EFcfis/EFcphs-cff files
@ 2010-11-26  6:23 Jeevaka Badrappan
  2010-11-26  6:23 ` [RFC 1/7] simutil: Add EFcfis and EFcphs-cff file Ids Jeevaka Badrappan
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Jeevaka Badrappan @ 2010-11-26  6:23 UTC (permalink / raw)
  To: ofono

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


Hi,

This patch reads and writes the call forwarding unconditional status
from and to the SIM depending on the SIM file availability.
New property needs to be added due to the fact that number won't be
available from the cphs-cff file.

Incase of SIM, EFcphs-cff file holds call forwarding status and it
is represented as a flag. In case of USIM(EFcfis), we have the status
flag and also number.So, adding new property for status and using the
existing VoiceUnconditional with number will work for both SIM and USIM cases.

Other option is to have 2 properties, "VoiceUnconditional" and "Number". 
"VoiceUnconditional" will have the status of the call forwarding( "enabled",
"disabled") whereas the "Number" property will have the call forwared number.

offline-online state transitions results in caching the call forwaring status
every time. To avoid this, call forwarding atom is moved to the post sim and
its moved also due to the fact that call forwarding status doesn't change in
roaming.

Regards,
Jeevaka

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

end of thread, other threads:[~2010-11-27 17:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26  6:23 Read/Write EFcfis/EFcphs-cff files Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 1/7] simutil: Add EFcfis and EFcphs-cff file Ids Jeevaka Badrappan
2010-11-27 17:50   ` Denis Kenzior
2010-11-26  6:23 ` [RFC 2/7] call-forwarding: Read/Write cfis/cphs-cff Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 3/7] ifx: Move call forwarding to post sim Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 4/7] isigen: " Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 5/7] plugins/n900: " Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 6/7] phonesim: " Jeevaka Badrappan
2010-11-26  6:23 ` [RFC 7/7] doc: Add new property to call forwarding Jeevaka Badrappan
2010-11-26  6:31   ` Sankar
2010-11-26  6:55     ` Jeevaka.Badrappan

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.