LongJTAPI - Configuration File

The configuration information on LongJTAPI are saved in a simple text file. This file contains all data put in the configuration dialog. The configuration data are the addresses of the Provider Domain and the TAPI lines for outgoing and incoming calls.
If the configuration data are put in and saved, they will be reloaded at the next start of an application which uses LongJTAPI.
If you want to use other configuration data, you must only delete the configuration file or a part of them.
The name of the configuration file is LongJTAPI.config and will be saved in the directory, in which the file LongJTAPI.jar is saved.

Structure

Entry Function
Address1 = 12345678
Address2 = 23456789
Address3 = 34567890
Provider Domain Addresses
OutgoingLine = 15 TAPI-Line for outgoing calls
IncomingLine = 15 TAPI-Line for incoming calls

The numbering of the Provider Domain addresses must be consecutively. The numbers start whith 1. If one number is dropped, the following addresses will not be considered.

Example

Address1=12345678
Address2=23456789
Address3=34567890
OutgoingLine=15
IncomingLine=15

Next page: LongDialer


© Ralf Lange, longsoft Dresden
Comments & suggestions: webmaster form - Last Modification: 2007-03-01
Java and all Java based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the USA and in other countries. All other mentioned companies and product names are trademarks or registered trademarks of each manufacturer.