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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vantage

Status
Not open for further replies.

OldSchool70

Technical User
Joined
Feb 25, 2015
Messages
220
Location
US
I am trying to get a Vantage 175 up and running in our lab environment. Created an HTTP Server using HFS. I see the files being requested and served:
2:28:15 PM 192.168.42.235:37303 Requested GET /K1xxSupgrade.txt
2:28:15 PM 192.168.42.235:37303 Fully downloaded - 511 @ 13.1 KB/s - /K1xxSupgrade.txt
2:28:15 PM 192.168.42.235:37304 Requested GET /46xxsettings.txt
2:28:15 PM 192.168.42.235:37304 Fully downloaded - 12.2 K @ 436.1 KB/s - /46xxsettings.txt
2:28:15 PM 192.168.42.235:37305 Requested GET /46xxspecials.txt
2:28:15 PM 192.168.42.235:37305 Fully downloaded - 1.4 K @ 75.1 KB/s - /46xxspecials.txt
2:28:15 PM 192.168.42.235:37306 Requested GET /K1xx_SIP-R2_0_1_0_5085.tar
2:28:15 PM 192.168.42.235:37306 Fully downloaded - 10.0 K @ 500.0 KB/s - /K1xx_SIP-R2_0_1_0_5085.tar
2:28:18 PM 192.168.42.235:37309 Requested GET /K1xx_SIP-avayavendor.img_578e5df4.tar
2:28:28 PM 192.168.42.235:37309 Fully downloaded - 61.9 M @ 6.2 MB/s - /K1xx_SIP-avayavendor.img_578e5df4.tar
2:28:40 PM 192.168.42.235:37310 Requested GET /K1xx_SIP-baseopkgsystem.img_4d10d411.tar
2:34:16 PM 192.168.42.235:57822 Requested GET /VantageConnect_2.0.1.0.0604_170319_5ebd442.apk
2:34:20 PM 192.168.42.235:57822 Fully downloaded - 17.9 M @ 4.2 MB/s - /VantageConnect_2.0.1.0.0604_170319_5ebd442.apk

However, the Vantage device seems unchanged. Also get a message stating that the "Configured phone application was not found on the...."

 
Did you edit the K1xxSupgrade.txt file as per documentation?
 
Yes. For starters, I'm noticing that the K1xx_SIP-baseopkgsystem.img_4d10d411.tar does not seem to be downloading.
 
Tried IIS and HFS. Do you have any other suggestions?
 
HFS worked great for me. I know IIS needs to have the MIME settings set.
Mike
 
Vantage handsets are such a ballache and not worth the time spent on them IMHO.

For IIS you need to add the following MIME types;

. apk – application/vnd.android.package-archive
• .pem – file/download
• .sig – file/download
• .sig256 – file/download

ACSS (SME)

 
The dialer apps are okay because they are small and one file so very quick and easy to know if it has worked or not.

But the firmware is squarely in the cross-fingers and pray arena. The fact that when it works it still takes so long makes it can be very hard to know if it is working or not in the first place. I currently have a K155 that has sat at "System upgrade downloads 0% done" for several weeks but since the basic dialer on it is working fine I've decided to just let it be.

Stuck in a never ending cycle of file copying.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top