← Back to team overview

ubuntu-phone team mailing list archive

Re: Phone Network ( help )

 

So what i did until now.

I have add the user radio, cause the problem that ril said that root can
not connect to it. and it should be radio.

I looked at the ubuntu chroot and did not see any radio user.

just runned:
# adduser radio

now i became radio user:
# su radio -

After try to run:  ( it is from the upstart job )
$ ofonod -d --noplugin=atmodem

i saw this error:
Apr 11 02:27:04 localhost ofonod[1629]: Unable to hop onto D-Bus:
Connection ":1.74" is not allowed to own the service "org.ofono" due to
security policies in the configuration file

So i looked for where this could be writen so i could change. I found this
file:
/etc/dbus-1/system.d/ofono.conf

And it have this content: ( only partial )
<!-- ../system.conf have denied everything, so we just punch some holes -->
 <policy user="root">
    <allow own="org.ofono"/>
    <allow send_destination="org.ofono"/>

So i just changethe policy user to user radio
 <policy user="root">

Now i runned again the:
 ofonod -d --noplugin=atmodem

And i got lots of logs syslog and logcat -b radio.

I guess it connect! Now i am able to call my phone and i got one SMS
BUT when i call my phone it freezes as i said... i can't use the phone...
NOTHING works
here come the begining logcat after runned the command:

I/RILC    (  140): libril: new connection
E/RIL     (  140): currentState(): state(0)
I/RILC    (  140): RIL Daemon version: Samsung RIL(IPC) v2.0
E/RIL     (  140): onRequest: GET_SIM_STATUS
E/RIL     (  140): CreateRequest(): req(0x1945f40), id(1), tok(0x1943e70) -
FUNC(0x40357f8d)


When i call i get this on logcat -b radio:
So i guess it is parialy woking.

I will attached the logs on this email so if anybody could see i would be
glad!
Thanks.

E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365648193592443
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143560761 / 1410161
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI
 len:9 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 00
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Suspended
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365648195807080
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143562975 / 1412375
E/RIL     (  140): RX: (M)IPC_SS_CMD  (S)IPC_SS_INFO  (T)IPC_CMD_NOTI
 len:1a mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 31 00 00 00 0B 20 30 32 31 32 32 36 35 35 32 32
E/RIL     (  140): RX: 35 00 00
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_ss
E/RIL     (  140): RxSS_SupSvcNotify()
E/RIL     (  140): Received Supplemetary service notification from network
: [31]
E/RIL     (  140): IPC_SS_INFO_CLI
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365648195811816
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143562980 / 1412380
E/RIL     (  140): RX: (M)IPC_CALL_CMD  (S)IPC_CALL_INCOMING
 (T)IPC_CMD_NOTI  len:b mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 01 01 00
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_call()
E/RIL     (  140): RxCall_CallIncommingNotify
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1018
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1001
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365648195815065
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143562983 / 1412383
E/RIL     (  140): RX: (M)IPC_SS_CMD  (S)IPC_SS_INFO  (T)IPC_CMD_NOTI
 len:1a mseq:ff aseq:0


I tryied to kill ubuntuappmanager and start again, but once i kill it
startover but my screen still frozen..

Anyhelp on my crash?

Thanks!


[]'sf.rique


On Wed, Apr 10, 2013 at 11:17 PM, Henrique Santos Fernandes <
sf.rique@xxxxxxxxx> wrote:

