linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] osip2 logs


From: Guillaume BERAUDO
Subject: Re: [Linphone-users] osip2 logs
Date: Fri, 19 Aug 2011 09:17:54 +0200

Hi Raouf,

> I want to retrieve different SIP packet (sended and received sip
> packet: registration, ack, authentification , ... ) from the lib and
> display them in the screen ?
> 
> I use Linphone Library  for Android .

You might try to hijack the log function, defined in
linphonecore_jni.cc. You would have to test for the pattern you want to
extract; call a Java function through JNI with the extracted String;
display it on screen.

Guillaume



reply via email to

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