RE: Making voice call with Huawei E272 USB Modem

2011-01-13 Thread Li, Zhigang
> >#output from list-modem testscrip >./list-modems >[ /huawei0 ] >Features = sms gprs cbs net rat sim There was no voicecall manager interface at all, it mean your modem did not support voice call. >Powered = 1 >Lockdown = 0 >Interfaces = org.ofono.SmartMessaging org.ofono.Push

Band selection issue

2011-01-13 Thread Li, Zhigang
Hi, With HuaWei Em77W and Em1152 modems, I only can set band once in tow modems; it always return the call back error, with debugging, it seems was modems self issue. Does it known issue? Could you list which Hua wei modem are you using for debugging? Thanks Zhigang

RE: Band selection issue

2011-01-17 Thread Li, Zhigang
Hi Lucas The issue was unstable modem. I tried the 1552 modem again, now it works fine with 2G/3G Band, as the limitation of PCS network, did not test the PCS band. With Emw770, it doesn't work yet, should be modem self issue. >Could you enable debug and paste the output somewhere? ...

RE: Band selection issue

2011-01-18 Thread Li, Zhigang
Hi Lucas, >What frequency are you trying to set? Could you verify if it works by >setting both GSM and UMTS frequencies to 'any' ? I tried all value and got same result: call back error. >It might be a problem that this modem does not accept several >frequencies together (currently we keep the

RE: [PATCH] Enable hs 2330 MBM modem

2011-02-13 Thread Li, Zhigang
Hi Marcel, > >+g_str_has_suffix(desc, "Data Modem") || > I think this should be "Module Data Modem". This is confusing part, with my test with this modem on MeeGo image, the Module Data Modem doesn't work and only Data Modem works. So I think it should be ok. Thanks Zhiga

RE: [PATCH] Enable hs 2330 MBM modem

2011-02-16 Thread Li, Zhigang
> > I think this should be "Module Data Modem". > looks wrong to me. Please get the lsusb -v out for this modem where it > lists the interface strings. Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber1 bAlternateSetting

RE: [PATCH] Enable hs 2330 MBM modem

2011-02-23 Thread Li, Zhigang
Hi Marcel, Base on your request, I get the lsusb -v result, according the interface result, the "Data Modem" is ok, besides, my test result also ok. In fact, I tried "Module Data Modem", "Broadband Module Data Modem" all are don't work. > looks wrong to me. Please get the lsusb -v out for this

RE: SEGV during offline with IFX modem

2011-04-05 Thread Li, Zhigang
Hi Shane, With the attached log, I think it's IFX firmware issue. Could you try the new FW 11-05 or later? We tried the 0325 image with ofono-0.41.2.2 version, no this issue. B,R Zhigang -Original Message- From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of Sh

patch for more segments of sms

2009-11-23 Thread Li, Zhigang
Hi Please review this patch which fixed more segments of sms issue. Also you can find the bug detail information at http://bugzilla.moblin.org/show_bug.cgi?id=8157 Also thanks Yang great help Thanks Zhigang patch_sms Description: patch_sms ___ ofo

question for concatenated message

2009-12-01 Thread Li, Zhigang
HI, According to 23.040: The maximum length of an uncompressed concatenated short message is 39015 (255*153) default alphabet characters, 34170 (255*134) octets or 17085 (255*67) UCS2 characters. But in oFono didn't match above: For UCS2 is (255 * 66), default alphabet is (253* 153) I file a bu

patch to enable cell broadcast message in phonesim

2010-01-24 Thread Li, Zhigang
HI, This patch is to enable CBS base on latest CBS modification in phonesim, please review. Thanks 0001-Enable-Cell-broadcast-message-in-phonesim.patch Description: 0001-Enable-Cell-broadcast-message-in-phonesim.patch ___ ofono mailing list ofono@ofo

RE: patch to enable cell broadcast message in phonesim

2010-01-25 Thread Li, Zhigang
>Please resend against the latest tree? Please try this one again. Thanks 0001-Enable-CBS-in-phonesim.patch Description: 0001-Enable-CBS-in-phonesim.patch ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

oFonov0.17 light test report

2010-02-10 Thread Li, Zhigang
Test Environment --- General PC (pre-installed FC12) - ofono v0.17 - phonesim package - (HFP) Latest BlueZ git tree + Sony Ericsson C905 - (GPRS) Moblin 2.2 + Unicom WCDMA network + MBM modem --- Test Scope ---

RE: roaming status of SIM card

2010-03-31 Thread Li, Zhigang
Hi Depend on you modem, ofono get this value from modem. B,R Zhigang From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of Sun, Yijin Sent: 2010年3月31日 15:18 To: ofono@ofono.org Subject: roaming status of SIM card Hi, When I use ofo

RE: How to play with ofono-phonesim -reg

2010-05-11 Thread Li, Zhigang
>>Can we really make calls or send sms messages using ofono-phonesim simulator >>using phonesim modem driver? Sure, Launch phonesim application you will find the call and sms application window. You can setup call or send message by the application B,R Zhigang

Test plan for oFono v0.21

2010-06-06 Thread Li, Zhigang
Test Objective -- This is QA regular release testing cycle for oFono released. Our testing focus would be new features exploration and regression testing, to ensure major issues for new features are exposed in timely fashion. Test Scope --

oFono v0.22 test report

2010-06-09 Thread Li, Zhigang
Test Objective -- This is QA regular release testing cycle for oFono released. Our testing focus would be new features exploration and regression testing, to ensure major issues for new features are exposed in timely fashion. Test Environment -

RE: oFono v0.22 test report

2010-06-10 Thread Li, Zhigang
Hi Sjur > >Are these all manual tests or are you using any automated test suite? There were 70 cases were automation base on phonesim and it was in our AutoDTI test suite. In additional, there will be an automated test suite for MeeGo project in the future. Thanks Zhigang > >Regards >Sjur Bræn

RE: Support of call hold for a single call

2010-08-06 Thread Li, Zhigang
>-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of >Kouassu, AlainX >Sent: 2010年8月6日 16:25 >To: ofono@ofono.org >Subject: Support of call hold for a single call > >All, > >We know that Ofono provide the function HoldAndAnswer() which put an ac

RE: ofono build error

2010-08-06 Thread Li, Zhigang
From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of goodkid.peng Sent: 2010年8月6日 16:37 To: ofono Subject: ofono build error hi guys,       I download the ofono1.4 from website and import into my QT creator4.6.But I got a error wh

Can't hangup held multiparty call

2009-06-11 Thread Li, Zhigang
HI all, If it known issue the hangupmultiparty() doesn't when the multiparty call in held status. BTW, when can I use the bugzilla or see the API in doc? Thanks ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

About PhoneSim functions status

2009-06-15 Thread Li, Zhigang
Hi all, Does the SS feature (CB, CF, Identification service, CW and CM) ready in phonesim? I found only part of CF, CW can work with PhoneSIM and there is no CB interface at all. Thanks ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/l

Network registeration mode

2009-06-16 Thread Li, Zhigang
Hi All, About the Mode properties in NetworkRegistration, if we don't provide write attributes how user can register the network manually? I saw there was SetProperty Methods but removed now. Thanks ___ ofono mailing list ofono@ofono.org http://lists.

RE: Problems with voice call.

2009-07-13 Thread Li, Zhigang
Hi Marko, >-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of >Marko Saukko >Sent: 2009年7月13日 14:13 >To: ofono@ofono.org >Subject: Problems with voice call. > >Hi, > >I'm trying to make a voice call with oFono. I'm using Option GlobeSurfer >ICON

Problems of CF setting and GSM string

2009-07-13 Thread Li, Zhigang
HI, Test against the 0.1 version, Tow problem were detected, 1, only set CF no reply timer can't successful, and I have to set no reply number or disable it first. Cf.setproperties("VoiceNoReply",dbusInt16(30)) 2, *SC***SIC# don't support in GSM string *61***30# Are they known issue? or a

timeout when read phonebook

2009-07-28 Thread Li, Zhigang
Hi, There was one issue in 0.2 version for reading phonebook: it can't read phonebook records. It's ok in latest version. Another problem is timeout during read records in first time It's mean I have to read more than once again. In fact I had only one record in modem so it's strange behavior. Th

Network information can't be updated dynamically

2009-07-29 Thread Li, Zhigang
Hi, I take a phone as modem to use ofono and find the network information can't be updated dynamically in ofono: so the network status always is roaming. Because ofono get the response is roaming status at beginning. ofonod[10503]: Response line: +CREG: 2,5,"188E","6302" The network status

Segment fault in sending sms to more reciptent

2009-07-29 Thread Li, Zhigang
HI Current sms should support more recipients, right? And base on the interface the parameter should be: [number1, number2], content But there was segment fault: ofonod[11097]: Got 2 recipients ofonod[11097]: ref: 2, offset: 0 ofonod[11097]: pdu_len: 19, tpdu_len: 18 ofonod[11097]: ref: 3, offset:

RE: Network information can't be updated dynamically

2009-07-29 Thread Li, Zhigang
And send the CQS to get the signal value. Thanks >-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of Li, >Zhigang >Sent: 2009年7月29日 16:29 >To: ofono@ofono.org >Subject: Network information can't be updated dynamically &g

RE: Network information can't be updated dynamically

2009-07-29 Thread Li, Zhigang
Hi, >The only thing that oFono core will poll periodically is the network >operators. Everything else must be handled by the driver. For network status >updates atmodem sends an AT+CREG=2, quoting 27.007: > >"2 - enable network registration and location information unsolicited result >code +CREG

RE: Network information can't be updated dynamically

2009-07-29 Thread Li, Zhigang
Hi, >-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of >Denis Kenzior >Sent: 2009年7月30日 10:01 >To: ofono@ofono.org >Subject: Re: Network information can't be updated dynamically >> >The only thing that oFono core will poll periodically is the n

sms segment fault with 160 char

2009-07-29 Thread Li, Zhigang
Hi, There was segment fault during send 160 char sms. The content is 160 char like: abcdefghijklmnopqrstuvwxyz0123456789][=+.. ofonod[12988]: Response line: +CSCA: "+8613800210500",145 ofonod[12988]: csca_query_cb: 8613800210500, 145 ofonod[12988]: Got 1 recipients ofonod[12988]: ref: 1, o

RE: sms segment fault with 160 char

2009-07-30 Thread Li, Zhigang
Hi Denis, Great, the segment fault was solved in latest version. But there was problem for more recipients Please see the log of phonesim: AT+CMGS=18 : > 0011000B815128010272F4A70461F1980C : +CMGS: 0 OK AT+CMGS=18 : > 0011000B813118567873F2A704B2D88C06 : +CMGS: 0 OK The content is di

RE: Network information can't be updated dynamically

2009-07-30 Thread Li, Zhigang
Hi, Denis >-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of >Denis Kenzior >Sent: 2009年7月30日 10:46 >To: ofono@ofono.org >Subject: Re: Network information can't be updated dynamically >I ask you again, are you sure your modem is actually switc

RE: sms segment fault with 160 char

2009-07-30 Thread Li, Zhigang
Hi, Great! More than one recipients and more segment work fine after I reinstall the python package Thanks >-Original Message- >From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On Behalf Of >Denis Kenzior >Sent: 2009年7月30日 23:28 >To: ofono@ofono.org >Subject: Re: sms segmen

segment fault in latest version

2009-08-03 Thread Li, Zhigang
Hi, Does its known issue of segment fault in latest version? I think the version of yesterday is ok [r...@zgli src]# ./ofonod -dn ofonod[3314]: oFono version 0.2 ofonod[3314]: plugin.c:__ofono_plugin_init() ofonod[3314]: history.c:ofono_history_driver_register() driver: 0x8082280 name: Example Ca

RE: segment fault in latest version

2009-08-03 Thread Li, Zhigang
Hi, >Can you post a backtrace as well. #0 sim_eons_pnn_is_empty (eons=0x8088ce0) at simutil.c:253 #1 0x08060dc5 in sim_op_error (modem=0x8088ce0) at sim.c:297 #2 0x08061758 in sim_op_info_cb (error=0xbfffefcc, length=-1, structure=4294967295, record_length=-1, access=0x0, data=0x8088ce0)

RE: segment fault in latest version

2009-08-04 Thread Li, Zhigang
Hi,Denis >This should now be fixed in the latest version. Can you please check and >report if this still goes kaboom? Great! Now work fine. Thanks >___ >ofono mailing list >ofono@ofono.org >http://lists.ofono.org/listinfo/ofono _

RE: How to hangup outgoing call, before terminating end answers?

2009-08-18 Thread Li, Zhigang
Hi Marko, >The following do not work as the /modem1/voicecall01 does not exist: >$ dbus-send --system --print-reply --dest=org.ofono /modem1/voicecall01 >org.ofono.VoiceCall.Hangup >Error org.freedesktop.DBus.Error.UnknownMethod: Method "Hangup" with >signature "" on interface "org.ofono.VoiceCall

Can't send second message in v0.3

2009-08-19 Thread Li, Zhigang
Hi, Can't send second message in v0.3 version and latest version, but it's ok in v0.2. In phonesim can't reproduce this issue. Ofonod log: V0.3 ofonod[9884]: csca_query_cb: 8613800210500, 145 ofonod[9884]: Got 1 recipients ofonod[9884]: ref: 1, offset: 0 ofonod[9884]: pdu_len: 20, tpdu_len: 19 of

RE: Can't send second message in v0.3

2009-08-19 Thread Li, Zhigang
Hi, >This is strange. Can you set the OFONO_AT_DEBUG environment variable and re- >run ofonod? > >E.g. export OFONO_AT_DEBUG=1; ofonod -nd > >Report the AT trace so I can understand what is happening. Sounds like the >modem is not sending the first fragment. ofonod[15312]: oFono version 0.3 ofon

RE: Can't send second message in v0.3

2009-08-19 Thread Li, Zhigang
Hi >Are you sure this worked before on this modem? Yes, this is the log of v0.2 and no at debug trace ofonod[18711]: oFono version 0.2 ofonod[18711]: plugin.c:__ofono_plugin_init() ofonod[18711]: Seting up AT channel ofonod[18711]: SIMManager interface for modem: /modem1 created ofonod[18711]: R