< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Fwd: Resip Errors


Hi Adnan,

These issues sound like application / Android specific problems.  I personally don't have any experience with Android development to be able to help, however I think there may one or two people on the list that have used resip on Android that may be able to help, but I'm not certain.

Best Regards,
Scott


On Fri, Mar 20, 2015 at 2:34 AM, Adnan Am <adnan.tlkn@xxxxxxxxx> wrote:
Hi, 
       I have been using Resip 1.9.6 for SIP signaling in an Android client with a JNI bridge in middle. I have been getting a few random crashes and was wondering if anyone can help me out or point out as to what I am doing wrong ?

The error I get :

Fatal signal 11 (SIGSEGV) at 0x07043824 (code=1), thread 4079 (com.mypackage)

Here is the piece of code which causes this crash  :

m_dialogUsageManager->makeInviteSession(NameAddr(Called.c_str()),outboundUserProfile, psdp, outgoingCallAppDialog);


When I make a call to makeInviteSession I get that crash. Any ideas as to what I might be doing wrong ? 

Also something really strange is the fact that this crash isn't consistent, so it crashes once out of 3 times. Is there any particular release which is stable which I could try using ?


Another thing which I have not been able to get working is logging in Resip. I am using the following piece of code to initiate the Logging  - 

AndroidLogger alog;
Log::initialize(Log::Cout, Log::Debug, "SIP", alog);

The moment I call those lines to initiate logging, the app crashes. 

I would greatly appreciate if anyone has any idea as to what I am doing wrong.  

Thanks,
Adnan A M




_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel