**** BEGIN LOGGING AT Tue Jun 14 02:59:57 2011 Jun 14 07:25:49 CXX src/qsmsmessage.o Jun 14 07:25:49 src/qsmsmessage.cpp: In member function ‘QSMSMessage QSMSDeliverMessage::unpack(QTextCodec*)’: Jun 14 07:25:50 src/qsmsmessage.cpp:2350:10: warning: variable ‘moreMessages’ set but not used [-Wunused-but-set-variable] Jun 14 07:25:50 src/qsmsmessage.cpp:2354:10: warning: variable ‘rejectDuplicates’ set but not used [-Wunused-but-set-variable] Jun 14 07:25:50 CXX src/qcbsmessage.o Jun 14 07:25:52 CXX src/callmanager.o Jun 14 07:25:54 CXX src/simfilesystem.o Jun 14 07:25:56 CXX src/simapplication.o Jun 14 07:25:58 CXX src/qgsmcodec.o Jun 14 07:26:02 CXX src/qatutils.o Jun 14 07:26:04 CXX src/qatresultparser.o Jun 14 07:26:06 CXX src/qatresult.o Jun 14 07:26:08 CXX src/qwsppdu.o Jun 14 07:26:10 CXX src/qsimcommand.o Jun 14 07:26:12 CXX src/qsimenvelope.o Jun 14 07:26:14 src/qsimenvelope.cpp: In static member function ‘static QSimEnvelope QSimEnvelope::fromPdu(const QByteArray&)’: Jun 14 07:26:17 src/qsimenvelope.cpp:360:10: warning: variable ‘startPosn’ set but not used [-Wunused-but-set-variable] Jun 14 07:26:19 CXX src/qsimterminalresponse.o Jun 14 07:26:21 CXX src/qsimcontrolevent.o Jun 14 07:26:23 src/qsimcontrolevent.cpp: In static member function ‘static QSimControlEvent QSimControlEvent::fromPdu(QSimControlEvent::Type, const QByteArray&)’: Jun 14 07:26:26 src/qsimcontrolevent.cpp:264:10: warning: variable ‘startPosn’ set but not used [-Wunused-but-set-variable] Jun 14 07:26:29 Can some please fix these warnings properly. Jun 14 07:45:02 holtmann: Hi, I could have a look, but I am not seeing those warning Jun 14 07:45:09 which gcc version are you using? Jun 14 07:45:46 looks like 4.6 to me Jun 14 07:48:09 ok, I am using 4.5.2. I will upgrade. Jun 14 13:57:30 denkenz: ping Jun 14 13:59:25 Gzajac: pong Jun 14 14:00:20 denkenz: Hi Denis, concerning ACFC and PFC options, should we do like for ACCM and activate those 2 options by default? Jun 14 14:00:30 Or wait the remote peer to pass the options and then activate it? Jun 14 14:04:25 Gzajac: We might have to make the setting configurable by the caller Jun 14 14:05:18 So don't negotiate ACFC and PFC by default Jun 14 14:05:38 denkenz: ok, so we have receive first the caller configure request Jun 14 14:05:53 Then negociate the options Jun 14 14:06:07 Either that or the caller explicitly asks for it Jun 14 14:06:24 so e.g. add g_at_ppp_set_acfc_enabled or something Jun 14 14:06:55 The latter might be needed by CDMA support Jun 14 14:06:56 denkenz: ok Jun 14 14:46:49 denkenz: I will implement "ATD>1;" in HFP AG to call the voicemail number, I found it in the service numbers of SIM atom but I am not sure this is the right place and that all SIMs stored it with ".Voicemail" tag Jun 14 14:46:49 is it the right way to retrieve it ? Jun 14 14:49:25 Well, the 'standard' way is using EFmbdn Jun 14 14:50:36 fdanis: So the better way would be to obtain it from MessageWaiting atom Jun 14 14:54:57 so, I will add an API to retrieve the voicemail number (first mailbox_number) in MessageWaiting atom, then used it from VoiceCall atom Jun 14 14:55:17 sounds good Jun 15 02:35:30 HI, all, I have a question, when will the ofono modem be enabled? I found that when ofono is launched, the ofono modem is not enabled, so which application will take the responsibility to enable ofono modem and when to enable it? Jun 15 02:37:07 Could anybody help me to clarify it? Thanks! Jun 15 02:41:41 As we know, if the ofono modem is not enabled, almost all of the atom will not be registered and can not be used, so if we want to use ofono, we need to enable modem firstly, so who and when to enable it? **** ENDING LOGGING AT Wed Jun 15 02:59:57 2011