Re: list-modems patch

2010-10-15 Thread Marcel Holtmann
Hi Alex, Sometimes i see [r...@alexander-desktop ofono-0.31]# /usr/lib/ofono/test/list-modems [ /huawei5 ] Features = sim Powered = 1 Interfaces = org.ofono.Phonebook org.ofono.AudioSettings org.ofono.VoiceCallManager org.ofono.SimManager

Re: list-modems patch

2010-10-15 Thread Marcel Holtmann
Hi Alex, Sometimes i see [r...@alexander-desktop ofono-0.31]# /usr/lib/ofono/test/list-modems [ /huawei5 ] Features = sim Powered = 1 Interfaces = org.ofono.Phonebook org.ofono.AudioSettings org.ofono.VoiceCallManager

index 557efd5..f5fbbd4 100755

2010-10-15 Thread alexander
___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

[PATCH] Document the SS control string API

2010-10-15 Thread Alexander Kanavin
--- doc/supplementaryservices-api.txt | 95 +++- 1 files changed, 92 insertions(+), 3 deletions(-) diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt index 5ef123e..d80770a 100644 --- a/doc/supplementaryservices-api.txt +++

[PATCH] Document the SS control string API

2010-10-15 Thread Alexander Kanavin
--- doc/supplementaryservices-api.txt | 103 +++- 1 files changed, 100 insertions(+), 3 deletions(-) diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt index 5ef123e..0857412 100644 --- a/doc/supplementaryservices-api.txt +++

Re: [RFC PATCH 1/8] simfs: add logic to retrieve only only EF-info, but no EF-contents

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: Handling of new parameter (file status) from the driver added. This commit doesn't store EF-info into cache yet. Please keep your commit header to less than 50 characters. + if (op-info_only) { + /* +

Re: [RFC PATCH 3/8] sim: add new parameter to file-info utility

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: --- include/sim.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) Patch has been applied, thanks. Regards, -Denis ___ ofono mailing list ofono@ofono.org

Re: [RFC PATCH 4/8] atmodem: returns file-status of SIM EF-file

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: --- drivers/atmodem/sim.c | 21 + 1 files changed, 13 insertions(+), 8 deletions(-) Patch has been applied and refactored slightly afterwards. Regards, -Denis ___

Re: [RFC PATCH 5/8] isimodem: returns file-status of SIM EF-file

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: --- drivers/isimodem/sim.c |9 + 1 files changed, 5 insertions(+), 4 deletions(-) Patch has been applied. Thanks. Regards, -Denis ___ ofono mailing list ofono@ofono.org

Re: [RFC PATCH 8/8] doc: update sim-api

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: Fixed Dialing is not supported. New property added to indicate FD-enable status in the SIM-card. --- doc/sim-api.txt | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) Patch has been applied and reworded

Re: [RFC PATCH 6/8] sim: add function for reading only general info from SIM-EF file

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: Not actual EF-contents returned, but file length, record length, file status etc. --- include/sim.h | 10 ++ src/sim.c | 21 +++-- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git

Re: [RFC PATCH 7/8] sim: check if Fixed Dialing is enabled in the SIM-card

2010-10-15 Thread Denis Kenzior
Hi Petteri, On 10/14/2010 04:02 PM, Petteri Tikander wrote: If SIM-card is inserted, status is checked from EFsst (is FDN activated) and EFadn (is ADN invalidated). If USIM-card is inserted, status is checked from EFest (is FDN activated). If FD is enabled, halt SIM initialization

Re: [PATCH] Document the SS control string API

2010-10-15 Thread Denis Kenzior
Hi Alexander, On 10/15/2010 06:53 AM, Alexander Kanavin wrote: --- doc/supplementaryservices-api.txt | 103 +++- 1 files changed, 100 insertions(+), 3 deletions(-) Patch has been applied, thanks. Regards, -Denis

RE: Call Barring and MMI Supplementary Service codes

2010-10-15 Thread Rajesh.Nagaiah
Hi Fred, As per the 3GPP 22.030 Annex C: - the MMI Service Code 22 refers to All sync services telecommunication service. - the MMI Service Code 24 refers to All data circuit sync telecommunication service. They are both linked to the same Basic Group Service 8. So as per our understanding,