> Well,
>
> i guess i got it partialy working... but my phone froze... I will start
> over what i did and see the logs to post here!
>
> I just add the user "radio" using useradd.  Did some otehr stuff reladted
> to dbus and once i runed the command i got an SMS..
>
> I try call my phone and it "rang" he phone that was dialing were saying it
> was ringing. but my phone was froze.
>
> I will start over and post my results!
>
> But it seens is missing the user =]
>
> thanks
>
> If anyone have anyother ideias it would be great!
>
>
>
> []'sf.rique
>
>
> On Wed, Apr 10, 2013 at 11:13 PM, Henrique Santos Fernandes <
> sf.rique@xxxxxxxxx> wrote:
>
>> So this is what i got.
>>
>> Still not working, i just made a clean build.
>>
>> Running:
>> root@localhost:/# initctl start ofono
>> ofono start/running, process 697
>>
>>
>> Got this on log cat:
>> E/RILC    (  140): RILD can't accept socket from process root
>> E/RILC    (  140): RILD must accept socket from radio
>>
>>
>> and this on syslog:
>> Apr 11 01:54:32 localhost kernel: [  485.357694] init: ofono pre-start
>> process (694) exited normally
>> Apr 11 01:54:32 localhost kernel: [  485.365885] init: ofono state
>> changed from pre-start to spawned
>> Apr 11 01:54:32 localhost kernel: [  485.392153] init: ofono main process
>> (696)
>> Apr 11 01:54:32 localhost kernel: [  485.410736] init: ofono main process
>> (696) executable changed
>> Apr 11 01:54:32 localhost kernel: [  485.424551] init: ofono main process
>> (696) became new process (697)
>> Apr 11 01:54:32 localhost kernel: [  485.425423] init: ofono state
>> changed from spawned to post-start
>> Apr 11 01:54:32 localhost kernel: [  485.426895] init: ofono state
>> changed from post-start to running
>> Apr 11 01:54:32 localhost ofonod[697]: oFono version 1.9
>> Apr 11 01:54:32 localhost ofonod[697]: src/plugin.c:__ofono_plugin_init()
>> Apr 11 01:54:32 localhost ofonod[697]: Excluding AT modem driver
>> Apr 11 01:54:32 localhost ofonod[697]:
>> plugins/push-notification.c:push_notification_init()
>> Apr 11 01:54:32 localhost ofonod[697]:
>> plugins/smart-messaging.c:smart_messaging_init()
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/cdma-provision.c:ofono_cdma_provision_driver_register() driver: 0x76ccc
>> name: CDMA provisioning
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/gprs-provision.c:ofono_gprs_provision_driver_register() driver: 0x76ca0
>> name: Provisioning
>> Apr 11 01:54:32 localhost ofonod[697]:
>> drivers/rilmodem/rilmodem.c:rilmodem_init()
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/modem.c:ofono_devinfo_driver_register() driver: 0x765fc, name: rilmodem
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/voicecall.c:ofono_voicecall_driver_register() driver: 0x7663c, name:
>> rilmodem
>> Apr 11 01:54:32 localhost ofonod[697]:
>> drivers/rilmodem/sms.c:ril_sms_init()
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/sms.c:ofono_sms_driver_register() driver: 0x7669c, name: rilmodem
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/network.c:ofono_netreg_driver_register() driver: 0x76618, name: rilmodem
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/call-volume.c:ofono_call_volume_driver_register() driver: 0x76684,
>> name: rilmodem
>> Apr 11 01:54:32 localhost ofonod[697]: plugins/ril.c:ril_init()
>> ofono_modem_register returned: 0
>> Apr 11 01:54:32 localhost ofonod[697]:
>> src/modem.c:ofono_modem_driver_register() driver: 0x76594, name: ril
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:ofono_modem_create()
>> name: (null), type: ril
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:set_modem_property()
>> modem 0x1553f38 property Interface
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:set_modem_property()
>> modem 0x1553f38 property Address
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:ofono_modem_register()
>> 0x1553f38
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:get_modem_property()
>> modem 0x1553f38 property Interface
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:get_modem_property()
>> modem 0x1553f38 property Address
>> Apr 11 01:54:32 localhost ofonod[697]: plugins/ril.c:ril_probe()
>> (0x1553f38) with ttys / 0
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:emit_modem_added()
>> 0x1553f38
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:call_modemwatches()
>> 0x1553f38 added:1
>> Apr 11 01:54:32 localhost ofonod[697]:
>> plugins/smart-messaging.c:modem_watch() modem: 0x1553f38, added: 1
>> Apr 11 01:54:32 localhost ofonod[697]:
>> plugins/push-notification.c:modem_watch() modem: 0x1553f38, added: 1
>> Apr 11 01:54:32 localhost ofonod[697]: plugins/ril.c:ril_init()
>> ofono_modem_register returned: 0
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:ofono_modem_reset()
>> 0x1553f38
>> Apr 11 01:54:32 localhost ofonod[697]: plugins/ril.c:ril_enable()
>> modem=0x1553f38 with ttys
>> Apr 11 01:54:32 localhost ofonod[697]: src/modem.c:modem_change_state()
>> old state: 0, new state: 1
>> Apr 11 01:54:32 localhost ofonod[697]: plugins/ril.c:ril_pre_sim()
>> (0x1553f38) with ttys
>> Apr 11 01:54:32 localhost ofonod[697]:
>> drivers/rilmodem/devinfo.c:ril_devinfo_probe()
>> Apr 11 01:54:32 localhost ofonod[697]: gril/gril.c:ril_request_create()
>> req: RIL_REQUEST_GET_SIM_STATUS, id: 1, data_len: 0
>> Apr 11 01:54:32 localhost ofonod[697]: gril/gril.c:g_ril_send() calling
>> wakeup_writer: qlen: 1
>> Apr 11 01:54:34 localhost ofonod[697]:
>> drivers/rilmodem/devinfo.c:ril_delayed_register()
>>
>> But on the syslog i don't see any erros rigtht?
>>
>> What else can i do?
>>
>> Thanks
>>
>> []'sf.rique
>>
>>
>> On Tue, Mar 26, 2013 at 10:41 AM, Tony Espy <espy@xxxxxxxxxxxxx> wrote:
>>
>>> On 03/25/2013 10:06 PM, Henrique Santos Fernandes wrote:
>>> >
>>> > []'sf.rique
>>> >
>>> >
>>> > On Mon, Mar 25, 2013 at 3:31 PM, Tony Espy <espy@xxxxxxxxxxxxx
>>> > <mailto:espy@xxxxxxxxxxxxx>> wrote:
>>> >
>>> >     On 03/24/2013 01:06 AM, Henrique Santos Fernandes wrote:
>>> >     > Hello guys,
>>> >     >
>>> >     > Can someone help me?
>>> >     > My problem is that my phone ( GT-I9000B ) is not getting any
>>> >     signal from
>>> >     > my operator. ( Yes, my SIM is unlocked. )
>>> >     >
>>> >     > The only thing i can see in the logs that maybe related is that:
>>> >     > Maybe someone can show my where to look or what to do to get
>>> >     Signal from
>>> >     > network? To be able to call and SMS
>>> >
>>> >     If ofono can't talk to RILD, then you won't be able to do either.
>>> >
>>> >     The ofono output shows a Connection Refused (111) when ofono
>>> attempts to
>>> >     open the RILD command socket.
>>> >
>>> >     Are you sure you pulled all of our source/patches correctly for
>>> the CM
>>> >     side of things?
>>> >
>>> >
>>> > I did the  /usr/bin/phablet-dev-bootstrap
>>> >
>>> > And just add the repo for my device...
>>> >
>>> > I did this one  https://wiki.ubuntu.com/Touch/Devices/galaxysbmtd   (
>>> > also wrote )
>>>
>>> OK
>>>
>>> >     In particular, you want to ensure that you grabbed the RILD patch
>>> which
>>> >     disables credential checking:
>>> >
>>> >
>>> http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_hardware_ril.git;a=shortlog;h=refs/heads/phablet-10.1
>>> >
>>> >     See the first commit listed (
>>> >
>>> http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_hardware_ril.git;a=commit;h=25abac715370ee5dc689715fd2cb7be612125971
>>> >     ).
>>> >
>>> >     Without this patch, RILD will reject connections from ofono.
>>> >
>>> >
>>> > My file is a lite diferent from the commit, but i i guess i have the
>>> > right patch.
>>> >
>>> > The /usr/bin/phablet-dev-bootstrap -c  should take care right?
>>>
>>> Running this will continue a previously interrupted sync.  So if a
>>> previous sync was stopped before completion, this will resume the sync
>>> at the point it had stopped.
>>>
>>> > How can i check if it is rigth?
>>>
>>> You can examine the file and ensure that the lines that were supposed to
>>> be removed by the patch are gone:
>>>
>>>
>>> http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_hardware_ril.git;a=commitdiff;h=25abac715370ee5dc689715fd2cb7be612125971
>>>
>>> > And if it is right, can i do anything else?
>>>
>>> If that doesn't solve the problem, then I'd suggest making ofono a
>>> manual upstart job by running the followning command in the container:
>>>
>>> echo "manual" >> /etc/init/ofono.override
>>>
>>> ** NOTE ** if you do this, don't forget to remove it, once things work.
>>>
>>> Reboot your phone, and from a term on your laptop/desktop run:
>>>
>>> adb logcat -b radio RILC:D | grep RILC
>>>
>>> Now from inside the container, run:
>>>
>>> # initctl start ofono
>>>
>>> In the adb output, if things are working, you should see:
>>>
>>> I/RILC    (  127): libril: new connection
>>>
>>> If not, please note any errors logged.
>>>
>>> Regards,
>>> /t
>>>
>>>
>>
>
I/RILC    (  140): libril: new connection
E/RIL     (  140): currentState(): state(0)
I/RILC    (  140): RIL Daemon version: Samsung RIL(IPC) v2.0
E/RIL     (  140): onRequest: GET_SIM_STATUS
E/RIL     (  140): CreateRequest(): req(0x1945f40), id(1), tok(0x1943e70) - FUNC(0x40357f8d)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestGetSIMStatus state 0
E/RIL     (  140): TxSEC_GetPinStatus()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752379195
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143119547 / 968947
E/RIL     (  140): TX: (M)IPC_SEC_CMD  (S)IPC_SEC_PIN_STATUS  (T)IPC_CMD_GET  len:7 mseq:1 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 968947, cur_req->timeout: 973947, ph->near_timeout: 973947
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752389876
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119558 / 968958
E/RIL     (  140): RX: (M)IPC_SEC_CMD  (S)IPC_SEC_PIN_STATUS  (T)IPC_CMD_RESP  len:9 mseq:ff aseq:1
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxSEC_ResPinStatus!!!
E/RIL     (  140): Rsp : SIM READY
E/RIL     (  140): RIL_onRequestComplete: tok(0x1943e70)
E/RIL     (  140): [RM REQ]: req(0x1945f40), tok(0x1943e70)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: RADIO_POWER
E/RIL     (  140): CreateRequest(): req(0x1945f58), id(23), tok(0x1945f40) - FUNC(0x40353ed1)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRadioPower ph->sState : 0 , modem_off = 0 
E/RIL     (  140): !RadioPowerOn( REQUEST ---
E/RIL     (  140): TxPWR_LPMtoNormal()
E/RIL     (  140): ****************   ph->trans_fd = 17 
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752397957
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143119566 / 968966
E/RIL     (  140): TX: (M)IPC_PWR_CMD  (S)IPC_PWR_PHONE_STATE  (T)IPC_CMD_EXEC  len:9 mseq:2 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 02 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): MODEM is ON ---
E/RIL     (  140): case 1
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 968966, cur_req->timeout: 1018966, ph->near_timeout: 1018966
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752408626
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119576 / 968976
E/RIL     (  140): RX: (M)IPC_GEN_CMD  (S)IPC_GEN_PHONE_RES  (T)IPC_CMD_RESP  len:c mseq:ff aseq:2
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 07 01 00 80 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRadioPower ph->sState : 0 , modem_off = 0 
E/RIL     (  140): case 1
E/RIL     (  140): GR err: 0x8000
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 968976, cur_req->timeout: 1018976, ph->near_timeout: 1018966
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752409337
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119577 / 968977
E/RIL     (  140): RX: (M)IPC_PWR_CMD  (S)IPC_PWR_PHONE_STATE  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:2
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_power()
E/RIL     (  140): RxPWR_LPMtoNormalCompletedNotify
E/RIL     (  140): currentState(): state(2)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1000
E/RIL     (  140): polling: prvGetSIMStatus - simCurrentStatus is <2>
I/RIL     (  140): setRadioState: sState 2, s_closed 0
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752409665
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752409706
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752409752
E/RIL     (  140): [EVT]:Req(1), RX(3)
E/RIL     (  140): RX: Time: 4143119577 / 968977
E/RIL     (  140): RX: (M)IPC_SEC_CMD  (S)IPC_SEC_SIM_ICC_TYPE  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:2
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_security()
E/RIL     (  140): RxSEC_ResSimCardType
E/RIL     (  140): ICCTYPE is already set : 1
E/RIL     (  140): [EVT]:Req(1), RX(2)
E/RIL     (  140): RX: Time: 4143119577 / 968977
E/RIL     (  140): RX: (M)IPC_SEC_CMD  (S)IPC_SEC_PIN_STATUS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRadioPower ph->sState : 2 , modem_off = 0 
E/RIL     (  140): RxSEC_ResPinStatus!!!
E/RIL     (  140): RADIO_STATE_SIM_READY : simCurrentStatus is <4>
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f40)
E/RIL     (  140): [RM REQ]: req(0x1945f58), tok(0x1945f40)
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143119579 / 968979
E/RIL     (  140): RX: (M)IPC_SEC_CMD  (S)IPC_SEC_PIN_STATUS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 82 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_security()
E/RIL     (  140): RxSEC_ResPinStatus!!!
E/RIL     (  140): IPC_SEC_SIM_INIT_COMPLETED !!
E/RIL     (  140): currentState(): state(4)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1000
E/RIL     (  140): onSIMReady
I/RIL     (  140): setRadioState: sState 4, s_closed 0
E/RIL     (  140): CreateInternalRequest(): req(0x1945f78), id(0), tok(0x0)
E/RIL     (  140): WaitForEvent(): ETIMEDOUT - 968980
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestDeviceReadySet()
E/RIL     (  140): TxSMS_SetDeviceReady()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752412506
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143119580 / 968980
E/RIL     (  140): TX: (M)IPC_SMS_CMD  (S)IPC_SMS_DEVICE_READY  (T)IPC_CMD_SET  len:7 mseq:3 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 968980, cur_req->timeout: 973980, ph->near_timeout: 968979
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414022
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119582 / 968982
E/RIL     (  140): RX: (M)IPC_SMS_CMD  (S)IPC_SMS_DEVICE_READY  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:2
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_sms()
E/RIL     (  140): RxSMS_NotiDeviceReady()
E/RIL     (  140): SetGCFModeProperty()
E/RIL     (  140): file not found
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414752
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414799
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414833
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414864
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752414895
E/RIL     (  140): [EVT]:Req(1), RX(5)
E/RIL     (  140): RX: Time: 4143119582 / 968982
E/RIL     (  140): RX: (M)IPC_SEC_CMD  (S)IPC_SEC_PIN_STATUS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:2
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 83 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_security()
E/RIL     (  140): RxSEC_ResPinStatus!!!
E/RIL     (  140): IPC_SEC_PB_INIT_COMPLETED !!
E/RIL     (  140): ril.init = 0
E/RIL     (  140): gsm.sim.unkownready = 0
E/RIL     (  140): [EVT]:Req(1), RX(4)
E/RIL     (  140): RX: Time: 4143119583 / 968983
E/RIL     (  140): RX: (M)IPC_SAT_CMD  (S)IPC_SAT_PROACTIVE_CMD  (T)IPC_CMD_INDI  len:94 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 8B 00 D0 81 88 81 03 01 25 00 82 02 81 82 85 08 
E/RIL     (  140): RX: 4D 75 6E 64 6F 20 4F 69 8F 07 01 4D 75 73 69 63 
E/RIL     (  140): RX: 61 8F 06 02 4F 69 20 46 4D 8F 08 03 49 6D 61 67 
E/RIL     (  140): RX: 65 6E 73 8F 06 04 4A 6F 67 6F 73 8F 09 05 44 69 
E/RIL     (  140): RX: 76 65 72 73 61 6F 8F 0C 06 49 6E 66 6F 72 6D 61 
E/RIL     (  140): RX: 63 6F 65 73 8F 12 07 45 6D 61 69 6C 20 26 20 4D 
E/RIL     (  140): RX: 65 73 73 65 6E 67 65 72 8F 0C 08 53 65 72 76 69 
E/RIL     (  140): RX: 63 6F 73 20 4F 69 8F 0E 09 50 6F 72 74 61 6C 20 
E/RIL     (  140): RX: 4F 69 20 57 61 70 8F 05 0A 4D 61 69 73 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_sat()
E/RIL     (  140): RxSAT_ProactiveCommand(hardware/ril/secril_multi/ipc/ipc_rx_sat.c)
E/RIL     (  140): 
E/RIL     (  140): 
E/RIL     (  140): ***********Proactive Command Indication************
E/RIL     (  140): satk_process_proactive_cmd()
E/RIL     (  140): The proactive command length : 0x8b
E/RIL     (  140): satk_find_invalid_text_id(hardware/ril/secril_multi/ipc/ipc_rx_sat.c)
E/RIL     (  140): satk_find_invalid_tag(hardware/ril/secril_multi/ipc/ipc_rx_sat.c)
E/RIL     (  140): : command_details_tag=0x81, len=3, cmd_num=1, Cmd_type = 0x25
E/RIL     (  140):  CMD_TYPE_SETUP MENU Comes. 265
E/RIL     (  140): satk_find_display_icons(hardware/ril/secril_multi/ipc/ipc_rx_sat.c)
E/RIL     (  140): The data length of praocative command is:139
E/RIL     (  140): BinarytoString(hardware/ril/secril_multi/ipc/ipc_util.c)
E/RIL     (  140): cmd_data_string: d0818881030125008202818285084d756e646f204f698f07014d75736963618f06024f6920464d8f0803496d6167656e738f06044a6f676f738f0905446976657273616f8f0c06496e666f726d61636f65738f1207456d61696c2026204d657373656e6765728f0c085365727669636f73204f698f0e09506f7274616c204f69205761708f050a4d616973 , strlen(cmd_data_string) = 278
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1013
E/RIL     (  140): [EVT]:Req(1), RX(3)
E/RIL     (  140): RX: Time: 4143119583 / 968983
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 02 01 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): [EVT]:Req(1), RX(2)
E/RIL     (  140): RX: Time: 4143119584 / 968984
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 03 01 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119584 / 968984
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 00 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ReaderLoop: read 18 bytes from RFS socket.
E/RIL     (  140): processRFS: plen 18
E/RIL     (  140): processRFS: received standalone RFS frame. len 18
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): ipc_recv_rfs()
E/RIL     (  140): get_wakelock: 1. on 1, ril_WakeLock_Mask 0
E/RIL     (  140): get_wakelock: 2. on 1, ril_WakeLock_Mask 1
E/RIL     (  140): RxRFS_NVWrite: 
E/RIL     (  140): check_md5: 
E/RIL     (  140): compute_md5: path /efs/nv_data.bin
E/RIL     (  140): MD5 check OK. (a101b450cf6cdea1351c8454b4bea06a)
E/RIL     (  140): RxRFS_NVWrite: offset=0x001A0009, size=0x00000004
E/RIL     (  140): openNVFile: 
E/RIL     (  140): RxRFS_NVWrite: closing file.
E/RIL     (  140): RxRFS_NVWrite: file closed.
E/RIL     (  140): RxRFS_NVWrite: length 15
E/RIL     (  140): refresh_md5_file: /efs/nv_data.bin
E/RIL     (  140): __refresh_md5_file: md5_path /efs/nv_data.bin.md5
E/RIL     (  140): compute_md5: path /efs/nv_data.bin
E/RIL     (  140): refresh_md5_file: done
E/RIL     (  140): TxRFS_CfrmNVWrite()
E/RIL     (  140): TxRFS_CfrmNVWrite(): length 15
E/RIL     (  140): IPC_send_singleRfsIPC: fd 18 sendto 15 bytes
E/RIL     (  140): IPC_send_singleRfsIPC: 15 bytes sent.
E/RIL     (  140): get_wakelock: 1. on 0, ril_WakeLock_Mask 1
E/RIL     (  140): get_wakelock: 2. on 0, ril_WakeLock_Mask 0
E/RIL     (  140): ReaderLoop: read 15 bytes from RFS socket.
E/RIL     (  140): processRFS: plen 15
E/RIL     (  140): processRFS: received standalone RFS frame. len 15
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): ipc_recv_rfs()
E/RIL     (  140): get_wakelock: 1. on 1, ril_WakeLock_Mask 0
E/RIL     (  140): get_wakelock: 2. on 1, ril_WakeLock_Mask 1
E/RIL     (  140): RxRFS_NVWrite: 
E/RIL     (  140): check_md5: 
E/RIL     (  140): compute_md5: path /efs/nv_data.bin
E/RIL     (  140): MD5 check OK. (a101b450cf6cdea1351c8454b4bea06a)
E/RIL     (  140): RxRFS_NVWrite: offset=0x001A0010, size=0x00000001
E/RIL     (  140): openNVFile: 
E/RIL     (  140): RxRFS_NVWrite: closing file.
E/RIL     (  140): RxRFS_NVWrite: file closed.
E/RIL     (  140): RxRFS_NVWrite: length 15
E/RIL     (  140): refresh_md5_file: /efs/nv_data.bin
E/RIL     (  140): __refresh_md5_file: md5_path /efs/nv_data.bin.md5
E/RIL     (  140): compute_md5: path /efs/nv_data.bin
E/RIL     (  140): refresh_md5_file: done
E/RIL     (  140): TxRFS_CfrmNVWrite()
E/RIL     (  140): TxRFS_CfrmNVWrite(): length 15
E/RIL     (  140): IPC_send_singleRfsIPC: fd 18 sendto 15 bytes
E/RIL     (  140): IPC_send_singleRfsIPC: 15 bytes sent.
E/RIL     (  140): get_wakelock: 1. on 0, ril_WakeLock_Mask 1
E/RIL     (  140): get_wakelock: 2. on 0, ril_WakeLock_Mask 0
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647752670213
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143119843 / 969243
E/RIL     (  140): RX: (M)IPC_GEN_CMD  (S)IPC_GEN_PHONE_RES  (T)IPC_CMD_RESP  len:c mseq:ff aseq:3
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 04 07 03 00 80 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestDeviceReadySet()
E/RIL     (  140): GR err: 0x8000
E/RIL     (  140): COMPLETE - STATE[1] < 
E/RIL     (  140): [RM REQ]: req(0x1945f78), tok(0x0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x1945f30), id(20), tok(0x1945f18) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753447212
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143120615 / 970015
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:4 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 970015, cur_req->timeout: 1005015, ph->near_timeout: 1005015
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753453127
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143120621 / 970021
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:4
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 02 01 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f18)
E/RIL     (  140): [RM REQ]: req(0x1945f30), tok(0x1945f18)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: SET_NETWORK_SELECTION_AUTOMATIC
E/RIL     (  140): CreateRequest(): req(0x1945f30), id(46), tok(0x1945f18) - FUNC(0x4035a4e5)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestNetworkSelectionAutomatic()
E/RIL     (  140): TxNET_SetPLMNSelection()
E/RIL     (  140): TxNET_SetPLMNSelection(): act is 255
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753462151
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 15 bytes
E/RIL     (  140): TX: Time: 4143120630 / 970030
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_PLMN_SEL  (T)IPC_CMD_SET  len:f mseq:5 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 02 00 00 00 00 00 00 FF 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 15 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 970030, cur_req->timeout: 1110030, ph->near_timeout: 1110030
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753464006
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143120632 / 970032
E/RIL     (  140): RX: (M)IPC_GEN_CMD  (S)IPC_GEN_PHONE_RES  (T)IPC_CMD_RESP  len:c mseq:ff aseq:5
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 08 02 03 00 80 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestNetworkSelectionAutomatic()
E/RIL     (  140): GR err: 0x8000
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f18)
E/RIL     (  140): [RM REQ]: req(0x1945f30), tok(0x1945f18)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x1945f30), id(20), tok(0x1945f18) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753467880
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143120635 / 970035
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:6 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 970035, cur_req->timeout: 1005035, ph->near_timeout: 1005035
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647753478926
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143120646 / 970047
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:6
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 02 01 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f18)
E/RIL     (  140): [RM REQ]: req(0x1945f30), tok(0x1945f18)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: GET_CURRENT_CALLS
E/RIL     (  140): CreateRequest(): req(0x1945f30), id(9), tok(0x1945f18) - FUNC(0x4035561d)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestGetCurrentCalls()
E/RIL     (  140): TxCall_GetCallList()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754447632
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143121615 / 971015
E/RIL     (  140): TX: (M)IPC_CALL_CMD  (S)IPC_CALL_LIST  (T)IPC_CMD_GET  len:7 mseq:7 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 971015, cur_req->timeout: 976015, ph->near_timeout: 976015
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754457445
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143121625 / 971025
E/RIL     (  140): RX: (M)IPC_CALL_CMD  (S)IPC_CALL_LIST  (T)IPC_CMD_RESP  len:8 mseq:0 aseq:7
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestGetCurrentCalls()
E/RIL     (  140): RxCall_CallList
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f18)
E/RIL     (  140): RxCall_CallList: countCalls 0, err 0x0
E/RIL     (  140): [RM REQ]: req(0x1945f30), tok(0x1945f18)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: GET_MUTE
E/RIL     (  140): CreateRequest(): req(0x1945f30), id(54), tok(0x1945f18) - FUNC(0x4035e15d)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestGetMute()
E/RIL     (  140): TxSND_GetMICMuteCtrl()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754459100
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143121627 / 971027
E/RIL     (  140): TX: (M)IPC_SND_CMD  (S)IPC_SND_MIC_MUTE_CTRL  (T)IPC_CMD_GET  len:7 mseq:8 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 971027, cur_req->timeout: 976027, ph->near_timeout: 976027
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754460503
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143121628 / 971028
E/RIL     (  140): RX: (M)IPC_SND_CMD  (S)IPC_SND_MIC_MUTE_CTRL  (T)IPC_CMD_RESP  len:8 mseq:0 aseq:8
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestGetMute()
E/RIL     (  140): RxSND_ResMICMutCtrl()
E/RIL     (  140): RxSND_ResMICMutCtrl: Unmute
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f18)
E/RIL     (  140): COMPLETE - STATE[1] < 
E/RIL     (  140): [RM REQ]: req(0x1945f30), tok(0x1945f18)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754630548
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143121798 / 971198
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_HSDPA_STATUS  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:8
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): RxGPRS_ResHSDPAStatus()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647754633520
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143121801 / 971201
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:8
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Suspended
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755858749
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143123027 / 972427
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755878322
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143123046 / 972446
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 03 03 00 46 00 02 1E 00 00 FF 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755881522
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x1946018), id(20), tok(0x1946000) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123059 / 972459
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 01 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755892585
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143123072 / 972472
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:9 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972478, cur_req->timeout: 1007478, ph->near_timeout: 1007478
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755911331
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123086 / 972486
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:9
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1946000)
E/RIL     (  140): [RM REQ]: req(0x1946018), tok(0x1946000)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x1945ff0), id(20), tok(0x1945fd8) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755943204
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143123111 / 972511
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:a aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972511, cur_req->timeout: 1007511, ph->near_timeout: 1007511
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755943969
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123112 / 972512
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:a
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945fd8)
E/RIL     (  140): [RM REQ]: req(0x1945ff0), tok(0x1945fd8)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: OPERATOR
E/RIL     (  140): CreateRequest(): req(0x1945ff0), id(22), tok(0x1945fd8) - FUNC(0x4035a105)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestOperator()
E/RIL     (  140): TxNET_GetCurrentPLMN()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755949209
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143123117 / 972517
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_GET  len:7 mseq:b aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972517, cur_req->timeout: 1007517, ph->near_timeout: 1007517
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755949861
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123117 / 972517
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:b
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 01 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestOperator()
E/RIL     (  140): lookupOpnameTable(): PLMN(72431)
E/RIL     (  140): RxNET_ResCurrentPLMN(): PLMN(72431), OP1((Oi) OP2(Oi)
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945fd8)
E/RIL     (  140): [RM REQ]: req(0x1945ff0), tok(0x1945fd8)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: SIGNAL_STRENGTH
E/RIL     (  140): CreateRequest(): req(0x1945ff0), id(19), tok(0x1945fd8) - FUNC(0x4035a2cd)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): TxDis_GetIconInformation()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755956102
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 8 bytes
E/RIL     (  140): TX: Time: 4143123124 / 972524
E/RIL     (  140): TX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_GET  len:8 mseq:c aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 01 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 8 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972524, cur_req->timeout: 1007524, ph->near_timeout: 1007524
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755956645
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123124 / 972524
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_RESP  len:b mseq:ff aseq:c
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 00 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945fd8)
E/RIL     (  140): [RM REQ]: req(0x1945ff0), tok(0x1945fd8)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: OPERATOR
E/RIL     (  140): CreateRequest(): req(0x1945ff0), id(22), tok(0x1945fd8) - FUNC(0x4035a105)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestOperator()
E/RIL     (  140): TxNET_GetCurrentPLMN()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755960924
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143123128 / 972528
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_GET  len:7 mseq:d aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972529, cur_req->timeout: 1007529, ph->near_timeout: 1007529
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755961447
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123129 / 972529
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:d
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 01 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestOperator()
E/RIL     (  140): lookupOpnameTable(): PLMN(72431)
E/RIL     (  140): RxNET_ResCurrentPLMN(): PLMN(72431), OP1((Oi) OP2(Oi)
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945fd8)
E/RIL     (  140): [RM REQ]: req(0x1945ff0), tok(0x1945fd8)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: SIGNAL_STRENGTH
E/RIL     (  140): CreateRequest(): req(0x1945ff0), id(19), tok(0x1945fd8) - FUNC(0x4035a2cd)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): TxDis_GetIconInformation()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755965034
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 8 bytes
E/RIL     (  140): TX: Time: 4143123133 / 972533
E/RIL     (  140): TX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_GET  len:8 mseq:e aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 01 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 8 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 972533, cur_req->timeout: 1007533, ph->near_timeout: 1007533
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647755965820
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143123133 / 972533
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_RESP  len:b mseq:ff aseq:e
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 00 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945fd8)
E/RIL     (  140): [RM REQ]: req(0x1945ff0), tok(0x1945fd8)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647756414712
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143123582 / 972982
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_HSDPA_STATUS  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:e
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): RxGPRS_ResHSDPAStatus()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647757310893
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143124479 / 973879
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:e
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 01 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758331467
E/RIL     (  140): [EVT]:Req(0), RX(2)
E/RIL     (  140): RX: Time: 4143125500 / 974900
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:e
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 02 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758788963
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143125957 / 975357
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x1945f90), id(20), tok(0x1945f78) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758805902
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143125974 / 975374
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:f aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975374, cur_req->timeout: 1010374, ph->near_timeout: 1010374
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758810424
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143125978 / 975378
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:ff
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 03 03 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1002
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758816806
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143125985 / 975385
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_NOTI  len:12 mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 03 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_network()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758819943
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143125988 / 975388
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 01 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Active/Resume
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758832428
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126003 / 975403
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:f
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f78)
E/RIL     (  140): [RM REQ]: req(0x1945f90), tok(0x1945f78)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: REGISTRATION_STATE
E/RIL     (  140): CreateRequest(): req(0x19460a0), id(20), tok(0x1946088) - FUNC(0x4035a235)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): TxNET_GetNetworkRegistration()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758862582
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 9 bytes
E/RIL     (  140): TX: Time: 4143126030 / 975430
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_GET  len:9 mseq:10 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: FF 02 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 9 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975430, cur_req->timeout: 1010430, ph->near_timeout: 1010430
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758865239
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126033 / 975433
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_REGIST  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:10
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 02 02 00 46 00 02 1E 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestRegistrationState()
E/RIL     (  140): RxNET_ResNetworkRegistration()
E/RIL     (  140): RegiStatus_Ipc2Ril()
E/RIL     (  140): RIL_onRequestComplete: tok(0x1946088)
E/RIL     (  140): [RM REQ]: req(0x19460a0), tok(0x1946088)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: OPERATOR
E/RIL     (  140): CreateRequest(): req(0x1945f90), id(22), tok(0x1945f78) - FUNC(0x4035a105)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestOperator()
E/RIL     (  140): TxNET_GetCurrentPLMN()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758867139
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143126035 / 975435
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_GET  len:7 mseq:11 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975435, cur_req->timeout: 1010435, ph->near_timeout: 1010435
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758867938
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126036 / 975436
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:11
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 03 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestOperator()
E/RIL     (  140): lookupOpnameTable(): PLMN(72431)
E/RIL     (  140): RxNET_ResCurrentPLMN(): PLMN(72431), OP1((Oi) OP2(Oi)
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f78)
E/RIL     (  140): [RM REQ]: req(0x1945f90), tok(0x1945f78)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: SIGNAL_STRENGTH
E/RIL     (  140): CreateRequest(): req(0x19460a0), id(19), tok(0x1946088) - FUNC(0x4035a2cd)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): TxDis_GetIconInformation()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758869127
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 8 bytes
E/RIL     (  140): TX: Time: 4143126037 / 975437
E/RIL     (  140): TX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_GET  len:8 mseq:12 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 01 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 8 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975437, cur_req->timeout: 1010437, ph->near_timeout: 1010437
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758869780
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126037 / 975437
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_RESP  len:b mseq:ff aseq:12
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onRequestComplete: tok(0x1946088)
E/RIL     (  140): [RM REQ]: req(0x19460a0), tok(0x1946088)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: OPERATOR
E/RIL     (  140): CreateRequest(): req(0x19460a0), id(22), tok(0x1946088) - FUNC(0x4035a105)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestOperator()
E/RIL     (  140): TxNET_GetCurrentPLMN()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758872754
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143126040 / 975440
E/RIL     (  140): TX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_GET  len:7 mseq:13 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975440, cur_req->timeout: 1010440, ph->near_timeout: 1010440
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758873497
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126041 / 975441
E/RIL     (  140): RX: (M)IPC_NET_CMD  (S)IPC_NET_SERVING_NETWORK  (T)IPC_CMD_RESP  len:12 mseq:ff aseq:13
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 03 37 32 34 33 31 23 46 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestOperator()
E/RIL     (  140): lookupOpnameTable(): PLMN(72431)
E/RIL     (  140): RxNET_ResCurrentPLMN(): PLMN(72431), OP1((Oi) OP2(Oi)
E/RIL     (  140): RIL_onRequestComplete: tok(0x1946088)
E/RIL     (  140): [RM REQ]: req(0x19460a0), tok(0x1946088)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): onRequest: SIGNAL_STRENGTH
E/RIL     (  140): CreateRequest(): req(0x19460a0), id(19), tok(0x1946088) - FUNC(0x4035a2cd)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): TxDis_GetIconInformation()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758875934
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 8 bytes
E/RIL     (  140): TX: Time: 4143126043 / 975443
E/RIL     (  140): TX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_GET  len:8 mseq:14 aseq:0
E/RIL     (  140): TX: ---- DATA BEGIN ----
E/RIL     (  140): TX: 01 
E/RIL     (  140): TX: ---- DATA  END ----
E/RIL     (  140): IPC_send_singleIPC: 8 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 975444, cur_req->timeout: 1010444, ph->near_timeout: 1010444
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647758876526
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143126044 / 975444
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_RESP  len:b mseq:ff aseq:14
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 02 02 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestSignalStrength()
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onRequestComplete: tok(0x1946088)
E/RIL     (  140): [RM REQ]: req(0x19460a0), tok(0x1946088)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647759374492
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143126543 / 975943
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:14
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 03 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647760348393
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143127517 / 976917
E/RIL     (  140): RX: (M)IPC_DISP_CMD  (S)IPC_DISP_ICON_INFO  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:14
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: FF 04 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): RxDis_ResIconInformation()
E/RIL     (  140): RSSI Updated
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009




