wireshark/plugins/easy_codec/ReadMe.txt
Tomas Kukosa 4df43619aa Codec plugin example. The stub for ImTelephone libraries.
(It is not compiled by default.)

svn path=/trunk/; revision=23699
2007-12-03 09:59:18 +00:00

14 lines
286 B
Text

Instructions on compiling the Easy Codecs
=========================================
1. Download the codec files from www.ImTelephone.com and install them in the following subdirectories.
EasyG722
EasyG7231
EasyG729A
2. Build plugin.
Win32: nmake -f makefile.nmake
Linux: TO DO