Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Avaya Vantage K175 User Restrictions

Status
Not open for further replies.

Moonlightng

Technical User
Apr 21, 2023
1
US
I am in the process of setting up a couple Vantage phones (K175) in our lab before distributing them out. I have some questions that I have been unable to locate any specific answers for.
I need to set the Admin passcode on the Vantage phone, remove existing Google/Android apps, assign a logo wallpaper to be displayed, and be able to restrict the end user of the phone from accessing any of the Android and Google Play Services. From what I have read this should be able to be done by utilizing the Kiosk Mode. To setup the Kiosk Mode, do I just need to add the SET PIN_APP "designated apps here" within one of the xxsettings files? Can the 46xxspecials.txt be used for this purpose?

Below is the section and modifications I am looking to make to the 46xxspecials.txt file:

# K1XXSPECIALS
########## Add specials settings for K1xx series phones (K165, K175) below ##########
SET ADMIN_PASSWORD 123456
SET PIN_APP “com.avaya.endpoint.avayakiosk,com.avaya.android.vantage.basic,com.avaya.endpoint.avayakiosk.quicklock,com.android.chrome,com.avaya.endpoint.login,com.avaya.endpoint.avayavoiceassistant”
SET DEFAULT_PIN_APP "com.avaya.android.vantage.basic"
SET CURRENT_LOGO "ANB_800x1280.jpg"
SET GOOGLE_APPS 1
# 0 - To d#isable installation of a Google application package on the device. This is the default value. If a Google application package is already installed, changing the parameter #value to 0 does not remove the Google application package from the device.
# 1 - To remove an already installed Google application package from the device. Google Play store and Google Play services are removed from the device. Applications that were installed through Google Play store are uninstalled when you perform a return to factory defaults operation.
# 2 - To enable sideloading of a Google application package on the device.
GOTO VIDEOSPECIALS

Any advice/help would be greatly appreciated.
Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top