Doorbird - input by bOS-trigger
Hi all,
I have a Doorbird unit connected to my bOS.
We've had our regular analog doorbell button connected to bOS to set a boolean value.
Now I'd like to have this value (true/false) sent to de Doorbird unit so it acts as if the native doorbell button was pressed.
How would I set this up within the Doorbird example (which is setup and runs as expected)?


Hello,
I don't think so. The API referes to the DoorBird and BirdGuard, so the API SIP call is to be executed from DoorBird and not from a third-party device. Otherwise the url would be totally different, and based on the third party device documentation.
The question is, wtf is the "SIP Make Call" option on the documentation. I can assume that it's to simulate a call from DoorBird (origin) to another SIP address without touching the DoorBird button. If it's to simulate and originate that call, than I think it's just a matter to find out what sip address to call (assuming that you can't have a SIP server in the middle), and therefore fire that API call from your button.
Unfortunately I don't have a DoorBird unit right now, but I'm expecting some units soon, so I'll give it a try when they arrive.
Best regards