Re: [SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Daniel-Constantin Mierla
please keep the mailing list cc-ed, others may benefit of this discussion, participate with ideas or solutions. On 4/20/10 9:18 PM, Bruno Bresciani wrote: Thank you for your help Daniel... I was reading the source code to understand the parameter "connection_timeout" in the TLS module 3.0.x ve

Re: [SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Daniel-Constantin Mierla
On 4/20/10 8:29 PM, Daniel-Constantin Mierla wrote: On 4/20/10 7:30 PM, Iñaki Baz Castillo wrote: 2010/4/20 Bruno Bresciani: Hi people, this is my first time that I writing to this list and I nedd some help... When kamailio lost connection with a user registred over TLS (timeout for examlp

Re: [SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Daniel-Constantin Mierla
On 4/20/10 7:30 PM, Iñaki Baz Castillo wrote: 2010/4/20 Bruno Bresciani: Hi people, this is my first time that I writing to this list and I nedd some help... When kamailio lost connection with a user registred over TLS (timeout for examlple), I want this user be unregister in kamailio too.

Re: [SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Iñaki Baz Castillo
2010/4/20 Bruno Bresciani : > Hi people, this is my first time that I writing to this list and I nedd some > help... When kamailio lost connection with a user registred over TLS > (timeout for examlple), I want this user be unregister in kamailio too. How > can I make this unregister? It's a comme

[SR-Users] Unregister when tcp connection timeout

2010-04-20 Thread Bruno Bresciani
Hi people, this is my first time that I writing to this list and I nedd some help... When kamailio lost connection with a user registred over TLS (timeout for examlple), I want this user be unregister in kamailio too. How can I make this unregister? Thank you... __