Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
>>Now kamailio.log: >>ERROR: rtpengine [rtpengine.c:1113]: child_init(): Name or service not >>known>>ERROR: [sr_module.c:929]: init_mod_child(): Error while >>initializing module rtpengine (/usr/lib64/kamailio/modules/rtpengine.so) I looked into rtpengine.cline 1113 - it's a getaddrinfo, and "n

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
I installed 4.3.5 kamailio (i tried USE_SCTP=0 and USE_SCTP=1) - Also - no problem. rtpengine does not affect kamailio start/restart. Now the only case with the problem:kazoo Kamailio which was installed via RPM. So I wil try to find the cause of it. On Sunday, May 15, 2016 11:24 PM, Dmitry

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
The problem only with Kamailio installed from Kazoo RPM (ver 4.3.5).  When I instaled latest from GIT - rtpengine does not affect restarting Kamailio.no problem. Up to now no idea how to solve it. On Sunday, May 15, 2016 11:04 PM, Dmitry wrote: the problem is: rtpengine was compiled wit

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
the problem is: rtpengine was compiled with  USE_SCTP,but kamailio that was installed via RPM is without this flag. How to tell compiler NOT TO " USE  USE_SCTP" flag? +++ Makefile.defs:SCTP ?= 0 - and it compiles without sctp. Now kamailio.log:ERROR: rtpengine [rtpengine.c:1

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
yes, I wrote that modparam are recognized.MODPARAM must be placed i the sae place where the RTPPROXY resides in the config.+++ Another question:kazoo kamailio KAMAILIO-V :4.3.5:kamailio -vversion: kamailio 4.3.5 (x86_64/linux)flags: STATS: Off, USE_TCP, USE_TLS, TLS_HO

[SR-Users] WebRTC integration

2016-05-15 Thread Moacir Ferreira
Hi, I am trying to use Kamailio with WebTRC to make and receive calls from the browser. Using the rpms from the Kamailio repository I have installed and tried the websocket config example from the source code. Using the first debug example from here https://www.kamailio.org/wiki/tutorials/tls