Open the Door via HTTP Command
  • 25 Oct 2024
  • Dark
    Light
  • PDF

Open the Door via HTTP Command

  • Dark
    Light
  • PDF

Article summary

HTTP command enables users to open doors remotely by tapping unlock buttons on Akuvox indoor monitors' talking, call previewing, and monitoring screens.

All Akuvox intercom devices support this feature. This article uses the door phone R29 and indoor monitor C313 as examples.

Set up the Door Phone

  1. Use the device IP to log into the device's web interface. The default username and password are both admin.

  2. Navigate to the Intercom > Relay > Open Relay via HTTP interface.

  3. Tick the Enabled box and customize the username and password for authentication. You can also leave them blank for no authentication.

  4. Keep Session Check disabled. It is used for network security limitations. Enabling it may lead to door-opening failure.

图片.png

Set up the Indoor Monitor

  1. Use the device IP to log into the device's web interface. The default username and password are both admin.

  2. Navigate to the Phone > Relay > Remote Relay By HTTP or HTTPS interface.

  3. Enter the IP or SIP number of the door phone.

  4. Specify the HTTP URL format and enter the command. Please note that the HTTP format is affected by High Security Mode.

  • Click here to learn how to check if your device supports and has high security mode enabled.

  • Click here to view which HTTP command format you should choose.

  1. Enter the username and password if you have set them in the door phone.

图片.png

  1. Click +Add to save the configuration.

Check High Security Mode

Devices with high security mode enabled only support new HTTP formats, enhancing data transmission security.

You should verify if the device firmware supports high security mode and if the mode is activated.

  1. Go to Status > Basic > Product Information. If the third section of the version number is or bigger than 10, the device is in the firmware version with high security mode.

Screenshot 2023-11-24 113046.png

  1. Go to Security > Basic > High Security Mode to see whether the mode is turned on.

图片.png

Specify the HTTP Command Format

  • If the device firmware does not support high security mode, only the old format is available:

    http://{deviceIP}/fcgi/do?action=OpenDoor&UserName={username}&Password={password}&DoorNum=1

    Example:

    http://192.168.36.111/fcgi/do?action=OpenDoor&UserName=admin&Password=admin&DoorNum=1

  • If the high security mode is enabled, the device only supports the following two formats.

    • Option 1: http://{username}:{password}@{deviceIP}/fcgi/OpenDoor?action=OpenDoor&DoorNum=1

    • Option 2: http://{deviceIP}/fcgi/OpenDoor?action=OpenDoor&DoorNum=1

      Use Option 2 when you did not set the username and password for authentication in the door phone.

  • If the high security mode is off, the device supports all the above three formats.

Tip

  • DoorNum indicates which relay to trigger:

    • Relay A: DoorNum = 1

    • Relay B: DoorNum = 2

  • To trigger the security relay(Akuvox SR01), use the following commands:

    • SA: Security Relay A; SB: Security Relay B

    • With high security mode enabled:

      • http://{username}:{password}@{deviceIP}/fcgi/OpenDoor?action=OpenDoor&DoorNum=SA/SB

      • http://{deviceIP}/fcgi/OpenDoor?action=OpenDoor&DoorNum=SA/SB

    • With high security mode disabled:

      • You can use the above two formats plus the old format:

      • http://{deviceIP}/fcgi/do?action=OpenDoor&UserName={username}&Password={password}&DoorNum=SA/SB

Set up Unlock Buttons

After the HTTP command is configured, set up unlock buttons on the desired screen of the indoor monitor.

Open Doors on Talking Screen

  1. Navigate to Phone > Relay > Key Setting > Softkey in Talking Page section.

  2. Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.

  3. Name the unlock button in the Label field to distinguish it from other buttons.

After configuration, users can tap the button to open the door.

unlock key in talking1.png

talking.png

Open Doors on Monitor Screen

Note

Make sure the monitoring feature is configured. You can refer to the video See the Video Stream from Akuvox Door Phone.

  1. Navigate to Phone > Relay > Key Setting > Softkey In Monitor Page section.

  2. Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.

  3. Name the unlock button in the Label field to distinguish it from other buttons. 

After configuration, users can tap the button to open the door.

图片.png  

screen3.bmp

Open Doors on Call Preview Screen

Note

Make sure the video stream from the door phone for preview is configured. You can refer to the video See the Video Stream from Akuvox Door Phone.

  1. Navigate to Phone > Relay > Key Setting > Softkey In Call-Preview Page section.

  2. Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.

  3. Name the unlock button in the Label field to distinguish it from other buttons. 

After configuration, users can tap the button to open the door.

图片.png

preview screen.png


Was this article helpful?