Closed Cr4z33 closed 3 years ago
Could you please send any error logs of the HA card (press F12 in your browser) and any error logs in FreePBX when your trying to connect.
Also, I am working on a Asterisk add-on. With that you donโt have to setup your own PBX server. It also creates extensions for every person in HA and makes entities for those extensions. It is still in alpha, but open for testing. https://github.com/TECH7Fox/Asterisk-add-on
I Also recommend visiting this forum for progress and help on this project. https://community.home-assistant.io/t/sip-client-card-as-intercom/346151/114
Oh the Asterix add-on is good news to me!
At this point I would better go straight at installing it and try that way around.
Do you agree or? ๐
Meanwhile I will subscribe to that discussion 'cause I guess I've done something wrong into my Lovelace code too.
I would try out the add-on. There will also be a new card soon (which I will put in this repo), which will be much easier to setup using a gui.
Sorry for the late responses.
Take your time and thanks for letting me know! ๐
I am not 100% sure I did everything correctly, but nothing happens if ie. I press my Amcrest AD410 ring button or if I press the buttons inside your card.
My Lovelave snipplet for this card:
type: custom:sipjs-client-card server: wss://192.168.1.144:8089/ws ringtone: /local/ringtone.mp3 clients: 1d******-d6******: aor: sip:101@192.168.1.131 username: **** password: ****
Also I tried to follow your suggestion for the DTLS bug when creating the extension, but it keeps using NO instead of YES.