- 25 Oct 2024
- Print
- DarkLight
- PDF
Open the Door via HTTP Command
- Updated on 25 Oct 2024
- Print
- DarkLight
- PDF
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
Use the device IP to log into the device's web interface. The default username and password are both admin.
Navigate to the Intercom > Relay > Open Relay via HTTP interface.
Tick the Enabled box and customize the username and password for authentication. You can also leave them blank for no authentication.
Keep Session Check disabled. It is used for network security limitations. Enabling it may lead to door-opening failure.
Set up the Indoor Monitor
Use the device IP to log into the device's web interface. The default username and password are both admin.
Navigate to the Phone > Relay > Remote Relay By HTTP or HTTPS interface.
Enter the IP or SIP number of the door phone.
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.
Enter the username and password if you have set them in the door phone.
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.
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.
Go to Security > Basic > High Security Mode to see whether the mode is turned on.
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
Navigate to Phone > Relay > Key Setting > Softkey in Talking Page section.
Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.
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.
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.
Navigate to Phone > Relay > Key Setting > Softkey In Monitor Page section.
Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.
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.
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.
Navigate to Phone > Relay > Key Setting > Softkey In Call-Preview Page section.
Enable the desired key and select Remote Relay By HTTP or HTTPS in the Type field.
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.