The relays of Akuvox devices can be opened via HTTP command. To do this, first go to Intercom --> Relay in the web component of the terminal and activate the opening of the relay via HTTP, and enter the user and password:

After that, the structure that the string must have is as follows:
FW without High Security Mode:
http://IP_EQUIPO/fcgi/do?action=OpenDoor&UserName=USUARIO&Password=CONTRASEÑA&DoorNum=NUMERO_RELE
FW with High Security Mode:
http://USUARIO:PASSWORD@IP_EQUIPMENT/fcgi/OpenDoor?action=OpenDoor&DoorNum=RELE_NUMBER
Where:
- IP_DEVICE: the IP address where the device is located.
- USER: the user name defined in Open Relay Via HTTP.
- PASSWORD: the password defined in Open Relay Via HTTP.
- RELAY_NUMBER: the number of the relay to be opened (if the device has one relay, enter 1; if it has more than one, enter 2 or 3).
Using this type of command it is also possible to remotely open the relay of the AK-SR01 safe module:
FW without High Security Mode:
http://IP_EQUIPO/fcgi/do?action=OpenDoor&UserName=USUARIO&Password=CONTRASEÑA&DoorNum=SA/SB
FW with High Security Mode:
http://USUARIO:CONTRASEÑA@IP_EQUIPMENT/fcgi/OpenDoor?action=OpenDoor&DoorNum=SA/SB
Where:
- IP_TEAM: the IP address where the device is located.
- USER: the user name defined in Open Relay Via HTTP.
- PASSWORD: the password defined in Open Relay Via HTTP.
NOTE 1: the each HTTP indicated for the relays of the external boards can also be used to enable the internal relays of the indoor monitors.
NOTE 2: an Excel file is attached where the string with the necessary data for the FW mode without High Security Mode is automatically generated.