linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] App freezes during SIP call


From: chandramouli N
Subject: [Linphone-developers] App freezes during SIP call
Date: Wed, 4 Feb 2015 12:20:14 +0530

Hi,

I compiled the source from linphone and integrated in our app. I am facing issue some strange issues while calling (only audio)

1. App hangs during SIP call - In this case app freezes. Please see the below logstrace

call details {

    call = "<00a88e01>";

    message = "Starting outgoing call";

    state = 2;

}

11:42:02 QA-Test-4 [3098] <Warning>: call details {

    call = "<00a88e01>";

    message = "Outgoing call in progress";

    state = 3;

}

 11:42:02 QA-Test-4 [3098] <Warning>: call details {

    call = "<00a88e01>";

    message = "Remote ringing";

    state = 4;

}

  11:42:09 QA-Test-4 kernel[0] <Notice>: 337063.338127 wlan0.A[14253] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 306421 2560 578 2571, rx counters: 1930366 1 16877 6617 

  11:42:09 QA-Test-4 kernel[0] <Notice>: 337063.338150 wlan0.A[14254] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 0 0 0 0      Rx: 0 0 0 0 

  11:42:12 QA-Test-4 mediaserverd[20] <Error>: 11:42:12.443 ERROR:     [0x1025f8000] 2600: Expected key AvailablePhysicalFormatsDidChange_Formats not found in payload dictionary

  11:42:12 QA-Test-4 mediaserverd[20] <Error>: 11:42:12.443 ERROR:     [0x1025f8000] 2600: Expected key AvailablePhysicalFormatsDidChange_Formats not found in payload dictionary

  11:42:12 QA-Test-4 [3098] <Warning>: call details {

    call = "<00a88e01>";

    message = "Call terminated";

    state = 13;

}

  11:42:17 QA-Test-4 [3098] <Warning>: address now....4011

  11:42:18 QA-Test-4 [3098] <Warning>: call details {

    call = "<00181801>";

    message = "Starting outgoing call";

    state = 2;

}

  11:42:18 QA-Test-4 [3098] <Warning>: call details {

    call = "<00181801>";

    message = "Outgoing call in progress";

    state = 3;

}

  11:42:18 QA-Test-4 [3098] <Warning>: call details {

    call = "<00181801>";

    message = "Remote ringing";

    state = 4;

}

  11:42:22 QA-Test-4 syncdefaultsd[3121] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "ignored" on (null)

  11:42:22 QA-Test-4 syncdefaultsd[3123] <Notice>: (Note ) SYDAlwaysOnAccount: no account (null)

  11:42:22 QA-Test-4 syncdefaultsd[3123] <Notice>: (Note ) SYDAccount: no account

  11:42:22 QA-Test-4 syncdefaultsd[3123] <Notice>: (Note ) SYDPIMAccount: no account (null)

  11:43:03 QA-Test-4 [3098] <Warning>: call details {

    call = "<00181801>";

    message = Connected;

    state = 6;

}

  11:43:03 QA-Test-4 [3098] <Warning>: call details {

    call = "<00181801>";

    message = "Streams running";

    state = 7;

}

  11:43:03 QA-Test-4 kernel[0] <Notice>: AppleH6CamIn::ISP_FlushInactiveDARTMappings: 0x00000000

  11:43:03 QA-Test-4 mediaserverd[20] <Notice>: ''(pid = 3098) setting DiscoveryMode = DiscoveryMode_None, currentDiscoveryMode = DiscoveryMode_None

  11:43:08 QA-Test-4 kernel[0] <Notice>: AppleH6CamIn::setPowerStateGated: 0

  11:43:08 QA-Test-4 kernel[0] <Notice>: AppleH6CamIn::power_off_hardware

  11:43:14 QA-Test-4 kernel[0] <Notice>: 337128.511263 wlan0.A[14255] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 306517 2560 846 2571, rx counters: 1931633 1 16880 6626 

  11:43:14 QA-Test-4 kernel[0] <Notice>: 337128.511286 wlan0.A[14256] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 0 0 0 0      Rx: 0 0 0 0 

  11:43:38 QA-Test-4 [3098] <Warning>: 11:43:38.569 WARNING:   [0x38e049dc] 1248: AURemoteIO::Stop: error 0x10004003 calling TerminateOwnIOThread

  At this point app is freezed.


2. Sometimes call ringing tone is not audible in some iPad device. Checked with the volume in devices also.




--
Thanks & Regards,
Chandramouli

reply via email to

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