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: "Danny Beutler" <dannybeutler@xxxxxxxxx>
Date: Tue, 16 Nov 2010 15:25:43 -0700

Hello,

 

Thank you both for your input.  I think it will be helpful when putting this together.


Thanks,
Danny

 

Date: Tue, 16 Nov 2010 10:57:17 +0100

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>

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

To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>

Message-ID: <1bb2e2f89ff828aca5e0cef493f1b429@xxxxxxxxx>

Content-Type: text/plain; charset="utf-8"

 

 

 

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 **"  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