Wireshark-commits: [Wireshark-commits] rev 47706: /trunk/asn1/isdn-sup/ /trunk/asn1/isdn-sup/: Addr

Date: Sun, 17 Feb 2013 18:27:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47706

User: etxrab
Date: 2013/02/17 10:27 AM

Log:
 Add the files for an initial ISDN Supplimentary Services(ETSI) dissector.

Directory: /trunk/asn1/isdn-sup/
  Changes    Path                            Action
  +142 -0    Addressing-Data-Elements.asn    Added
  +34 -0     Basic-Service-Elements.asn      Added
  +351 -0    Diversion-Operations.asn        Added
  +11 -0     Embedded-Q931-Types.asn         Added
  +26 -0     Makefile.am                     Added
  +50 -0     Makefile.common                 Added
  +33 -0     Makefile.nmake                  Added
  +50 -0     isdn-sup.cnf                    Added
  +248 -0    packet-isdn-sup-template.c      Added