freeswitchforum.com
https://freeswitchforum.com/

Destination (port) unreachable freeswitch xlite
https://freeswitchforum.com/viewtopic.php?f=5&t=729
Страница 1 из 1

Автор:  sprint [ 25 сен 2016 17:34 ]
Заголовок сообщения:  Destination (port) unreachable freeswitch xlite

so i have two machine on my LAN, one running Ubuntu 16.04 and the other Windows 10.

I installed and configured Freeswitch on the Linux one and installed X-Lite on the Windows one. What i'm trying to do is to register a SIP client using X-Lite on the Freeswitch server.

However each time i get the error message problem at server (SIP error 408)

The Wireshark entry on both machines gives this message

Изображение

I configured the windows firewall to allow incoming connection on port 5060 and 5080 as freeswitch uses them, but still the same error!

can anyone help me?

Thanks

Автор:  Vlad1983 [ 26 сен 2016 08:40 ]
Заголовок сообщения:  Re: Destination (port) unreachable freeswitch xlite

Код:
sudo ss -anp | grep freeswitch
fs_cli -x "sofia status"

Автор:  sprint [ 26 сен 2016 13:52 ]
Заголовок сообщения:  Re: Destination (port) unreachable freeswitch xlite

Vlad1983 писал(а):
Код:
sudo ss -anp | grep freeswitch
fs_cli -x "sofia status"



i got ERR sofia status Command not found.

im still stuck with this problem..

Автор:  Samael28 [ 26 сен 2016 23:22 ]
Заголовок сообщения:  Re: Destination (port) unreachable freeswitch xlite

You don't have mod_sofia loaded. Means, no SIP is running at all.
How did you installed freeswitch?

Автор:  sprint [ 27 сен 2016 09:19 ]
Заголовок сообщения:  Re: Destination (port) unreachable freeswitch xlite

Samael28 писал(а):
You don't have mod_sofia loaded. Means, no SIP is running at all.
How did you installed freeswitch?



tried THIS for Ubuntu 16.04 but it didn't work.

so i got the package from git master branch.
extract
install all the dependencies manually
run ./configure
run make
and make install

was that wrong?

Автор:  Vlad1983 [ 27 сен 2016 09:30 ]
Заголовок сообщения:  Re: Destination (port) unreachable freeswitch xlite

Код:
$ fs_cli
fscli> fsctl loglevel debug
fscli> load mod_sofia

Страница 1 из 1 Часовой пояс: UTC + 4 часа
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/