SIP client card, as intercom

Newb question… does this require a PBX instance running on another device? Or does the Asterisk-add-on handle that?

Asterisk add-on handles this. I understand you can also use a PBX running somewhere else.

I had the same problem.
Changing person.person1 to an actual user at your system worked for me.
I have a user called gunkut. so my configuration is person: person.gunkut

Hi everyone, sry should have posted in here but I opened a new topic.
My prime question, does audio for you work on ipad or is there a known limitation on iPadOS? People can hear me talking from the iPad but I cannot hear them (not another sip client nor the doorbell)
Thanks, morly

hi, in the meanwhile i changed to an android tab (galaxy tab 9+) for my wall-mounted panel running my dashboard with the doorbell in full kiosk browser. unfortunately the sip connection gets dropped a few minutes after screen off, tried every single setting i guess. anyone running such a setup more stable? the connection drops even if i keep the screen on - rarely but also happens…

Install Fully Kiosk on the tablet and enable the remote admin feature.

In the dialplan calling the tablet sip phone, add a step which calls curl to activate a webhook on the Home Assistant server, then wait a second:

exten => _X!,n,System(/usr/bin/curl -k -s -o /dev/null https://homeassistant:8123/api/webhook/xyzabc)
exten => _X!,n,Wait(1)

The webhook is used to trigger an automation in Home Assistant that turns on the screen of the tablet and loads the correct dashboard if the extension is not already registered - all this using the Fully Kiosk integration:

alias: >-
  Video doorbell - turn screen on, load the right dashboard which will trigger the registration
mode: single
description: ""
triggers:
  - trigger: webhook
    allowed_methods:
      - POST
      - PUT
      - HEAD
      - GET
    local_only: true
    webhook_id: "xyzabc"
conditions: []
actions:
  - action: switch.turn_on
    target:
      entity_id: switch.tablette_salon_screen
  - if:
      - condition: state
        entity_id: binary_sensor.tablette_registered
        state: "on"
    then: []
    else:
      - action: fully_kiosk.load_url
        target:
          device_id:
            - d831c98b2dce45799f0248648b274f51
        data:
          url: https://homeassistant:8123/dashboard-doorbell/
          device_id: d831c98b2dce45799f0248648b274f51

Did you ever figure this out? The documentation doesn’t seem to explain much outside of getting it running. I’m kinda stuck.

Hi. I (and others) have been looking for a way to integrate the Siedle 150 doorbell/entry system into HA. I reached out to Siedle recently. I’m wondering if this might be possible with your custom integration?

With our Smart Gateway SG 150 there are the following possibilities:

** Siedle App on Android Phones and iOS Phones*
** Siedle App on iPads*
** Siedle App on Windows PCs*
** SIP Call with Motion JPEG Video to a SIP device directly*
** SIP Call with Motion JPEG Video via onsite VoiP PABX*

If your panel has a SIP-Client, then it could be possible.

For example, Crestron Panels include a RAVA SIP-Client which can be connected directly with the SG 150