Getting The Phone Ip Address; Installing The Apk Using Ssh; Updating Phones Using Ssh Commands - AudioCodes 400HD Series User's And Administrator's Manual

Hide thumbs Also See for 400HD Series:
Table of Contents

Advertisement

CHAPTER 7    Troubleshooting
SSH is by default disabled and can be enabled with Administrator permissions in the
phone screen (Device Administration > Debugging > SSH).
To sign in, the administrator needs to know their username and password; admin and 1234 are 
the defaults. SSH access allows administrators debugging capabilities such as: 
Getting the Phone IP Address below
Pulling files from the phone sdcard (using the curl command) 
Activating DSP Recording on page 113 
Deactivating DSP Recording on the previous page
Installing the APK using SSH below 

Getting the Phone IP Address

Network administrators can get a phone's IP address using SSH protocol.
➢ To get the phone's IP address using SSH protocol, type the following at the shell prompt:
ifconfig

Installing the APK using SSH

Network administrators can install the Team Android Application Package using SSH protocol. 

Updating Phones using SSH Commands

➢ To upgrade firmware:
1.
Download the required firmware version to sdcard/update_image.zip.
For example, use the following:
SCP <file name> admin@<DeviceIP>:/sdcard/update_image.zip
2.
Update the firmware using the following: 
setprop ctl.start local_update
3.
Track progress using the following: 
logcat | grep update_engine_client_android
C448HD C450HD | Users & Administrator's Manual
- 115 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

C448hdC450hd ipC450hd

Table of Contents