	 VocalTec Internet Phone (TM)
    Version 3.0 (Build 13) - 5 June, 1995
    ====================================
     Copyright(c) 1995 by VocalTec Ltd.


Changes/Fixes from previous releases:
-------------------------------------

Version 3.0 of the Internet Phone software introduces Full-duplex
conversation, where both participants can talk and listen simultaneously.

In order to use full-duplex mode, you must have full-duplex audio card,
or two audio cards in your computer. Even when you talk to a person with
a half-duplex system, you can still benefit from the full-duplex feature:
You can break into his speech without any keyboard press, just by talking.

Another improvement is better support for Windows 95.

NOTE: This version does not work properly with Windows NT. Look at
      http://www.vocaltec.com for news about NT compatibility.

It is recommended not to install the new version over the previous one.
Either delete your previous installation directory prior to installing, or
install it in another directory. Do not delete the IPHONE.INI file,
located in your Windows directory.

Your configuration information will be updated for the new version.

In order to use Internet Phone, you need...
-------------------------------------------

1. Windows 3.1 or higher.

2. 8MB of RAM recommended.

3. 486SX 25Mhz or faster recommended.
   For full-duplex conversation, a 486 50MHz is required.

4. Windows compatible audio board, with speaker and microphone.
   For full-duplex conversation, a full-duplex audio card or two different
   audio cards are required, and we recommend, for the full duplex mode, an
   earphone rather than a speaker. See http://www.vocaltec.com for an
   updated list of full duplex cards.

5. TCP/IP software with WINSOCK 1.1 support.

6. A SLIP/PPP, or direct Internet connection (14,400 baud minimum).

You can skip this section if you are running setup from a distribution
diskette:

Installing the Internet Phone
-----------------------------

1. Make sure that your microphone and speaker work properly,
   by recording yourself using the Microsoft's Sound Recorder.
   See "Preparing Your Audio Device" section, below.

2. Create a directory on your hard-disk
    e.g.: MD C:\IPHONE

3. From that directory, execute the self-extracting archive
    C:\IPHONE> IPHONE13.EXE

4. Choose File/Run and execute C:\IPHONE\SETUP
   A new program-manager group file will be created, with icons for The
   Internet Phone and Help file

5. Double-click the Internet Phone icon.

6. The first time you run the Internet Phone Software, a Quick Tour will
   be suggested to you.

7. Start talking with the rest of the world!


Setting up for Full-Duplex Conversation
---------------------------------------

1. You must have a full-duplex audio card, or two different normal
   (half-duplex) audio cards in order to use full-duplex mode.

2. Make sure that the modem compression and (possibly) error 
   correction is turned off. See "Modem Settings" below.

3. The Internet Phone will test your system performance and its
   capacity for Full-duplex support on the first time you run
   the new version. If you use two audio cards you will be asked to
   specify which one to use for speaking and which one for listening.
   You can change those settings later in the Options/Preferences dialog. 

   Full-duplex mode will not be set if your system does not have a
   full-duplex audio card, or two audio cards.

4. Choose "Full Duplex" from the tool bar or from Options menu.

5. When starting a conversation, the bottom status line will show you
   the connection mode:

    - Full Duplex - both sides are using full-duplex mode. Both sides
	can talk and listen at the same time.

    - Local FDX - your system is in full-duplex mode, but the remote
	system is only half duplex. The conversation will be half
	duplex, but you will be able to break into your partner's
	speech.

    - Remote FDX - your system is set up for half-duplex operation,
	and remote system is set for full-duplex operation.

    - Speak/Listen - Normal half-duplex display.

Problems using Full-Duplex Conversation
---------------------------------------

The most obvious problem with full-duplex conversation is acoustic
feedback. It is strongly recommended to use full-duplex mode with a headset.
Alternately, try lowering the speaker volume, and put it as far as possible
from the microphone.

Improper setting of your full-duplex configuration, might interfere with
your partner's speech: If a half-duplex user is calling you, and your
voice-activation is set too low, every time his speech is heard in the
speaker, it might trigger your system to start transmitting. Since your
partner's system is half-duplex, it will stop speaking and start hearing
what you're transmitting to him - his own speech!



Removing the Internet Phone
---------------------------

If you installed the Internet Phone, and wish to remove it, or even
just to re-locate it in another directory, then you should do the
following:

1. Load the file WIN.INI into a text editor (e.g. NOTEPAD)

2. Locate the "[Sounds]" section

3. Inside that section, remove all "Internet Phone" sounds.

4. If you then run the Internet Phone again, it will re-install its
   sound files from its new current directory.

5. If you relocate the Internet Phone without removing these entries,
   you'll notice that the indication sounds (busy, ringing, etc) are
   gone.



About The Internet Phone Network
--------------------------------

The Internet Phone uses the Internet Phone Servers Network to show 
the currently on-line users. The actual conversation is performed 
directly between the PC's running the Internet Phone, and not via the 
servers.

To get the latest list of servers, get the file IRCSRVRS.INI from
the FTP site:
    ftp.vocaltec.com /pub
or from our WEB site
    http://www.vocaltec.com/net.html

and copy it into your local C:\IPHONE directory.


Selecting a Server
------------------

In order to use the Internet Phone, you must be connected to an Internet
Phone IRC Server, which uses the IRC protocol.

When you first run the Internet Phone, You have to choose an IRC server 
from the list of Internet Phone Servers.
You can select a different server anytime you like.

It is better to select the server nearest to you. However, there isn't any
difference which server you connect to: All servers hold an updated list
of all Internet Phone users.

Once you're connected to the network, you can call any other Internet
Phone user that is connected to the Internet Phone network. There is no
need for both of you to use the same IRC server.

Please note that  by  "nearest"  we  mean  over  the  net,  but  usually
geographically close places have a better network connection.

It is possible to connect to an IRC server outside of the Internet Phone
network. In this case, will be able to talk only with Internet Phone
users using the same network.



Technical Support
-----------------

Before calling VocalTec for technical support, please do the following:

1. Check the troubleshooting from the Help menu in the Internet Phone.
   It contains a list of problems and solutions.

2. Look at the technical support page on our Web server:
    http://vocaltec.com/trouble.html

3. Select "Technical Support" from the Help menu for information on how
   to contact VocalTec.

Modem Settings
--------------

Modem Settings:

The modem initialization string should be changed to allow faster transfer:

1. You should add the characters "%C0\N1" to the string to disable data 
   compression and error corrections. 
   It is possible that different modems will use different AT commands.
   If your modem does not response correctly to the above commands
   you should look for the AT command table in your modem documentation
   for the right commands.
   
2. To edit the initialization string in Netmanage Chameleon you can
   enter setup/modem/initialize and add the above characters to the string.

3. In Trumpet you can edit your "login.cmd" script. Look for the line:
   "$modemsetup = "&C1..." and add the above characters to the string.

4. If you are using some other TCP/IP software as your Internet connection, 
   Try to find out the way to edit the modem initialization string.


END of README.TXT
This file passed thru The Hub on:              Friday   September 4, 1995