[SR-Users] Notify with Websocket problem

2014-01-28 Thread David Claybourne
Hi Kamailio-Community, i have the following problem. Publish and subscribe works as suspected. But after saving the presence state from a publish request and notifying the users via NOTIFY, users with a websocket connection don't get the notify request at all :(. Here is the version of kamaili

Re: [SR-Users] [Kamailio-Business] Fosdem this year

2014-01-28 Thread Stefan Sayer
o Daniel Pocock on 01/28/2014 07:48 PM: > > > On 24/01/14 17:04, Daniel-Constantin Mierla wrote: >> Hello, >> >> ok, since there were no other proposals so far, then let's join Jitsi at >> Beermania and if there is need for more food, we will figure out >> something on the fly. > > I might be ab

Re: [SR-Users] [Kamailio-Business] Fosdem this year

2014-01-28 Thread Daniel Pocock
On 24/01/14 17:04, Daniel-Constantin Mierla wrote: > Hello, > > ok, since there were no other proposals so far, then let's join Jitsi at > Beermania and if there is need for more food, we will figure out > something on the fly. I might be able to come down there too It looks close enough to th

Re: [SR-Users] Kamailio with Asterisk

2014-01-28 Thread davy
If you have your kamailio.cfg in /etc/kamailio/ you could get a closer reason why kamailio isn’t starting by: kamailio -cf /etc/kamailio/kamailio.cfg and do a tail -n100 /var/log/syslog Op 28-jan.-2014, om 14:49 heeft Gertjan Wolzak het volgende geschreven: > > Hello Chirag, > > Ad 1.

Re: [SR-Users] Kamailio with Asterisk

2014-01-28 Thread Gertjan Wolzak
Hello Chirag, Ad 1. When making a test call do an ngrep on the kamailio: ngrep -d any -qt -W byline port 5060 That information can help you to do more troubleshooting. Ad 2. Enable the debug in the kamailion config : #!define WITH_DEBUG Then start kamailio again, you will see a lot of info