mike-xu / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

[iOS] Crash when application is started while in GSM call #418

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
SSL is enabled :)
DTLS supported: yes
DTLS-SRTP supported: yes
***ERROR: function: "tdav_apple_init()" 
file: 
"/Doubango/mydoubs/doubango/branches/2.0/doubango/tinyDAV/include/tinydav/tdav_a
pple.h" 
line: "86" 
MSG: AudioSessionSetActive(true) failed with status code=561017449
***ERROR: function: "initialize()" 
file: 
"/Doubango/mydoubs/doubango/branches/2.0/doubango/bindings/_common/SipStack.cxx"

line: "444" 
MSG: tdav_init failed with error code=-4
***ERROR: function: "tdav_apple_init()" 
file: 
"/Doubango/mydoubs/doubango/branches/2.0/doubango/tinyDAV/include/tinydav/tdav_a
pple.h" 
line: "63" 
MSG: AudioSessionInitialize() failed with status code=1768843636
***ERROR: function: "initialize()" 
file: 
"/Doubango/mydoubs/doubango/branches/2.0/doubango/bindings/_common/SipStack.cxx"

line: "444" 
MSG: tdav_init failed with error code=-1

Original issue reported on code.google.com by boss...@yahoo.fr on 13 Dec 2014 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 19 Jan 2015 at 4:17