Closed sascha005 closed 2 years ago
Hi,
I will add a binary sensor for extensions later in the integration. But to have the intercom call you on the card that isn't always registered, you will need to use some different methods in the dialplan. I would use the parking feature for that.
Look at the doorbell guide for more info down in the Dialplan section: https://tech7fox.github.io/sip-hass-docs/docs/add-on/guides/doorbell#dialplan
Oh that sounds interesting. So is it possible to unpark the Call from the sip-card ? So i can let the Doorbell call the 444 and take the call from the sip-card with dialing 555 ?
thanks again.
Sascha
Yes excactly. The doorbell would calls 444 to park, and the card 555 to retrieve the call from parking.
Let me know how it goes :)
Cool, but how do i have to configure the Card to be able to Call the 555 Extension from the sip-card ?
Holen Sie sich Outlook für Androidhttps://aka.ms/AAb9ysg
From: Jordy Kuhne @.> Sent: Wednesday, May 18, 2022 8:12:52 PM To: TECH7Fox/sip-hass-card @.> Cc: sascha005 @.>; Author @.> Subject: Re: [TECH7Fox/sip-hass-card] Check if Extension is Online (Issue #77)
Yes excactly. The doorbell would calls 444 to park, and the card 555 to retrieve the call from parking.
— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FTECH7Fox%2Fsip-hass-card%2Fissues%2F77%23issuecomment-1130346495&data=05%7C01%7C%7C462bf61627ac4caa4f5508da38fa070a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637884943746873063%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=kgStoE4tAF2OjGlP35%2FchQ0a%2FPXFTR8wb60UeQf%2BqSg%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALN2HEBU2AXUXY4ODRDVYKDVKUXKJANCNFSM5V7E5XYQ&data=05%7C01%7C%7C462bf61627ac4caa4f5508da38fa070a%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637884943747028578%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VYNu06KQAgUO3ovtoJCtsMi8d8U6fhMuz94IPaAHNnU%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>
Add a custom number like this:
custom:
- name: Doorbell
number: '555'
icon: mdi:doorbell
camera: ''
from sip-hass-docs.
Will close now. Let me know if you still have any problems, or ask on the discord server.
Hi, is there a way from Homesassistant to check if an extension is online? I want to build an intercom that will call me. But that only works, or only when I have fully loaded the SIP card. So I would only make the call from the door intercom if the corresponding extension is also online. Thanks in advance. Greetings Sascha