Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Align
alignright

Anchor
AMLinstalltop
AMLinstalltop

Panel
titleBGColor#F0F0F0
titleValid for N670 / N870 / N870E but not supported by N610. Software 2.52 or higher is needed.

Here we would like to explain how to prepare your DECT system to be used for Alarming, Messaging and Location connected to an Alarm server.

  1. Gigaset prerequisites
  2. Nx70 Firmware update
  3. Enable the MQTT interface
  4. Register an Gigaset PRO handset

Anchor
AMLinstallGigasetpre
AMLinstallGigasetpre

Background Color
color#F0F0F0

1. Gigaset prerequisites

Scroll to top

  • An N670 with software 2.52 or higher, that supports up to 20 DECT handsets
  • An N870(E) with software 2.52 or higher, that supports up to 20.000 DECT handsets
  • An Gigaset PRO DECT handset
  • A license per DECT handset that is used for Messaging and/or Location


Anchor
AMLinstallFirmware
AMLinstallFirmware

Background Color
color#F0F0F0

2. Nx70 Firmware update

Scroll to top

As we are continuous improving the software and adding new AML features please install the latest official software release.

Go to the wiki page: Firmware N870(E)/N670/N610 to download the latest firmware.

In the web-interface go to: SETTINGS - System - Firmware

  • Click Browse... and select the firmware file from your computer‘s file system.
  • Click Upload to upload the firmware file.
  • When ready, the pop-up "Press SET to start update schedule" will appear.
    The URL to the firmware file will change to the local storage: http://localhost/swupdate/<firmwarefile>
  • Select Immediately if you want to start the update now.
  • Scroll down and press SET
  • The firmware update will start after a few minutes.


Anchor
AMLinstallMQTT
AMLinstallMQTT

Background Color
color#F0F0F0

3. Enable the MQTT interface

Scroll to top

Application servers can communicate with the DECT system via the MQTT protocol. Dependent on the chosen Alarm server, one of the connection methods listed below is used.

The MQTT access can be configured via the:

  • Web-interface
  • Auto-provisioning

You can connect using:

In the web-interface go to: SETTINGS - Online services - Application servers

Create an Account for an Application server

You now can create an application server access.

  • Id: id for external clients are: "as1", "as2" ...
  • Application server name (username) (At least one character is needed)
  • Password (has to be at least 32 characters using hexadecimal digits only: 0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F)


The following example shows you how to create an Application server account via auto-provisioning.

Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">

<nvm>

<oper name="set_external_client">

<param name="Username" value="as1" />
<param name="Password" value="123456789012345678901234567890aB" />

</oper>

</nvm>
</provisioning>

Anchor
AMLinstallRegHS
AMLinstallRegHS

Background Color
color#F0F0F0

4. Register an Gigaset PRO handset

Scroll to top