ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Bug 1386] LUA + Megaco/H248

From: "Verriere Joseph" <j.verriere@xxxxxxxxxxxx>
Date: Thu, 22 Feb 2007 14:46:19 +0100
Thanks a lot for your help, I had not see the "Keep persistent context information" preference and now my program almost works. I only have one more problem. I put the time: pinfo.rel_ts in a table and when I dump, I do this in a repeat loop, with "num" increasing:
Dumper.dump (Extract, Time[num], PseudoHeader.none(), Save[num])

The new file contains the frames but the time is always 0.00000 or 1.0000000 but if I print Time[num] just before it gets dumped, I get the good value: 0.065 for example.

Any idea?
Joseph

-----Message d'origine-----
De : bugzilla-daemon@xxxxxxxxxxxxx
[mailto:bugzilla-daemon@xxxxxxxxxxxxx]
Envoyé : mercredi 21 février 2007 10:02
À : Verriere Joseph
Objet : [Bug 1386] LUA + Megaco/H248


http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1386





------- Comment #3 from luis.ontanon@xxxxxxxxx  2007-02-21 09:02 GMT -------
As per the ASN.1 Specification terminationID are  instances of TerminationID
which is a SEQUENCE (a container).

        TerminationID ::= SEQUENCE
        {
                wildcard [0] SEQUENCE OF WildcardField,
                id [1] OCTET STRING(SIZE(1..8)),
                ...
        }

That is confusing I know but I do not plan to change it (I could break so many
things, H.248 for the most is a generated dissector not a handwritten one).

-----

For the context id and termination id you'll have to wait for an answer for a
while... n the meanwhile you could send me the code so I can see what's up with
t.

BTW have you noticed the "Keep persistent context information" preference for
the H.248 dissector? it links all the messages related to a context and creates
a tree with some extra information about the context as a whole (for example
you can filter all messages of contexts that use a certain termination which
AFAIU is what you are trying to do).


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

----------------------------------------------------------------------------------------------------

Ce message et tout document joint sont confidentiels et à l'intention exclusive des destinataires. S'ils vous ont été adressés par erreur, merci d'en informer immédiatement l'expéditeur et de les détruire. Toute copie, diffusion ou utilisation non autorisée est interdite. Tout message électronique est susceptible d'altération : Astellia décline toute responsabilité si le message ou les documents joints ont subi une quelconque modification.

This message and any attachment are confidential and intended solely to its addressees. If you are not the intended recipient please cancel it and inform immediately the sender. Any unauthorised copy or dissemination is prohibited. Electronic messages may be altered: Astellia shall not be liable for those circumstances.

----------------------------------------------------------------------------------------------------