Advertisement
Guest User

Untitled

a guest
Oct 26th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. Starting ofonod on the cli:
  2.  
  3. export OFONO_ARGS=--noplugin=he910,dun_gw_bluez5,hfp_bluez5,hfp_ag_bluez5,cdma_provision,bluez5,isimodem,n900,u8500,qmimodem,gobi,cdmamodem,isiusb,nwmodem,ztemodem,iceramodem,huaweimodem,calypsomodem,swmodem,mbmmodem,hsomodem,ifxmodem,stemodem,dunmodem,hfpmodem,speedupmodem,phonesim
  4.  
  5. /usr/sbin/ofonod -n -d $OFONO_ARGS
  6.  
  7. Output on incomming call:
  8. ofonod[3303]: plugins/ril.c:display_changed() Screen state: off
  9. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  10. ofonod[3303]: src/voicecall.c:ofono_voicecall_notify() Got a voicecall event, status: 4, id: 1, number: +436642185308 called_number: , called_name
  11. ofonod[3303]: src/voicecall.c:ofono_voicecall_notify() Did not find a call with id: 1
  12. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  13. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  14. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  15. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  16. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  17. ofonod[3303]: gril/gril.c:handle_unsol_req() RIL Event: UNSOL_CALL_RING
  18. ofonod[3303]: Call 1 ended with RIL cause 16
  19. ofonod[3303]: src/voicecall.c:ofono_voicecall_disconnected() Got disconnection event for id: 1, reason: 2
  20. ofonod[3303]: drivers/rilmodem/sms.c:ril_csca_query() Sending csca_query
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement