linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] How to debug belle-sip from eclipse


From: Brandon Lee
Subject: Re: [Linphone-developers] How to debug belle-sip from eclipse
Date: Fri, 21 Feb 2014 07:56:23 -0800 (PST)

Hey Kaushik,

You can do this with tshark with the following command:

 tshark -t [timestamp format] -i [interface] -w [filename]

e.g.

 tshark -t ad -i eth0 -w capture1.log.pcap


On Friday, February 21, 2014 2:01 AM, kaushik parmar <address@hidden> wrote:
Hello,

i want to see sip signals that comes from my asterisk server. can any one please tell me how to debug belle-sip in linphone android and watch the incoming and outgoing SIP and RTP messages?

--
Kind regards,

JPC Technologies

_______________________________________________
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]