I have 6 Euro credit just to see if it works. I need it for my alarm to call me in case of triggering.
The result is the same when I have no credit and when I have credit.
Addon Config?
sip_parameters:
caller_id_uri: 'sip:[email protected]'
realm: '*'
username: '54XXXXXX'
password: MyPassword
sip_server_uri: 'sip:sip.messagenet.it:5061'
pjsua_custom_options: '--outbound=sip:sip.messagenet.it:5061;lr'
54XXXXXXX is your personal ID (aka URI or Internal number) that you have received with a mail from Messagenet?
Be aware: is not your Messagenet User ID that you use to login on Messagenet website.
Hi.
From some reason I did not get it by mail but it appears in my profile in Messagenet. There is also a password that appears with it. I have used both to try and test the service but both act the same.
It’s very strange. Please use microsip.org program to place a call from your computer.
Add-on was tested successfully with Messagenet by other users.
May be many reasons for this failure… Your connection has some firewall that drops VoIP packets (like Fritzbox)? Your ISP has VoIP packet’s filter?
Hi.
I have checked with my ISP and it does not block VoIP. I have also verified my router.
I have checked the issue with Linphone which also does not work but probably from other reason. I run Linux Mint 19.3 at home so I will try to setup Zoipher.
I tried it on my iPad but with no luck yet (the setup not making calls).
I still have no conclusions. Keep in mind that I am in Israel and not in Italy or Europe which might have some connection to it.
Please try to use other VoIP Service… Messagenet is an Italian service. Try Vohippo. With free credit you will able to test without credit charge
Hi,
I’ve tried to get the addon working with my Fritzbox 7490, but I’m struggeling.
I’ve read the posts and documentation relevant to the Fritzbox, but still no luck.
Configuration:
sip_parameters:
caller_id_uri: 'sip:[email protected]:5060'
realm: '*'
username: my-smarthome
password: XXXXXX
pjsua_custom_options: '--ip-addr=192.168.1.10'
Service call hassio.addon_stdin:
addon: 89275b70_dss_voip
input: {"call_sip_uri":"sip:[email protected]:5060","audio_file_url":"https://ia601900.us.archive.org/30/items/WilWheatonPoster-LittlePicture/wil.mp3"}
Partial log:
Current call id=0 to sip:[email protected]:5060 [CALLING]
>>> 19:26:49.082 pjsua_app.c .Turning sound device -99 -99 OFF
19:27:20.083 pjsua_app.c ....Call 0 is DISCONNECTED [reason=408 (Request Timeout)]
19:27:20.083 pjsua_app_common.c ....
[DISCONNCTD] To: sip:[email protected]
Call time: 00h:00m:00s, 1st res in 32000 ms, conn in 0ms
No current call
[Info] Call ended...
Thank you for your feedback
Mirko
Hi.
At 1st it seems like Messagenet needs to register an non Italian as if you buy a SIM card in Italy, presenting your passport. I am over this one.
After the below example I think I understand but checking before.
The sip_parameters: are for the account you create through any service you like such as Messagenet or 3CX.
The script you activate such as the below example is addressing your mobile phone. Otherwise you try call yourself.
Am I correct?
Ciao Mirko
1 is your subnet 192.168.1.0/24 or 192.168.178.0/24?
2 is your FritzBox!'s IP 192.168.1.4?
3 is your Raspberry’s IP 192.168.1.10?
4 have you added in your FritzBox! / Telefonia / Dispositivi di telefonia username and password specified in addon’s config?
5 Have you disabled VoIP packet filtering?
Addon will use a VoIP account to place a call… Is like a softphone!
Sorry, I don’t understood
Well, when I have started writing it was below. Now it is above. It is the FritzBox example few posts up.
Anyway it does not work from some reason. The call script now contains sip:[email protected]… which is my regular mobile phone. The sip_parameters contains the Messagenet account parameters.
I looked at the log and it looks like I am still not registered with Messagenet. They informed me it is OK but its not.
Do you mean ViopPro?
This was the point that I was completley missing. Now it works as expected.
Grazie mille
Mirko
Try other VoIP providers.
Use Vohippo
Israel is not in the list of available countries while signing up.
Looks like this one will not help.
Anyway, just to be sure, the SIP_Parameters are the ones I put of the SIP provider I have registered with while in the HA Script that runs a call I am note sure if I put the my new VoIP ID I got from the above provider or my mobile number that is linked to the VoIP account.
Those are parameters of an SIP account that will be used to start and place a call
sip_parameters:
caller_id_uri: ‘xxxxxxxxx’
realm: ‘*’
username: xxxxxxxx
password: xxxxxxxx
Those are data about called phone number/SIP extension that will be called.
addon: 89275b70_dss_voip
input: {“call_sip_uri”:“sip:[email protected]:5060”,“audio_file_url”:""}
Search a VoIP provider in Israel and register
Hi.
I was busy doing something else so the issue was postponed for a few days.
Anyway, before I move to a different SIP vendor I just want to verify it all.
Messagenet informed me the subscription is now confirmed after sending my ID documents.
They told me to re-install the app and that all will be OK.
On the other hand I still get in the DSS VoIP HA log:
sip:[email protected]: does not register Online status: Online
Another thing. Just to be sure, the password is not the one to be used while logging into the service but the one appearing with the personal ID (54xxxxxxxx).
Anyway I can still run the echo test which works fine. I can’t call a landline nor call a cell phone using HA and DSS VoIP.
Another point - I assume the destination +[email protected]:5060 is any mobile or landline. The last thing is the 192.168.1.4:5060. Is this the HA address or a FritzBox?
I assum in my case the correct syntax is +[email protected].
As for other local suppliers, all local ones are SIP Trunk suppliers for business purposes.
The other option is to become a business subscriber which is $$$ for no reason for me.
Thanks,
Nir
From docs:
sip_parameters:
caller_id_uri: 'sip:[email protected]'
realm: '*'
username: 'numerointerno'
password: 'password'
pjsua_custom_options: '--outbound=sip:sip.messagenet.it:5061;lr'
Note : numerointerno is a personal ID (aka URI or Internal number) that you have received with a mail from Messagenet. Be aware: is not your Messagenet User ID that you use to login on Messagenet website.
invoke addon within your automations with this syntax:
- service: hassio.addon_stdin
data_template:
addon: 89275b70_dss_voip
input: {"call_sip_uri":"sip:[email protected]","message_tts":"Write here your message"}
**
+393334455667 IS THE PHONE NUMBER THAT WILL BE CALLED
it’s normal that does not register…
yes, it should be chained to you personal ID
I’m sorry… I can’t figure what can be your issue… I’m fearing that it’s not related to my addon but to your country