Re: [SR-Users] Websocket with kamailio IMS

2016-10-13 Thread Daniel-Constantin Mierla
Hello, I see: WARNING: no fork mode That means you have fork=no and that is not going to work with tcp/tls and more than one listen socket. Try with fork=yes. Cheers, Daniel On 13/10/16 20:52, Serhat Guler wrote: > Dear all, > > I am trying to configure websockets for kamailio IMS. My basic >

[SR-Users] Websocket with kamailio IMS

2016-10-13 Thread Serhat Guler
Dear all, I am trying to configure websockets for kamailio IMS. My basic kamailio(without IMS) setup works properly with websockets and without websockets. The IMS functionality also works, but only with IMS clients and now I want to use webrtc clients and make calls. At the moment I am trying to