[reSIProcate] New log level proposition
Eustanos
eustanos at wp.pl
Tue Sep 27 05:39:45 CDT 2005
Do you think it's good idea to add another one Log::Level for rutil?
Today we have, ie. for WIN32 platform:
typedef enum
{
None = -1,
Crit = 2,
Err = 3,
Warning = 4,
Info = 6,
Debug = 7,
Stack = 8,
StdErr = 9,
Bogus = 666
} Level;
Why not to add another one, only to log SIP messages without detailed
information about resip stack?
Mariusz Ciepły.
-----Original Message-----
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of Eustanos
Sent: Monday, September 26, 2005 6:20 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: RE: [reSIProcate] How to trace socket ?
Hi,
I just want to show this messages in the application's window (like in Xten
diagnostic logs window).
Any good ideas how to achieve this ? Thanks.
Best regards,
Mariusz Cieply.
-----Original Message-----
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of Jon
Ringle
Sent: Monday, September 26, 2005 5:10 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: Re: [reSIProcate] How to trace socket ?
On Monday 26 September 2005 09:30 am, Eustanos wrote:
> Hi,
>
> How to log only SIP messages which are sent/received via socket.
> I just want to trace the socket without additional information from
> resip library.
If all you need is SIP messages on the socket, why not just use ethereal?
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list