Fix bug on how the H.225 CS routines were registered so that H225 CS over Q931 now...
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 1 Aug 2003 09:16:47 +0000 (09:16 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 1 Aug 2003 09:16:47 +0000 (09:16 +0000)
commit607bd6a222fc18b3b21a367896e55638add6a378
tree691423da9e5986f06e3daed717d3893f24c15d05
parentae513fbacfef66eb24b540fc33e42fe9df000e7b
Fix bug on how the H.225 CS routines were registered  so that H225 CS over Q931 now works

Still something wrong with NonStandardParameter,   I cant find why ethereal is
wrong but it misses misses one bit in the decoding causing malformed frames.
I cant see what is wrong when looking at the packets.   need furhter investigations.

Make h225 compile in as default

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8119 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
Makefile.nmake
packet-h225.c