Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2017-01-05 Thread João Resende
Hello, I already open the issue https://github.com/kamailio/kamailio/issues/915 I can try to help :) Best, João 2017-01-05 7:59 GMT+00:00 Daniel-Constantin Mierla : > Hello, > > I got distracted by other tasks and then the winter holidays. Can you open > an item on: > > - https://github.com/

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2017-01-04 Thread Daniel-Constantin Mierla
Hello, I got distracted by other tasks and then the winter holidays. Can you open an item on: - https://github.com/kamailio/kamailio/issues not to forget again about this enhancemet request. Cheers, Daniel On 21/11/2016 13:09, João Resende wrote: > I can try to test, I think that this would

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-22 Thread João Resende
Can be both option TCP or TLS 2016-11-21 11:26 GMT+00:00 Daniel-Constantin Mierla : > Hello, > are the clients connected over upd or tcp/tls? > > Cheers, > Daniel > > On 21/11/16 12:13, João Resende wrote: > > I'm testing kamailio with a SIP client with presence support, when I get a > connection

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread João Resende
I can try to test, I think that this would be an important feature to kamailio. I know that I could do that in the client but it is better be arranged on the server side i guess. best João 2016-11-21 12:04 GMT+00:00 Daniel-Constantin Mierla : > For the topic here I need to look a bit at the cod

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread Daniel-Constantin Mierla
For the topic here I need to look a bit at the code in order to see what can be done now in an easier way. If I find it easier to just add some C code to simplify a bit kamailio.cfg, will you be interested in testing with kamailio master branch (devel version)? Because it would be rather impossible

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread João Resende
Sorry for the double email, I do not use UDP. I can control also the client side, what do you think that is the simplest way to archive this goal? best João 2016-11-21 11:37 GMT+00:00 João Resende : > Hello, > > Can be both option TCP or TLS. I don't test with udp. > > best, > João > > > __

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread João Resende
Hello, Can be both option TCP or TLS. I don't test with udp. best, João ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread Daniel-Constantin Mierla
But no UDP, right? It's what I wanted to know in order to see what kind of patterns can be applied, given that the UDP is connectionless. For TCP/TLS, what can work, it's to use tcpops module which can execute an event route when a tcp/tls connection is dropped. If you track the association of con

Re: [SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread Daniel-Constantin Mierla
Hello, are the clients connected over upd or tcp/tls? Cheers, Daniel On 21/11/16 12:13, João Resende wrote: > I'm testing kamailio with a SIP client with presence support, when I > get a connection drop from a client (i.e when the client lost the > access to the Internet connection) I do not rec

[SR-Users] presentity tabla, faster update when drop TCP/TLS connection

2016-11-21 Thread João Resende
I'm testing kamailio with a SIP client with presence support, when I get a connection drop from a client (i.e when the client lost the access to the Internet connection) I do not receive the change in the status to offline immediately, I just received when the timeout from the presentity database f