-----Original Message-----
From: Greg Fausak [mailto:greg@august.net]
Sent: Thursday, April 10, 2003 6:26 PM
To: serusers(a)lists.iptel.org
Cc: sip(a)august.net
Subject: [Serusers] SIP Scenario Tool
...
The example (real world debug)
callflow can be viewed
at my development website:
http://stage.august.net/sip1_index.html
and
http://stage.august.net/sip1.html
You use tcpdump (or ethereal, or whatever) to grab the
Output, like on linux:
tcpdump -s 0 -i eth0 'port 5060' -w /var/log/sip1.dump
Hello!
How do you capture from different networks? Is it possible to input
several dump-files into the tool, one captured at the caller site and
one captured at the callee site?
regards,
Klaus