PhonePadLocalSettings.ini

Top  Previous  Next

PhonePadLocalSettings.ini is a configuration file located in C:\ProgramData\Cybercom Software\PhonePad5 on computers that have PhonePad 5 Workstation installed.

 

The PhonePadLocalSettings.ini file contains:

 

Username and password (encrypted) for automatic login.  These are managed by PhonePad.

Connection override settings.

Debug settings.

Temporary folder setting.

 

[Login]

Automatic login settings

Username

The username.

Password

Encrypted password.



[Settings]


ServerOverride

0 = Automatic server detection.

1 = Disables server detection and uses manual settings.

RemoteTrace

Used for debugging purposes by Cybercom Software Support.

 

Do not enable unless advised as this can severely impact performance.

 

0 = Remote Trace is off.

1 = Remote Trace is on.

TempFolder

If set it overrides the default Windows temp folder setting, eg. C:\Windows\Temp.



[Server]


ServerIP

IP Address of the Server or Host PC.

Only used when ServerOverride = 1.

ServerPort

TCP Port of the Server or Host PC.

Only used when ServerOverride = 1.

 

 

Example:

 

[Login]

Username=Jane

Password=mTuo+JSTUfAXiwmpOSPL4PYC

 

[Settings]

ServerOverride=1

RemoteTrace=0

TempFolder=C:\MyTemp

 

[Server]

ServerIP=192.168.0.100