-
-
Notifications
You must be signed in to change notification settings - Fork 47
Description
The documentation regarding this sip-hass-card is all over the place.
V3.0.0 has a "working" custom card using: "type: custom:sipjs-card"
But this fails to connect using WSS: connections.
I installed V4.1.5 and the custom card is gone. From what I can see, there are no custom cards, which would mean the V4.1.5 doesn't work at all?
Also,
I've followed this guide "https://tech7fox.github.io/sip-hass-docs/docs/tutorial/card" and it mentions these;
custom:sip-contacts-card
custom:sip-call-card
Again they don't seem to exisit anywhere hence my confusion with these guides.
The website mention 1 thing and the page via HACS mentions using this: type: custom:sipjs-card.
Which one am I using? Nothing seems to work. I appreciate this might be user error on my behalf.
The main issue i'm now getting after countless hours of talking to Gemini is that the WSS traffic is not being passed on via the card (using V3.0.0)
"Oct 17 14:12:50] NOTICE[1885]: res_pjsip/pjsip_distributor.c:688 log_failed_request: Request 'REGISTER' from 'sip:[email protected]' failed for '172.30.32.2:51944' (callid: 7q9tjf80katsnuj7i4b8iq) - No matching endpoint found.
Or is this something to do with my login user information not being passed down to the card to send my extension number through?