E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647777285469
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143144453 / 993853
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:14
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Suspended
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779606070
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143146774 / 996174
E/RIL     (  140): RX: (M)IPC_SAT_CMD  (S)IPC_SAT_CALL_CONTROL_RESULT  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:14
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_sat()
E/RIL     (  140): RxSAT_NotiCallControlResult(hardware/ril/secril_multi/ipc/ipc_rx_sat.c)
E/RIL     (  140): 
E/RIL     (  140): 
E/RIL     (  140): ***********Call control result Notification************
E/RIL     (  140): The total ipc len : 0x9
E/RIL     (  140): The Data len to be sent to framework : 0x2
E/RIL     (  140): BinarytoString(hardware/ril/secril_multi/ipc/ipc_util.c)
E/RIL     (  140): Call control Result: 0000 , strlen(env_resp) = 4
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779607754
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779607818
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779607858
E/RIL     (  140): [EVT]:Req(0), RX(3)
E/RIL     (  140): RX: Time: 4143146775 / 996175
E/RIL     (  140): RX: (M)IPC_SS_CMD  (S)IPC_SS_INFO  (T)IPC_CMD_NOTI  len:1a mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 31 00 00 00 0B 20 30 32 31 32 32 36 35 35 32 32 
E/RIL     (  140): RX: 35 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_ss
E/RIL     (  140): RxSS_SupSvcNotify()
E/RIL     (  140): Received Supplemetary service notification from network : [31]
E/RIL     (  140): IPC_SS_INFO_CLI
E/RIL     (  140): [EVT]:Req(0), RX(2)
E/RIL     (  140): RX: Time: 4143146776 / 996176
E/RIL     (  140): RX: (M)IPC_CALL_CMD  (S)IPC_CALL_INCOMING  (T)IPC_CMD_NOTI  len:b mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 01 01 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_call()
E/RIL     (  140): RxCall_CallIncommingNotify
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1018
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1001
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143146777 / 996177
E/RIL     (  140): RX: (M)IPC_SS_CMD  (S)IPC_SS_INFO  (T)IPC_CMD_NOTI  len:1a mseq:ff aseq:0
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 31 00 00 00 0B 01 30 32 31 32 32 36 35 35 32 32 
E/RIL     (  140): RX: 35 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_ss
E/RIL     (  140): RxSS_SupSvcNotify()
E/RIL     (  140): Received Supplemetary service notification from network : [31]
E/RIL     (  140): IPC_SS_INFO_CLI
E/RIL     (  140): onRequest: GET_CURRENT_CALLS
E/RIL     (  140): CreateRequest(): req(0x1946020), id(9), tok(0x1945f08) - FUNC(0x4035561d)
E/RIL     (  140): [EVT]:Req(1), RX(0)
E/RIL     (  140): requestGetCurrentCalls()
E/RIL     (  140): TxCall_GetCallList()
E/RIL     (  140): get_msg_sequence()
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779657913
E/RIL     (  140): IPC_send_singleIPC: fd 17 sendto 7 bytes
E/RIL     (  140): TX: Time: 4143146825 / 996225
E/RIL     (  140): TX: (M)IPC_CALL_CMD  (S)IPC_CALL_LIST  (T)IPC_CMD_GET  len:7 mseq:15 aseq:0
E/RIL     (  140): IPC_send_singleIPC: 7 bytes sent.
E/RIL     (  140): WaitForExpectedCmd(): cur_time: 996226, cur_req->timeout: 1001226, ph->near_timeout: 1001226
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647779659029
E/RIL     (  140): [EVT]:Req(1), RX(1)
E/RIL     (  140): RX: Time: 4143146827 / 996227
E/RIL     (  140): RX: (M)IPC_CALL_CMD  (S)IPC_CALL_LIST  (T)IPC_CMD_RESP  len:62 mseq:0 aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 00 01 01 02 05 00 0B 01 30 32 31 32 32 36 35 
E/RIL     (  140): RX: 35 32 32 35 00 00 00 00 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: 00 00 00 00 00 00 00 00 00 00 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): requestGetCurrentCalls()
E/RIL     (  140): RxCall_CallList
E/RIL     (  140): call_add_call_id() index=0x1, call id=0x1
E/RIL     (  140): ===== CALL LIST(1/1) =====
E/RIL     (  140): isVoice: 1
E/RIL     (  140): isVideo: 0
E/RIL     (  140): index: 1
E/RIL     (  140): isMT: 1
E/RIL     (  140): als: 0
E/RIL     (  140): state: 4
E/RIL     (  140): number_len: 11
E/RIL     (  140): toa: 129
E/RIL     (  140): number: 02122655225
E/RIL     (  140): numberPresentation: 0
E/RIL     (  140): namePresentation: 0
E/RIL     (  140): ==========================
E/RIL     (  140): RIL_onRequestComplete: tok(0x1945f08)
E/RIL     (  140): RxCall_CallList: countCalls 1, err 0x0
E/RIL     (  140): [RM REQ]: req(0x1946020), tok(0x1945f08)
E/RIL     (  140): [EVT]:Req(0), RX(0)
E/RIL     (  140): [EVT]:Req(0), RX(0)
W/RILC    (  140): EOS.  Closing command socket.
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647796767204
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143163935 / 1013335
E/RIL     (  140): RX: (M)IPC_CALL_CMD  (S)IPC_CALL_STATUS  (T)IPC_CMD_NOTI  len:d mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 01 01 04 00 05 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_call()
E/RIL     (  140): RxCall_CallStatus
E/RIL     (  140): call_del_call_id() index=0x1, call id=0x1
E/RIL     (  140): prv_get_release_cause(0x0,0x5)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1001

