Doorbird video doorbell binding

I have an issue with this Doorbird binding,
using OH 3.3.0 (running in official OH docker for Synology) and latest marketplace Doorbird binding.
Doorbird D201 (HW 1.20) firmware 000136.
Separated Doorbird user with all security rights (also API).
Everything on the same cabled Unifi network

Status is online, all fields are filled.

UID: doorbird:d101:10d882eae9
label: Doorbird Doorbell D201
thingTypeUID: doorbird:d101
configuration:
  doorbirdHost: *****
  userPassword: *****
  motionOffDelay: 1
  montageNumImages: 6
  userId: ****
  doorbellOffDelay: 1
  imageRefreshRate: 30
  montageScaleFactor: 25

most of the things work, for example images and image timestamps, trigger for the light.
but the most important doesn’t work, i can’t get any event from the doorbell pressed or motion.

When checking logs, i can’t find any trigger fired from the Doorbird.
I check these logs each time in /openhab/userdata/logs/events.log (better/faster way?)

Could i enable more logging for this binding for debugging what’s going wrong?
I have already tried with updating Doordbird firmware, restarting OH, hardware toggle for the doorbird pressed like requested in other posts in this topic.

I did everything with the UI, I still have to search/check how I can do it faster with cli in the Docker on Synology