linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] 2.2.1.1 android version incomingcall ERR


From: zgwl_zhaoqx
Subject: [Linphone-developers] 2.2.1.1 android version incomingcall ERR
Date: Sat, 6 Sep 2014 12:10:25 +0800

Hi,I used the android apk 2.2.1.1 version apk ,but when I come a new call ,the logcat print this message,and the app die ,can not touch any more.
09-06 11:51:37.204: D/dalvikvm(22416): GC_EXPLICIT freed 3252K, 13% free 34221K/38983K, paused 2ms+4ms, total 65ms
09-06 11:51:37.784: D/Linphone(22416): Composing received for chatroom sip:address@hidden
09-06 11:51:37.824: E/Linphone(22416): session_description parser error for [v=0
 
09-06 11:51:37.824: E/Linphone(22416): o=dnake 1191054626 1191054626 IN IP4 192.168.1.91
 
09-06 11:51:37.824: E/Linphone(22416): s=dnake
 
09-06 11:51:37.824: E/Linphone(22416): c=IN IP4 192.168.1.91
 
09-06 11:51:37.824: E/Linphone(22416): t=0 0
 
09-06 11:51:37.824: E/Linphone(22416): m=audio 6000 RTP/AVP 0 8 101
 
09-06 11:51:37.824: E/Linphone(22416): a=rtpmap:0 PCMU/8000/1
 
09-06 11:51:37.824: E/Linphone(22416): a=rtpmap:8 PCMA/8000/1
 
09-06 11:51:37.824: E/Linphone(22416): a=rtpmap:101 telephone-event/8000/1
 
09-06 11:51:37.824: E/Linphone(22416): a=fmtp:101 0-11
 
09-06 11:51:37.824: E/Linphone(22416): a=sendrecv
 
09-06 11:51:37.824: E/Linphone(22416): m=video 6200 RTP/AVP 102
 
09-06 11:51:37.824: E/Linphone(22416): a=rtpmap:102 H264/90000
 
09-06 11:51:37.824: E/Linphone(22416): a=fmtp:102 profile-level-id=4D0029; packetization-mode=1
 
09-06 11:51:37.824: E/Linphone(22416): a=ex_fmtp:102 2CIF=1
 
09-06 11:51:37.824: E/Linphone(22416): a=ex_multicast:102 ip=238.9.1.91; port=6300
 
09-06 11:51:37.824: E/Linphone(22416): a=sendonly
 
09-06 11:51:37.824: E/Linphone(22416): ]
09-06 11:51:37.824: E/Linphone(22416): Failed to parse SDP message.
09-06 11:51:37.834: I/Linphone(22416): sip:address@hidden is contacting you.
09-06 11:51:37.834: I/Linphone(22416): new state 11 [IncomingReceived]
09-06 11:51:37.834: I/Linphone(22416): 22222
09-06 11:51:37.834: W/Linphone(22416): Routing audio to speaker, disabling bluetooth audio route
09-06 11:51:37.844: D/Linphone(22416): Audio focus requested: Granted
09-06 11:51:37.844: E/MediaPlayer(22416): Uri is  content://settings/system/ringtone
09-06 11:51:37.864: D/MediaPlayer(22416): start() mUri is content://settings/system/ringtone
09-06 11:51:38.044: D/LinphoneActivity(22416): new intent  LinphoneManager.getLc().getCalls().length > 0
09-06 11:51:38.054: E/Linphone(22416): Missing mandatory header [Max-Forwards] for message [ACK]
09-06 11:51:38.064: D/LinphoneActivity(22416): 来电话通知
09-06 11:51:38.064: D/LinphoneActivity(22416): 跳入IncomingCallActivity页面
09-06 11:51:38.064: I/Linphone(22416): new state 11 [Released]
09-06 11:51:38.064: I/Linphone(22416): 33333
09-06 11:51:38.064: D/MediaPlayer(22416): stop() mUri is content://settings/system/ringtone
09-06 11:51:38.074: D/Linphone(22416): Stopped ringing, routing back to earpiece
09-06 11:51:38.074: W/Linphone(22416): Routing audio to earpiece, disabling bluetooth audio route
09-06 11:51:38.084: E/Linphone(22416): 关闭电话
09-06 11:51:38.165: E/dalvikvm(22416): threadid=14: created from interp,name=Thread-2682
09-06 11:51:38.165: E/dalvikvm(22416): threadid=14: calling run(),name=Thread-2682
09-06 11:51:38.185: E/dalvikvm(22416): threadid=15: created from interp,name=android.hardware.SystemSensorManager$SensorThread
09-06 11:51:38.185: E/dalvikvm(22416): threadid=15: calling run(),name=android.hardware.SystemSensorManager$SensorThread
09-06 11:51:38.355: E/Linphone(22416): Missing mandatory header [Max-Forwards] for message [ACK]
09-06 11:51:38.365: E/dalvikvm(22416): threadid=16: created from interp,name=Timer-0
09-06 11:51:38.365: E/dalvikvm(22416): threadid=16: calling run(),name=Timer-0
09-06 11:51:38.485: D/dalvikvm(22416): WAIT_FOR_CONCURRENT_GC blocked 0ms
09-06 11:51:38.495: D/InCallActivity(22416): InCallActivity 接听后控制 页面 oncreate
09-06 11:51:38.515: I/Linphone(22416): Proximity sensor detected, registering
09-06 11:51:38.535: D/dalvikvm(22416): GC_EXPLICIT freed 764K, 4% free 39649K/41287K, paused 2ms+15ms, total 44ms
09-06 11:51:38.695: I/Linphone(22416): Proximity sensor detected, registering
09-06 11:51:38.755: E/dalvikvm(22416): threadid=11: exiting,name=Thread-2680
09-06 11:51:38.775: D/Linphone(22416): Proximity sensor report [5.000305] , for max range [5.000305]
09-06 11:51:38.895: D/Linphone(22416): Proximity sensor report [5.000305] , for max range [5.000305]
09-06 11:51:38.895: D/Linphone(22416): Proximity sensor report [5.000305] , for max range [5.000305]
09-06 11:51:39.266: D/dalvikvm(22416): WAIT_FOR_CONCURRENT_GC blocked 0ms
 
 
Best wish your replay!!Thanks!
 
2014-09-06

zgwl_zhaoqx

reply via email to

[Prev in Thread] Current Thread [Next in Thread]