Arne Gellhaus
Arne Gellhaus
Is this ready to merge?
I'm using ha-sip on a raspberry pi 4, which should be the same architecture, and I also get some random crashes from time to time which I could not get...
Can you re-check with the current version?
Are you using `audio_file` or `message` for that? If you use TTS you could probably concatenate your messages inside your home-assistant action? For using a different repo inside home assistant...
Hey topic2k, I saw your fork, does this work for you so far? Would you be interested to merge that back into origin?
I've added a new command in build.sh to create a virtual environment, this should work in your virtual machine. I also added some notes to the end of the docs...
Currently it's not possible. Pull requests are welcome!
Hi @Pytonballoon810, did I understand correctly, that the Intercom does not react to the dialtones? Did you try the other methods of sending DTMF via SIP, namely "in_band" and "rfc2833"?
Did you try with a longer delay?
Nice you figured that out! ha-sip is only calling the send DTMF function of pjsip, and for rfc2833 and sip_info methods it's not possible to set a delay between tones....