I had setup inbound for my tollfree numbers and it was working fine. Yesterday after weekend when I tested the link, inbound calls were not landing on my server. i asked the provider, they said that my server is CANCELING the requests.
Then you need to get logs from your side to understand what is going on. If using chan_sip then “sip set debug on” or if using PJSIP then “pjsip set logger on” will show the traffic. As well turning up verbose “core set verbose 9” will provide more information (provided it is considered in logger.conf to go to the console).
You should also clarify which direction that call is. Is 95.211.119.251 you?
You need to simplify this because you are mixing an outbound call and an inbound call which is making it harder to understand and debug what is going on. Don’t use your PBX to call the number that you are expecting inbound. Do it from a phone elsewhere to make this easier.
From what I can gather, though, I don’t see an inbound call so it would be the provider. The log information they provided was also an outgoing call from you - so they too were likely confused.