Making voice call twilio

Hi all,
I’d like to make call with HA by twilio…
This is my configuration.yaml:

twilio:
  account_sid: xxxxx
  auth_token: xxxxxx
  
notify:
  - name: twi
    platform: twilio_call
    from_number: +13195xxxxxx

I try to make call using “developer tools”:

But nothing happens…

What should I check? In twilio website I choosed my trial number… I see that the trial number is from waterloo, IA… Maybe the trial number couldn’t make call to a italian phone? My personal phone number is verified…

I am in the same point… did you found the solution?

Thanks

It was a twilio configuration. There was a regional limitation… But I don’t remember more details