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] [PATCH] - packet-isup-update-ansi-parameters.patch - fix sev

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Mon, 28 May 2007 08:16:33 +0200

Committed revision 21966.

Thanks

Anders

 


Från: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Neil Ostroff
Skickat: den 23 maj 2007 01:04
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: [Wireshark-dev] [PATCH] - packet-isup-update-ansi-parameters.patch - fix several ansi isup parameters

 

 

Hello.  

 

The enclosed patch updates the ansi isup dissector to support the following parameters:  

 

1. Generic Name  

2. Originating Line Info  

3. Jurisdiction  

4. Charge Number  

5. Forward Call Indicator (bits M and N are now being decoded)  

6. Cause Code (all values are now being decoded)  

 

Changes were made to packet-isup.c and packet-isup.h and were compiled and tested on linux and windows.  

 

Thanks for your attention.