page 112
innovaphone IP DECT
memory during device installation.
mod cmd UP1 time /allow 12,22,23,0,1,2,3,4 /initial 6
With this specification, all processes of the maintenance file are suppressed
within the first six minutes and within the valid times specified in the
/allow
parameter after every device restart. If the
/initial
parameter was set, new
devices (or devices that were reset with the standard settings) can, after a
restart, receive the maintenance file within the number of minutes specified in
the
/initial
parameter, even if they lie outside the valid times as specified in
the
/allow
parameter. This allows new devices to receive a current standard
configuration quickly.
Prot command
To initiate a firmware update, the following command can be executed:
mod cmd UP0 prot <url> <final-command> <built-serial>
This command downloads new firmware (if available) from the specified URL
onto the device. Finally, the
<final-command>
is executed.
innovaphone devices have an internal variable that is initially empty (or empty if
the device was reset with the standard settings) called UPDATE/PROT. The
prot
command compares the content of
<build-serial>
with the UPDATE/PROT
variable. If both match, no firmware is downloaded. If the UPDATE/PROT
variable is not set (new devices or after a device restart), the content of
<build-serial>
is compared with the built number of the current firmware.
Once the firmware has been successfully downloaded, the UPDATE/PROT
variable is overwritten with the content of
<build-serial>
. Note that the
<build-serial>
parameter is not compared with the firmware version
currently loaded. It is the responsibility of the administrator to keep this
standard.
If the
<url>
parameter ends with a slash (‘/’), a standard firmware file name is
appended to the URL depending on the product description (for example,
IP1200.bin for an IP DECT system).
mod cmd UP0 prot http://192.168.0.10/firm/ip1200.bin ireset
04-5656
The command
mod cmd UP0 prot http://192.168.0.10/firm/ ireset 04-5656
determines whether the firmware version 04-5656 was already installed. If this