When Home Assistant is down this does not happen, so its software and should be something in Home Assistant, strange because never had this behaviuour and I did not do anything in the last months about configuration.
I removed Hik-connect integration, but was not.
Trying to see what else is the cause, perhaos this integration
Which model do you use? I’m trying to get my 2-wire kit working with Asterisk and the SIP Card however my device will not support SIP. It only supports “Private Protocol”
Can you please share how you were able to register Asterisks as an indoor extension? I believe this is the path i will need to try.
I’m stuck with the: Hikvision DS-KIS701
Indoor Station: DS-KH8340-TCE2
Door Station: DS-KV8103-IME2
.71 is my primary indoor, you van try without doing anything… Depends on your indoor… I have to add the extension first with ivms, with a random sn and the same extension nr… Look at readme of the opensips addon , added some screens there… But that addon is not needed anymore
After the last firmware update on kv-6113, I started noticing this error in the home-assistant logs:
Logger: homeassistant.helpers.template
Source: helpers/template.py:582
First occurred: 11:32:11 AM (48 occurrences)
Last logged: 11:44:14 AM
Template variable error: ‘dict object’ has no attribute ‘CallStatus’ when rendering ‘{{ value_json.CallStatus.status }}’
Before that, everything worked fine! Just by opening the link /ISAPI/VideoIntercom/call Status?format=json works. Maybe I did something wrong with the sensor (but I didn’t change anything in the config)
maybe the keyword changed? do a manually curl command from and then you see the correct json response?
Also that scan interval on 2 sec, you are indeed spamming the device, maybe its blocking you
Does anyone know if it’s possible to CALL an outdoor station using SIP?
I have a DS-KV8413 which seems to talk to the SIP server and can place calls when the button is pressed just fine, but I would like to send a message to the station (for example - please leave it at the door) if the button isn’t pressed.
Right now I just get:
[Sep 22 15:16:29] -- Executing [100@default:1] Dial("PJSIP/101-00000047", "PJSIP/100/sip:[email protected]:5060") in new stack
[Sep 22 15:16:29] -- Called PJSIP/100/sip:[email protected]:5060
[Sep 22 15:16:29] == Everyone is busy/congested at this time (1:0/0/1)
[Sep 22 15:16:29] -- Auto fallthrough, channel 'PJSIP/101-00000047' status is 'CHANUNAVAIL'
in Asterisk.
100 is my doorbell extension and 101 is my softphone.
it should work, but i never got it work either on my 8003 , i have registeed Asterisk as an extensionto the the doorstation, so dont use the SIP setting on machine itself, i do it the other way around, i register as extension on indoor station
because you can call from indoor to outdoor, but still doesnt work for me