E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647798649509
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143165818 / 1015218
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_HSDPA_STATUS  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): RxGPRS_ResHSDPAStatus()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647798657134
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143165826 / 1015226
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 01 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Active/Resume
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:

E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009

E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647885863051
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143253031 / 1102431
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Suspended
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647887534411
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143254703 / 1104103
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_HSDPA_STATUS  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): RxGPRS_ResHSDPAStatus()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647889367240
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143256535 / 1105935
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_HSDPA_STATUS  (T)IPC_CMD_NOTI  len:8 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 00 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): RxGPRS_ResHSDPAStatus()
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): ipc_debug_send_ipc: timestamp 1365647891608043
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RX: Time: 4143258776 / 1108176
E/RIL     (  140): RX: (M)IPC_GPRS_CMD  (S)IPC_GPRS_PS  (T)IPC_CMD_NOTI  len:9 mseq:ff aseq:15
E/RIL     (  140): RX: ---- DATA BEGIN ----
E/RIL     (  140): RX: 01 01 
E/RIL     (  140): RX: ---- DATA  END ----
E/RIL     (  140): ipc_recv_gprs()
E/RIL     (  140): [*] PS Active/Resume
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009
E/RIL     (  140): [EVT]:Req(0), RX(1)
E/RIL     (  140): RIL_onMultiClientUnsolicitedResponse:
E/RIL     (  140): unsupported multiclient unsolicited response code 1009


