Nothing, i will try to deactivate all other addons. Firewall makes no sense. Google TTS is working fine, i found the file on the system. What do you mean with the point OS Config? I installed the Hass OS image for x86_64.
Ok, here some new informations: I disabled everything, tried so much. Ho into the docker container, pinging freevoipdeal and so on. Nothin helped.
I deinstalled dss_voip and installed dss_voip34. It works directly. Where is the difference between these versions?
I have high hopes but I’m stuck with the config and need help. I have a local pbx (mypbx, no external voip provider) and a raspi running home assistant.
The add-on installs, registers, mp3 is created and available on link, but SIP client is not starting and calling the extension ends in voicemail.
I tried various possibilities w/ and w/o port number, w/ and w/o custom options, the result is always the same: no sign of the SIP client starting. Note that I have to put username in quotes since it is numbers only (extension number).
This is the resulting log after running my script:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes..
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing..
-----------------------------------------------------------
Add-on: DSS VoIP Notifier
VoIP Notifier for Home Assistant
-----------------------------------------------------------
Add-on version: 3.5.9
You are running the latest version of this add-on
System: Home Assistant OS 6.4 (armv7 / raspberrypi3)
Home Assistant Core: 2021.9.6
Home Assistant Supervisor: 2021.09.0
-----------------------------------------------------------
Please, share the above information when looking for hel
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done
[services.d] starting service
[services.d] done.
[Info] Starting addon..
PJSUA_CUSTOM_OPTIONS = '--no-tcp --ip-addr=192.168.(raspi)’
[Info] Registering as SIP Client...
PJSUA_CUSTOM_OPTIONS = '--no-tcp --ip-addr=192.168.(raspi)’
-----------------------------------------------------------
SIP Client registered.
Call <sip:[email protected].(mypbx)>/VoIP phone number
to check system status.
You'll find logs in /share/dss_voip/dss_autoanswer.log
-----------------------------------------------------------
[Info] Listening for messages via stdin service call...
[Info] Received messages {"call_sip_uri": "sip:[email protected].(mypbx)”, "message_tts": "Write here your message"}
Converting audio file 'http://homeassistant.local:8123/api/tts_proxy/(blablabla)_en_-_google_translate.mp3'...
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing...
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Hello to all.
I am trying to configure this plugin with the provider onsip.com
They provide a free VoIP numbers and Cloud pbx (the VoIP numbers can call one each other for free)…
I can’t set to work correctly…
I have Hassio installed on proxmox into a Nuc
My fiber provider is Telecom Italia with another working phone number (also via VoIP). Maybe Is this the problem? I noticed that it’s VoIP settings also use the 5060 port…
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: DSS VoIP Notifier
VoIP Notifier for Home Assistant
-----------------------------------------------------------
Add-on version: 3.5.9
You are running the latest version of this add-on.
System: Home Assistant OS 6.6 (amd64 / qemux86-64)
Home Assistant Core: 2021.11.5
Home Assistant Supervisor: 2021.10.8
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[Info] Starting addon...
PJSUA_CUSTOM_OPTIONS = '--outbound=sip:yyyyyyyyyyyy.onsip.com --no-tcp'
[Info] Listening for messages via stdin service call...
I’ve also already try with :5060 but with no success…
I hadn’t realised this before but if I understand correctly the audio starts playing the moment the call is initiated right? But there’s no way for the audio to start only after you answer?