Re: [SR-Users] how to immediately close a tls connection

2017-01-12 Thread Daniel-Constantin Mierla
Hello, you can look at some functions that close the tcp connection, among them: - set_reply_close() from core - ws_close() from websocket module Cheers, Daniel On 12/01/2017 01:16, Andy wrote: > from c code > > > > -- > View this message in context: > http://sip-router.1086192.n5.nabble

Re: [SR-Users] how to immediately close a tls connection

2017-01-11 Thread Andy
from c code -- View this message in context: http://sip-router.1086192.n5.nabble.com/how-to-immediately-close-a-tls-connection-tp154630p154909.html Sent from the Users mailing list archive at Nabble.com. ___ SIP Express Router (SER) and Kamailio (Ope

Re: [SR-Users] how to immediately close a tls connection

2017-01-05 Thread Daniel-Constantin Mierla
Hello, where do you try to close it? From kamailio.cfg or from C code? Cheers, Daniel On 05/01/2017 07:06, Andy wrote: > Hi, > > trying to close a tls connection immediately, > > have ref to the connection (tcpconn) pointer > > please suggest, > thanks! > > > > -- > View this message in context

[SR-Users] how to immediately close a tls connection

2017-01-04 Thread Andy
Hi, trying to close a tls connection immediately, have ref to the connection (tcpconn) pointer please suggest, thanks! -- View this message in context: http://sip-router.1086192.n5.nabble.com/how-to-immediately-close-a-tls-connection-tp154630.html Sent from the Users mailing list archive at