Tochemey/DotNetFreeSwitch

HostNotFound exception occured when ConnectToFreeSwitchTest called

RomanPlekhanov opened this issue · 2 comments

Hello!
I connect to FreeSwitch via VPN. A port 8021 is enabled. This confirmed this code:
image

But ConnectToFreeSwitchTest method call generate an exception:
image

A password is valid ( "ClueCon" ).

This seems to be a network issue. Have you tried using the IP address directly?

@RomanPlekhanov can you please provide me a project or a docker-compose of running FreeSwitch that I can use to debug. The reason is that I am no longer on FreeSwitch. However I can always help.