Bellcore decoder for WISUPDecode, version 1.0 (29-Aug-2002) =========================================================== This decoder provides decoding for the BELLCORE GR-CORE-317 (1994 issue) and GR-CORE-394 (1994 issue) ISUP variants. Table of Contents: ================== 1. Installation 2. Compiling 3. Authors 4. Bugs, comments, problems 5. Contacts 1. Installation: ================ The files in the archive are: bellcore.jar bellcore/license bellcore/COPYRIGHT bellcore/changes bellcore/readme.txt bellcore-decoder_X-X.tgz is a compressed tar of all the files. bellcore-decoder_X-X.zip is a Winzip archive of all the files. If your version of WISUPDecode has a module installer, use it for installation (the current version, 3.1.0, does not have an installer). Otherwise, the preferred place for installing the "bellcore.jar" file is in the "wisup/isup/" directory of WISUPDecode, but it can be installed anywhere. The more important is to set the "wisup/conf/modules.properties" file according to the "bellcore.jar" file location. For details about the wisup/conf/modules.properties" file, see the readme.txt file of WISUPDecode. For installing the "bellcore.jar" decoder, you need to find an unused module identifier. It starts at 0, and you must select the first unused. If the selected number is represented by "i", you must set the following values: decoder.i=wisup.isup.bellcore decoder.i.path= For example, if you installed the "bellcore.jar" file in "wisup/isup", and if this is the only decoder installed, you must set in the wisup/conf/modules.properties file these two lines: decoder.0=wisup.isup.bellcore decoder.0.path=wisup/isup/bellcore.jar Note that an URL can be used for the path. Just don't forget the "http://" in the URL. You need to start WISUPDecode after the decoder installation if you want it to be used by the application. 2. Compiling: ============= You need to have the WISUPDecode sources for compiling a decoder. There is targets in the Ant makefile of WISUPDecode for building the bellcore decoder. 3. Authors: =========== Joseph Ratterman Bellcore decoder Benjamin Cassan-de Gorostarzu Updates according to WISUPDecode modifications. 4. Bugs, comments, problems: ============================ For bugs, features, the SourceForge project site provides trackers : http://sourceforge.net/tracker/?group_id=24236 If you want to be warned for new releases, you can subscribe to the announce mailing-list (on SourceForge) : http://sourceforge.net/mail/?group_id=24236 5. Contacts: ============ http://perso.wanadoo.fr/benjamin.cassan http://sourceforge.net/projects/wisupdecode http://www.jratt.com/resume/isup/bellapplet.html or