TECH7Fox / sip-hass-card

A SIP client inside home assistant!
MIT License
179 stars 38 forks source link

How to receive calls from linphone server? #126

Open and7ey opened 3 days ago

and7ey commented 3 days ago

I would like to use the card to receive calls from other sip clients. I use sip.linphone.org as the server.

I don't understand how to configure the card. I've changed the server to sip.linphone.org, but where should I define the account name and password?

Can I use the card without Asterisk add-on and Integration in my case?

TECH7Fox commented 3 days ago

Hi, this card uses wss and webrtc, which only Asterisk supports. You cannot use a simple sip pbx. The integration is optional though.

TECH7Fox commented 3 days ago

There is a new version of this card which uses standard sip that you can try. It is heavily in Aloha though so expect bugs. https://github.com/TECH7Fox/sipclient-hass-integration