TECH7Fox / sip-hass-card

A SIP client inside home assistant!
MIT License
189 stars 39 forks source link

Can't set up #56

Closed TokarevSergey closed 2 years ago

TokarevSergey commented 2 years ago

Good afternoon. Please help me with the setup. Do you have detailed instructions or videos? It's just that a lot of components are not clear how to configure. Thanks.

TECH7Fox commented 2 years ago

You can configure everything from the card editor.

  1. Set the server IP and port. (Port default is 8089)
  2. Add a extension. Select a person, and once added click on the pencil button to configure it.
  3. Test if it connects successfully. If not, the card will display a error.
  4. If it works, you can add buttons, dtmf's, custom numbers and more.

Then just play with some of the settings. See what it does, what works and what doesn't. You can't break anything. :)

Btw, the video option enables the webcam and video view. This requires some extra configuration on your PBX. You would need to configure it based on your devices and codecs, so I can't really help with that. But you could also use a camera entity instead, but that gives some extra delay for now.

Let me know how it goes.

hakbar87 commented 2 years ago

good day,

i have an existing SIP/PBX server with a doorbell camera connected to it. do i have to set up another freepbx server or can i connect to it. if the later, then where in the config do i specify the user and pass for the pbx server.

thanks

TokarevSergey commented 2 years ago

U menya problema. YA vse ustanovil i integratsiyu, i adon, i kartu lovelas. Ne poluchayetsya vse eto zapustit' kak mne nastroit' Asteriks de mne vzyat' SSl sertifikaty. Vam neslozhno byloby dat' instruktsiyu s podrobnym opisaniyem vsekh punktov s ustanovkoy i nastroykoy. Spasibo. I have a problem. I installed everything and the integration, and the addon, and the Lovelace card. I can’t get it all to start, how do I set up Asterix de me to take SSL certificates. It would be easy for you to give instructions with a detailed description of all the points with installation and configuration. Thanks.

TokarevSergey commented 2 years ago

I have a problem. I installed everything and the integration, and the addon, and the Lovelace card. I can’t get it all to start, how do I set up Asterix de me to take SSL certificates. It would be easy for you to give instructions with a detailed description of all the points with installation and configuration. Thanks.

TokarevSergey commented 2 years ago

I have a problem. I installed everything and the integration, and the addon, and the Lovelace card. I can’t get it all to start, how do I set up Asterix de me to take SSL certificates. It would be easy for you to give instructions with a detailed description of all the points with installation and configuration. Thanks. 1 2 3 4

TECH7Fox commented 2 years ago

Hi @hakbar87, you can connect to your existing pbx server, but you would need to configure it correctly. Look here for a guide for freePBX.

Then in the card editor, set the ip and port, and add a extension with a person entity. Click on the pencil next to it and there you can set the username and secret/password of your extension.

TECH7Fox commented 2 years ago

@TokarevSergey, you seem to only have the integration and add-on installed. You also need to install the card in HACS.

For the add-on, you can click above on documentation to see how to get it running and what each option means.

For the integration, you need to set the IP, which if you use the add-on is localhost. The username is admin and the password is the AMI password you set in the add-on configuration.

I recommend checking the add-on wiki. There is also a discord server where you can ask questions.