Apr 11 02:35:52 localhost ofonod[2332]: oFono version 1.9
Apr 11 02:35:52 localhost ofonod[2332]: src/plugin.c:__ofono_plugin_init() 
Apr 11 02:35:52 localhost ofonod[2332]: Excluding AT modem driver
Apr 11 02:35:52 localhost ofonod[2332]: plugins/push-notification.c:push_notification_init() 
Apr 11 02:35:52 localhost ofonod[2332]: plugins/smart-messaging.c:smart_messaging_init() 
Apr 11 02:35:52 localhost ofonod[2332]: src/cdma-provision.c:ofono_cdma_provision_driver_register() driver: 0x76ccc name: CDMA provisioning
Apr 11 02:35:52 localhost ofonod[2332]: src/gprs-provision.c:ofono_gprs_provision_driver_register() driver: 0x76ca0 name: Provisioning
Apr 11 02:35:52 localhost ofonod[2332]: drivers/rilmodem/rilmodem.c:rilmodem_init() 
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:ofono_devinfo_driver_register() driver: 0x765fc, name: rilmodem
Apr 11 02:35:52 localhost ofonod[2332]: src/voicecall.c:ofono_voicecall_driver_register() driver: 0x7663c, name: rilmodem
Apr 11 02:35:52 localhost ofonod[2332]: drivers/rilmodem/sms.c:ril_sms_init() 
Apr 11 02:35:52 localhost ofonod[2332]: src/sms.c:ofono_sms_driver_register() driver: 0x7669c, name: rilmodem
Apr 11 02:35:52 localhost ofonod[2332]: src/network.c:ofono_netreg_driver_register() driver: 0x76618, name: rilmodem
Apr 11 02:35:52 localhost ofonod[2332]: src/call-volume.c:ofono_call_volume_driver_register() driver: 0x76684, name: rilmodem
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_init() ofono_modem_register returned: 0
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:ofono_modem_driver_register() driver: 0x76594, name: ril
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:ofono_modem_create() name: (null), type: ril
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:set_modem_property() modem 0x2c5f28 property Interface
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:set_modem_property() modem 0x2c5f28 property Address
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:ofono_modem_register() 0x2c5f28
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:get_modem_property() modem 0x2c5f28 property Interface
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:get_modem_property() modem 0x2c5f28 property Address
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_probe() (0x2c5f28) with ttys / 0
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:emit_modem_added() 0x2c5f28
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:call_modemwatches() 0x2c5f28 added:1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/smart-messaging.c:modem_watch() modem: 0x2c5f28, added: 1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/push-notification.c:modem_watch() modem: 0x2c5f28, added: 1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_init() ofono_modem_register returned: 0
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:ofono_modem_reset() 0x2c5f28
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_enable() modem=0x2c5f28 with ttys
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:modem_change_state() old state: 0, new state: 1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_pre_sim() (0x2c5f28) with ttys
Apr 11 02:35:52 localhost ofonod[2332]: drivers/rilmodem/devinfo.c:ril_devinfo_probe() 
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_GET_SIM_STATUS, id: 1, data_len: 0
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 16, wrap: 16
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_RADIO_STATE_CHANGED
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 1 errno: SUCCESS
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 1 to message->serial_no: 1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:sim_status_cb() 
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:power_on() 
Apr 11 02:35:52 localhost ofonod[2332]: gril/parcel.c:parcel_w_int32() parcel_w_int32(1): offset = 0, cap = 4, size = 0
Apr 11 02:35:52 localhost ofonod[2332]: gril/parcel.c:parcel_w_int32() parcel_w_int32(1): offset = 0, cap = 8, size = 0
Apr 11 02:35:52 localhost ofonod[2332]: gril/parcel.c:parcel_w_int32() parcel_w_int32(1): offset = 4, cap = 8, size = 4
Apr 11 02:35:52 localhost ofonod[2332]: gril/parcel.c:parcel_w_int32() parcel_w_int32(1): offset = 4, cap = 12, size = 4
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_RADIO_POWER, id: 2, data_len: 8
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:sim_status_cb() card_state: PRESENT (1) pin_state: DISABLED (3) num_apps: 1
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 20, req_bytes_written: 0
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 20
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 48, wrap: 48
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_RADIO_STATE_CHANGED
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 2 errno: SUCCESS
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 2 to message->serial_no: 2
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:power_cb() Radio POWER-ON OK, setting modem online.
Apr 11 02:35:52 localhost ofonod[2332]: src/modem.c:modem_change_state() old state: 1, new state: 3
Apr 11 02:35:52 localhost ofonod[2332]: plugins/ril.c:ril_post_online() (0x2c5f28) with ttys
Apr 11 02:35:52 localhost ofonod[2332]: drivers/rilmodem/call-volume.c:ril_call_volume_probe() 
Apr 11 02:35:52 localhost ofonod[2332]: drivers/rilmodem/sms.c:ril_sms_probe() 
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_RADIO_STATE_CHANGED
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 652, wrap: 652
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11008
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_STK_PROACTIVE_COMMAND
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:52 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/devinfo.c:ril_delayed_register() 
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 3, data_len: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_register() after pre-pend; notify: 2cb1f0, node 2cb400, notify->nodes: 2cb200, callback: 16209
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_register() after pre-pend; notify: 2cb418, node 2cb438, notify->nodes: 2cb208, callback: 15ef9
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_register() after pre-pend; notify: 2cb450, node 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 3 errno: SUCCESS
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 3 to message->serial_no: 3
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 0, lac: 0000, ci: 00000000, radio tech: 蔨䁀蔨䁀Ϩ
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: unregistered, lac: 0, ci: 0, tech: 
Apr 11 02:35:53 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 0 tech -1
Apr 11 02:35:53 localhost ofonod[2332]: src/network.c:current_operator_callback() 0x2c38d8, (nil)
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_SET_NETWORK_SELECTION_AUTOMATIC, id: 4, data_len: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 16, wrap: 16
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 4 errno: SUCCESS
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 4 to message->serial_no: 4
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 5, data_len: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 5 errno: SUCCESS
Apr 11 02:35:53 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 5 to message->serial_no: 5
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 0, lac: 0000, ci: 00000000, radio tech: 蔘䂘颂ꋩ
Apr 11 02:35:53 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: unregistered, lac: 0, ci: 0, tech: 
Apr 11 02:35:53 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 0 tech -1
Apr 11 02:35:53 localhost ofonod[2332]: src/network.c:current_operator_callback() 0x2c38d8, (nil)
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_GET_CURRENT_CALLS, id: 6, data_len: 0
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:ril_register() after pre-pend; notify: 2c1228, node 2cb498, notify->nodes: 2cb288, callback: 167e1
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/call-volume.c:ril_delayed_register() 
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/call-volume.c:call_probe_mute() Requesting mute from RIL
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_GET_MUTE, id: 7, data_len: 0
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/sms.c:ril_delayed_register() 
Apr 11 02:35:54 localhost ofonod[2332]: src/network.c:__ofono_netreg_add_status_watch() 0x2c38d8
Apr 11 02:35:54 localhost ofonod[2332]: src/sms.c:sms_restore_tx_queue() 
Apr 11 02:35:54 localhost ofonod[2332]: plugins/push-notification.c:sms_watch() registered
Apr 11 02:35:54 localhost ofonod[2332]: plugins/smart-messaging.c:sms_watch() registered
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:ril_register() after pre-pend; notify: 2cb818, node 2cb8f8, notify->nodes: 2cb308, callback: 1722d
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/sms.c:ril_delayed_register() registered NEW_SMS callback
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 16, wrap: 16
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 6 errno: SUCCESS
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 6 to message->serial_no: 6
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 24, wrap: 24
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 7 errno: SUCCESS
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 7 to message->serial_no: 7
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/call-volume.c:probe_mute_cb() 
Apr 11 02:35:54 localhost ofonod[2332]: drivers/rilmodem/call-volume.c:probe_mute_cb() Initial ril muted state: 1
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 20, wrap: 20
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 11016
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 20, wrap: 20
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11012
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 11012
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 11012
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 11012
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 11012
Apr 11 02:35:54 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 11012
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 12, wrap: 12
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb1f0, node: 2cb400, notify->nodes: 2cb200, callback: 16209
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_network_state_change() 
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 8, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 12, wrap: 12
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb1f0, node: 2cb400, notify->nodes: 2cb200, callback: 16209
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_network_state_change() 
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 9, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1002
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 8 errno: SUCCESS
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 8 to message->serial_no: 8
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 1, lac: 0046, ci: 00001e02, radio tech: 〰㘴蔀䁀
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: registered, lac: 46, ci: 1e02, tech: 
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_notify() 
Apr 11 02:35:55 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 1 tech -1
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_OPERATOR, id: 10, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_SIGNAL_STRENGTH, id: 11, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 9 errno: SUCCESS
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 9 to message->serial_no: 9
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 1, lac: 0046, ci: 00001e02, radio tech: 뛰,#014
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: registered, lac: 46, ci: 1e02, tech: 
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_notify() 
Apr 11 02:35:55 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 1 tech -1
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_OPERATOR, id: 12, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_SIGNAL_STRENGTH, id: 13, data_len: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 60, wrap: 60
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 10 errno: SUCCESS
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 10 to message->serial_no: 10
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() RIL cops - lalpha: Oi, salpha: Oi, numeric: 72431
Apr 11 02:35:55 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() ril_cops_cb: Oi, 724, 31, 
Apr 11 02:35:55 localhost ofonod[2332]: src/network.c:current_operator_callback() 0x2c38d8, (nil)
Apr 11 02:35:55 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 80, wrap: 80
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 519, cdma: 4, evdo: 4, lte: 33
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 1674
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 525, cdma: 525, evdo: 525, lte: 33
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 1693
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 12, wrap: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb1f0, node: 2cb400, notify->nodes: 2cb200, callback: 16209
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_network_state_change() 
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 14, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 12, wrap: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb1f0, node: 2cb400, notify->nodes: 2cb200, callback: 16209
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_network_state_change() 
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_VOICE_REGISTRATION_STATE, id: 15, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1002
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 20, wrap: 20
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 11012
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 14 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 14 to message->serial_no: 14
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 1, lac: 0046, ci: 00001e02, radio tech: @
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: registered, lac: 46, ci: 1e02, tech: 
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_notify() 
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 1 tech -1
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_OPERATOR, id: 16, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_SIGNAL_STRENGTH, id: 17, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 68, wrap: 68
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 15 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 15 to message->serial_no: 15
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() 
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_parse_reg() RIL reg - status: 1, lac: 0046, ci: 00001e02, radio tech: @
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_cb() oFono reg - status: registered, lac: 46, ci: 1e02, tech: 
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_creg_notify() 
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:ofono_netreg_status_notify() /ril_0 status 1 tech -1
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_OPERATOR, id: 18, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_SIGNAL_STRENGTH, id: 19, data_len: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 60, wrap: 60
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 16 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 16 to message->serial_no: 16
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() RIL cops - lalpha: Oi, salpha: Oi, numeric: 72431
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() ril_cops_cb: Oi, 724, 31, 
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:current_operator_callback() 0x2c38d8, 0x2ca8b0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 44, wrap: 44
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 17 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 17 to message->serial_no: 17
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 525, cdma: 4, evdo: 4, lte: 200
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 60, wrap: 60
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 18 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 18 to message->serial_no: 18
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() RIL cops - lalpha: Oi, salpha: Oi, numeric: 72431
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/network-registration.c:ril_cops_cb() ril_cops_cb: Oi, 724, 31, 
Apr 11 02:35:58 localhost ofonod[2332]: src/network.c:current_operator_callback() 0x2c38d8, 0x2ca8b0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 44, wrap: 44
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 19 errno: SUCCESS
Apr 11 02:35:58 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 19 to message->serial_no: 19
Apr 11 02:35:58 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 525, cdma: 4, evdo: 4, lte: 200
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:35:59 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 781, cdma: 8, evdo: 8, lte: 17
Apr 11 02:35:59 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 2519
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:35:59 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 787, cdma: 787, evdo: 787, lte: 17
Apr 11 02:35:59 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 2538
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:35:59 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:00 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1043, cdma: 16, evdo: 16, lte: 17
Apr 11 02:36:00 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 3364
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:00 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1049, cdma: 1049, evdo: 1049, lte: 17
Apr 11 02:36:00 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 3383
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:00 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:02 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1049, cdma: 1049, evdo: 1049, lte: 17
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:02 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009




Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:07 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1049, cdma: 1049, evdo: 1049, lte: 17
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:07 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:13 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1050, cdma: 1050, evdo: 1050, lte: 17
Apr 11 02:36:13 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 3387
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:13 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:15 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1050, cdma: 1050, evdo: 1050, lte: 17
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:15 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 20, wrap: 20
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11012
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 11012
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 11012
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 11012
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 11012
Apr 11 02:36:17 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 11012
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:18 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1050, cdma: 1050, evdo: 1050, lte: 33
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:18 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 40, wrap: 40
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_SIGNAL_STRENGTH
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2cb450, node: 2cb470, notify->nodes: 2cb210, callback: 16151
Apr 11 02:36:19 localhost ofonod[2332]: drivers/rilmodem/rilutil.c:ril_util_get_signal() RIL SignalStrength - gw: 1049, cdma: 1049, evdo: 1049, lte: 33
Apr 11 02:36:19 localhost ofonod[2332]: src/network.c:ofono_netreg_strength_notify() strength 3383
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1009
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 28, wrap: 28
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:unsol_request_name() Got unknown request number 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: <unknown request>
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 11003
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 24, wrap: 24
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_CALL_RING
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1018
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1018
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1018
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1018
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1018
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Event: UNSOL_RESPONSE_CALL_STATE_CHANGED
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1008 to req: 1001
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1002 to req: 1001
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1009 to req: 1001
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1001 to req: 1001
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() about to callback: notify: 2c1228, node: 2cb498, notify->nodes: 2cb288, callback: 167e1
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:ril_request_create() req: RIL_REQUEST_GET_CURRENT_CALLS, id: 20, data_len: 0
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:g_ril_send() calling wakeup_writer: qlen: 1
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_unsol_req() checking req_key: 1003 to req: 1001
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:can_write_data() len: 12, req_bytes_written: 0
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:can_write_data() bytes_written: 12
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:new_bytes() len: 100, wrap: 100
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:dispatch() RIL Reply: serial-no: 20 errno: SUCCESS
Apr 11 02:36:19 localhost ofonod[2332]: gril/gril.c:handle_response() comparing req->id: 20 to message->serial_no: 20



References