Answer the question
In order to leave comments, you need to log in
Asterisk+CentOS, X-lite not working?
I installed and configured Asterisk on a CentOS virtual machine (Virtual box) according to these instructions https://serveradmin.ru/ustanovka-asterisk-16-na-ce...
The installation went well, without any errors.
status:
X-lite gives error 408.
from win10 host to centos VM 192.168.56.103 pings
/etc/asterisk/sip.conf
/etc/asterisk/sip.conf
what could be the problem?
maybe a firewall?
Answer the question
In order to leave comments, you need to log in
Firstly, you need to understand on which port you are waiting for clients on the asterisk server
sip show settings
and look at the top 0.0.0.0:506X
the next step is to understand whether you have entered the user settings correctly
sip show peers
should show the account
next step turn off iptables for the duration of
service testing firewalld stop
service iptables stop
enable showing logs on asterisk
core set verbose 3
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question