Dear Steve,

I am doing it the same way.
this method requires a lot of work :) means I have to apply filter for
individual call ID separately.
the purpose of my mail to sip implementors was that I wanted to know if we
could do it by call flow diagram generators (like SIP Scenario Generator)
if we do it that way then we can get all broken calls just by one click and
it can fasten the work.
if you have idea how to filter these calls in SIP Scenario Generator or SIP
Analyser by writing scripts
then please suggest.

Regards
Nitin Arora


On 11/14/06, Steve DiStefano (sdistef) <[EMAIL PROTECTED]> wrote:
>
> Following this thread, and building on this idea, you can pull the error
> response code up, and in Wireshark (Ethereal), select on the message
> (for example 483 too many hops).  Then select the CALL-ID in the SIP
> Header and right mouse click.  Select APPLY AS FILTER and SELECTED.
> That will put that whole call in view (it is a filter).
> Then select STATISTICS:FLOWGRAPH for the displayed packets.
>
> Another thing to try is ANALYZE:VOIP CALLS, which gives all calls
> successful and rejected, in a summary format for the entire captured
> trace.
>
> Let me know how it works.
>
> Steve D.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gaurav
> Kheterpal
> Sent: Tuesday, November 14, 2006 9:39 AM
> To: 'nitin arora'; [email protected]
> Subject: Re: [Sip-implementors] finding broken calls from ethereal
> capture
>
> Hi Nitin,
>
>
>
> You can try using SIPAnalyzer from http://ant.comm.ccu.edu.tw/sip/. It
> is similar to SIP Scenario Generator.
>
>
>
> Alternatively (and a cleaner solution), you can filter Ethereal to
> capture only 4xx/ 5xx (assuming these are the failed calls you are
> talking about).
> You can set it via Ethereal Capture -> Expression
>
>
>
>
>
>
>
>
>
> & then use SIP Scenario Generator/ SIP Analyzer to draw the call flows
> for the completed calls (INVITE -> 1xx -> 3xx/ 4xx).
>
>
>
> Regards,
> Gaurav
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of nitin
> arora
> Sent: Tuesday, November 14, 2006 7:26 PM
> To: [email protected]
> Subject: [Sip-implementors] finding broken calls from ethereal capture
>
>
>
> Hi All,
>
>
>
> I am analysing the ethereal traces for SIP Calls.
>
> I need to find out the broken calls.
>
>
>
> For generating the call flow diagrams I used SIP Scenario generator but
> its
>
> too difficult to point the broken calls as there are too many calls.
>
> and only a few calls are broken. (only 10-12 out of a few thousand)
>
> Can some body suggest me some  way or some tool in which we can generate
>
> call flow diagram of only unsuccessful calls.
>
>
>
> Regards
>
> Nitin Arora
>
> _______________________________________________
>
> Sip-implementors mailing list
>
> [email protected]
>
> https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
>
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to