my logfile /var/log/kamailio/kamailio.log is empty.
1)
/etc/rsyslog.d/kamailio.cfg exists with the entry:
log_facility=LOG_LOCAL0
2)
/etc/rsyslog.con has the entry:
#
# don't log messages with LOG_LOCAL0 in /var/log/syslog anymore
*.*;auth,authpriv.none,local0.none -/var/log/syslo
Hello,
if my SIP client tries to connect ... a server error occured (see below).
Could you please help me to figure out the reason?
Kamailio is installed on an amazon instance with an elastic IP
(52.208.249.214, hostname: synth.ddns.net).
Thanks
Hermann
ubuntu@ip-172-31-32-10:~sudo /etc/init.d/
Hello,
I have problems with the behaviour of kamctl
ubuntu@ip-172-31-32-10:/etc/kamailio$ kamctl ul show
ERROR: Error opening Kamailio's FIFO /var/run/kamailio/kamailio_fifo
ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name",
"/var/run/kamailio/kamailio_fifo")' in your config
ERRO
Hello,
I have some STUN questions. My plan is to build a P2P connection with ICE
(psua2 or libnice).
1) According to the cookbook (
http://www.kamailio.org/wiki/cookbooks/4.0.x/core) one can activate an
internal STUN server:
stun_allow_stun = 0 | 1 (off | on); default 1
This is followed by:
"No