Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] SIP Registrations Module

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Tue, 16 Nov 2010 10:57:17 +0100

Hi,

Don't forget to check contact information. You could have registrations floating around in your installation so that a REGISTER with expires 0 should not invalidate previous REGISTER with another contact address.

Thanks,
Jaap

On Tue, 16 Nov 2010 09:30:13 +0100, "RUOFF, LARS (LARS)** CTR **" <lars.ruoff@xxxxxxxxxxxxxxxxxx> wrote:

Hello Danny,

 

i'm working a lot with SIP traces, including registration issues.

I don't have any urgent need for this but it could be helpful in some occasions.

 

Do you plan to track the registration time ("Expires") also?

I.e. will your module be able to tell for any given time wether a given endpoint was registered at that time?

Of course this will only be possible starting from the first REGISTER request for any given endpoint found in the trace. It'll also have to take into account un-registrations (Expires:0) and failed REGISTERs.

 

regards,

Lars

 


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Danny Beutler
Sent: mardi 16 novembre 2010 01:49
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] SIP Registrations Module

 

Hello,

 

I am interested in coding a SIP Registration module; similar in appearance to the VoIP Calls module.  This module would track the registrations of VoIP endpoints by user-ID and would be useful in troubleshooting problem endpoints.  Before I get started, I would like to know 1) If anyone is working on a similar module?  Or 2) If you think that this would be a useful module?

 

Thanks,
Danny