Francisco Alcoba (TS/EEM) a écrit :
I adapted it to a function to look up SIP, H323, ISUP, etc. sessions
and filter them out. It's working right now for SIP and ISUP, and I'm thinking
on cleaning it up a bit and trying again to get it included. Someone else was, I think,
including H323 support and investigating a graphic analysis. See
http://www.ethereal.com/lists/ethereal-dev/200410/msg00146.html
That sounds interesting. I'm reading the messages about VoIP analysis.
What I want to do is more precisely a real-time log of the VoIP calls:
at the end of each call, I want to print a line indicating who called
who, how, how long, etc. I've begun writing some (ugly) code to have
this done by tethereal for H323, but it's only a prototype which works
only with 2 softphones for the moment. I'll probably rewrite everything
with tapping, using some parts of the call analysis and of your code,
and adapted to the new asn2eth-generated packet-h225*. I'm quite afraid
by the complexity of H323 and the huge quantity of cases to manage.
Regards,
--
Julien Leproust