Unlocking from the on-screen button triggers the local relay, as expected.
The HTTP Calls via the browser just give me an empty page with return code -1 and does not trigger the relay.
The Hardware Key also does not trigger the relay.
Unlock configured to the More Page does not trigger the relay either, gives an 'Unlock failed' error on screen.
Problem might to be this, from the logs:
01-01 23:42:00.629 W/ContextImpl( 791): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:772 android.content.ContextWrapper.sendBroadcast:396 com.akuvox.phone.indoor.ui.view.StatusBarView.updateDateTime:68 com.akuvox.phone.handler.FloatViewHandler.handleMessage:62 android.os.Handler.dispatchMessage:102
Does anyone have an idea how I can get this to work?
Thanks and a happy new year!
After some very helpful feedback from support, I got it to work!
Documented solution, might be helpful for others:
My main issue was, that I was missing the IP entries in the correct allowed list for the relay,
which is under Phone -> Call Feature -> Allowed Access IP List
The correct link to trigger the Relay is with DoorNum=0 on this device, e.g.:
http://192.168.1.11/fcgi/do?action=OpenDoor&UserName=admin&Password=admin&DoorNum=0
The hardware button does not unlock the relay outside of a call by design, to prevent accidental unlocking.
The software button I never got to work with the internal relay, possibly similar reasons or an actual firmware bug - but not needed for my use case anyway.
Attachment: 11You have to Login for download or view attachment(s). No Account? Register