user manual
Table Of Contents
- Voice Gateways System Manual
- About This Manual
- Contents
- Chapter 1 - System Description
- Chapter 2 - Installation
- Chapter 3 - Using the Web Configuration Server
- 3.1 Introduction to the Web Configuration Server
- 3.2 Accessing the Web Configuration Server
- 3.3 Using the Web Configuration Server
- 3.4 Home Menu - Product Info Page
- 3.5 WAN Menu
- 3.6 VLAN Tagging Menu
- 3.7 Telephone Menu
- 3.8 BW Reservation - DRAP Configuration Page
- 3.9 System Menu
- 3.10 Upgrade Page
- 3.11 Restart Page
- 3.12 Logout Page
- 3.13 Parameters Summary
- Appendix A - Internal Class 5 Services
- Appendix B - Default Telephony Parameters
- Appendix C - New Features
- Glossary

70 Operation
Chapter 3 - Using the Web Configuration Server
bit-4 (0x10): TFTP session failed
bit-5 (0x20): CRC error in downloaded image
bit-6 (0x40): incompatible image
3.10.1.1 Examples
An attempt to download from a non-existing TFTP-server results in code 0x7 (=
0x07):
bit-2 0x04 TFTP server not defined plus…
bit-1 0x02 failed to download new image plus…
bit-0 0x01 upgrade requested or main application not valid
An attempt to download a non-existing file results in code 0xb (= 0x0b):
bit-3 0x08 TFTP file not defined plus…
bit-1 0x02 failed to download new image plus…
bit-0 0x01 upgrade requested or main application not valid
A successful download results in code 0x01
A restart without download of main application results in 0x00.