First of all, thank you very much. I am facing an issue with registering my indoor station with asterisk (addon). I tried method 1 first from your documentation but i got error 403…Then i went with the option 2 by changing the “lines” in pjsip_custom.conf according to the documentation. Restarted Asterisk addon, Run the Script using shell command, add Asterisk as extension in indoor station “Extension Settings” but nothing…If i try to run the script using terminal this is what i get :
Ha log doesn’t show anything when i run the script.
Maybe i am missing something…I set up hikvision sdk addon(works perfect), baresip addon for calling the outdoor station using linphone etc. according your instructions works perfect too.
When i run the script from Ha terminal addon why it shows “NameError: name 'requests” is not defined. ? Something about line 427 of the script.
And since the 2023.1 release it seems to be not working anymore (5th of Jan is the last time it worked for me). Does anybody knows why? I didn’t change anything in the system…
Yes, and then log says:
2023-01-14 19:19:35.454 ERROR (MainThread) [homeassistant.helpers.template] Template variable error: ‘value_json’ is undefined when rendering ‘{{ value_json.CallStatus.status }}’
I really don’t get it, not sure what broke this simple sensor that used to work perfectly…
Hi Fabio,
Can I install your addon on RPI 3 B+ ?
Home Assistant Add-on: Hikvision Baresip client for injecting RTSP video feed into an Asterisk conference
I tried from the addon SSH & Web Terminal with protection mode off if it matters and ssh using putty.
Which ssh method is correct? If i ssh into my ha ip using putty it can’t run python3…Maybe i have to install something first. Using SSH & Web terminal addon is correct to run the script?
Hmm, python3 should be included, I always use it to test, not sure why you are getting that error… Is the filename/folder correct? Try to drop the $1 at the end of the command