/build/static/layout/Breadcrumb_cap_w.png

Avaya IP Softphone

Version: 6

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 5k  |  Created: 04/19/2008

Average Rating: 0
IP Softphone has 6 inventory records, 1 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined

Deployment Tip Summary

Command line, all parameters are case sensitive: Running the MSI... msiexec /i .msi ADDLOCAL=Complete,, /qn Running the EXE (that launches the MSI)... .exe ADDLOCAL=Complete,, /qn , only one can be used: IPSP MOC SAMETIME CITRIX , no limit, delimit with comma: VIDEO Chinese German Spanish French Italian Japanese Korean Brazilian_Portuguese Russian Dutch , only one can be used: COMBO=0 --> for English COMBO=1 --> for Chinese COMBO=2 --> German COMBO=3 --> Spanish COMBO=4 --> French COMBO=5 --> Italian COMBO=6 --> Japanese COMBO=7 --> Korean COMBO=8 --> Portuguese COMBO=9 --> Russian COMBO=10 --> Dutch
120
Command Line
Command line, all parameters are case sensitive:

Running the MSI...
msiexec /i <Setup-file-name>.msi ADDLOCAL=Complete,<mode>,<other-features-languages> <default-language> /qn

Running the EXE (that launches the MSI)...
<Setup-file-name>.exe ADDLOCAL=Complete,<mode>,<other-features-languages> <default-language> /qn


<mode>, only one can be used:
IPSP
MOC
SAMETIME
CITRIX

<other-features-languages>, no limit, delimit with comma:
VIDEO
Chinese
German
Spanish
French
Italian
Japanese
Korean
Brazilian_Portuguese
Russian
Dutch

<default-language>, only one can be used:
COMBO=0 --> for English
COMBO=1 --> for Chinese
COMBO=2 --> German
COMBO=3 --> Spanish
COMBO=4 --> French
COMBO=5 --> Italian
COMBO=6 --> Japanese
COMBO=7 --> Korean
COMBO=8 --> Portuguese
COMBO=9 --> Russian
COMBO=10 --> Dutch


Examples...

Install normal IP Softphone
msiexec /i <Setup-file-name>.msi ADDLOCAL=Complete,IPSP /qn

Install MOC IP Softphone with video, French and Spanish support and set default language to Spanish
msiexec /i <Setup-file-name>.msi ADDLOCAL=Complete,MOC,VIDEO,French,Spanish COMBO=3 /qn

Install SAMETIME IP Softphone with Russian and German support and the default language is English
msiexec /i <Setup-file-name>.msi ADDLOCAL=Complete,SAMETIME,Russian,German COMBO=0 /qn

Install normal IP Softphone via EXE
<Setup-file-name>.exe ADDLOCAL=Complete,IPSP /qn

Install MOC IP Softphone with video, French and Spanish support and set default language to Spanish via EXE
<Setup-file-name>.exe ADDLOCAL=Complete,MOC,VIDEO,French,Spanish COMBO=3 /qn

Install SAMETIME IP Softphone with Russian and German support and the default language is English via EXE
<Setup-file-name>.exe ADDLOCAL=Complete,SAMETIME,Russian,German COMBO=0 /qn

To deploy the default setting to the Avaya server, export the follow registry key:
HKEY_CURRENT_USER\Software\Avaya\Avaya IP Softphone
Or use the export function from the IP software.
Clean this up and import this with a script

e.g. Install and import:
@echo off
:: Install normal IP Softphone via EXE with German, Spanish, French, Italian, Russian, Dutch and set default language to German
:: Quiet and basic user interface /qb
:: will not prompt for restart /norestart
Setup_R06.01.85.exe ADDLOCAL=Complete,IPSP,VIDEO,German,Spanish,French,Italian,Russian,Dutch COMBO=2 /qb /norestart
%windir%\regedit /s settings.reg
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (6)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

IP Softphone

Version

6.01.92

Uninstall String

MsiExec.exe /X{30C2AFA3-ECBE-4BA0-A293-99FAFBCC2633}

Questions & Answers (1)

Questions & Answers related to Avaya IP Softphone

3
ANSWERS

Blogs (0)

Blog posts related to Avaya IP Softphone

Reviews (0)

Reviews related to Avaya IP Softphone

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