CHAPTER7 Troubleshooting
C470HD | Users & Administrator's Manual
● The default password must be changed before access to the device via SSH is
allowed.
● The default password can be changed per device in the phone screen, or via bulk
configuration of multiple devices using Microsoft's TAC or AudioCodes' Device
Manager.
● After entering a password, the user is prompted to verify it. Criteria required for a
strong password are provided: The password length must be greater than or
equal to 8. The password must contain one or more uppercase characters. The
password must contain one or more lowercase characters. The password must
contain one or more numeric values. The password must contain one or more
special characters.
SSHaccessallowsadministratorsdebuggingcapabilitiessuchas:
■ GettingthePhoneIPAddressbelow
■ Pullingfilesfromthephonesdcard(usingthecurlcommand)
■ ActivatingDSPRecordingonpage131
■ DeactivatingDSPRecordingonpage132
■ InstallingtheAPKusingSSHbelow
Getting the Phone IP Address
Networkadministratorscangetaphone'sIPaddressusingSSHprotocol.
➢ To get the phone's IP address using SSH protocol, type the following at the shell prompt:
ifconfig
Installing the APK using SSH
NetworkadministratorscaninstalltheTeamAndroidApplicationPackageusingSSHprotocol.
Updating Phones using SSH Commands
➢ To upgrade firmware:
1. Downloadtherequiredfirmwareversiontosdcard/update_image.zip.
Forexample,usethefollowing:
SCP <file name> admin@<DeviceIP>:/sdcard/update_image.zip
2. Updatethefirmwareusingthefollowing:
setprop ctl.start local_update
- 134 -