linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Android App Launch Exception


From: george wu
Subject: Re: [Linphone-developers] Android App Launch Exception
Date: Tue, 16 Sep 2014 08:30:31 +0800 (CST)

That means your native c library is not under libs/ directory.






At 2014-09-16 02:00:59, "Mario Fiorentino" <address@hidden> wrote: >Hi all, >I have been able to correctly compile :)) > >Now I am facing another problem: > >09-15 19:59:03.925: W/dalvikvm(5006): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lorg/linphone/core/LinphoneCoreFactoryImpl; > >This happens when launching the application on a debug device. >Please help if someone had the same problem. > >Waiting for your feed. >Yours Sincerely >Mario > >Il giorno 15/set/2014, alle ore 12:18, Juan José Castro Sotelo <address@hidden> ha scritto: > >> Hello all, >> >> I am writing you because it seems that there is a problem when setting TCP as transport protocol for SIP. >> >> It only works the first time that the app is started after a reboot. >> >> It seems that the app does not release the TCP socket. Also, why it does not use a random port as in TLS? >> >> Here is the debug output: >> >> Creating listening point [0x6d2bbb00] on [sip:0.0.0.0:5060;transport=UDP] >> Creating listening point [0x6c771490] on [sip:0.0.0.0:5060;transport=TCP] >> TCP bind() failed for 0.0.0.0 port 5060: Address already in use >> Listening point [0x6c771490] on [sip:0.0.0.0:5060;transport=TCP] destroyed >> Could not start tcp transport on port 5060, maybe this port is already used. >> Creating listening point [0x6d2f4ed8] on [sip:0.0.0.0:-1;transport=TLS] >> Random TCP port is 51145 >> >> PS: It is the Android version (Linphone app v2.3). >> >> _______________________________________________ >> Linphone-developers mailing list >> address@hidden >> https://lists.nongnu.org/mailman/listinfo/linphone-developers >> > > >_______________________________________________ >Linphone-developers mailing list >address@hidden >https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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