Next Topic

Previous Topic

Home

Book Contents

Book Index

[LocalNetwork]

This section covers the settings found in the network options dialogue box.

These settings override the local MonTel.INI settings only if AlwaysUseDefaults = 0 (see above). These are used to set up network wide settings rather than changing them locally. If you are using DEFAULTS.INI and AlwaysUseDefaults = 1, the DEFAULTS.INI settings AND these settings will be ignored. The network check order will always be 0 which is Netware first.

DebugShowSettings

Used by: Client.

Example:

DebugShowSettings = 0

Only used for testing. Setting DebugShowSettings=1 will show a message box of the current network settings (before exiting MonTel if they are wrong). Use this to debug network settings.

ExitMontelIfNoNetwork

Used by: Client.

Example:

ExitMontelIfNoNetwork = 0

ExitMontelIfNoNetwork=1, is useful if you have lap tops that frequently disconnect from the network. Setting this to 1, and setting NetworkDisplayUserError=0 will prevent MONTEL from displaying continual errors as it attempts to find the local users call record database on the file server.

NetworkDisplayUserError

Used by: Client.

Example:

NetworkDisplayUserError = 0

Forces an error to be displayed if Montel cannot find a file, drive or the network. This should be set to 0 in an environment where MonTel is used on a network with lap tops.

NetworkCheckOrder

Used by: Client.

Example:

NetworkCheckOrder = 4

The default is 0.

NetworkCheckOrder is a value from 0 to 7 (more may be added in the future). The value determines which networks are checked and in what order if there is more than one to be tested. The values correspond to:

0 MS Client for Netware (or NDS), Novell Client for Netware (or NDS), NT or LAN manager Networks, Windows Peer to Peer, Local Windows.

1 NT or LAN manager Networks, MS Client for Netware (or NDS), Novell Client for Netware (or NDS), Windows Peer to Peer, Local Windows.

2 Windows Peer to Peer, Local Windows, NT or LAN manager Networks, MS Client for Netware (or NDS), Novell Client for Netware (or NDS).

3 MS Client for Netware (or NDS).

4 NT or LAN manager Networks.

5 Windows Peer to Peer, Local Windows.

6 Network User Name always = 'LOCAL'.

7 Novell Client For Netware.

8 Novell Client For NDS.

9 MS Client For NDS.

Values above 2, allow you to specify a particular network type. These settings can also be changed manually by using Notepad.exe to edit the MONTEL.INI file on the Local computers windows directory (typically C:\WINDOWS or C:\WINNT), if MonTel exit because it can't find the correct network.

UseManualMonTelLogin

Used by: Client.

Version 2.9.0 Pre-release 49 onwards

Range: 0 - 1.

Example:

UseManualMonTelLogin = 0

Setting this option to one will force a prompt to identify the user name (or login). This will override the settings retrieved from the network.

ManualMonTelLoginAllowCancel

Used by: Client.

Version 2.9.0 Pre-release 49 onwards

Range: 0 - 1.

Example:

ManualMonTelLoginAllowCancel = 0

When UseManualMonTel = 1, setting ManualMonTelLoginAllowCancel = 1 will allow users to cancel the login and exit MonTel.

------------------------------