I'm not sure how to answer correctly that question as it depends completely on what you are trying to accomplish.
Say you get to save the TLS connection information in a database, how would that be helpful? On Wed, Oct 31, 2018 at 7:08 AM Toffi Bossol <[email protected]> wrote: > Hello Joel, > > many thanks for your reply. > > Background info: I am trying to implement Kamailio as stateless as > possible and wonder how I can cache and reuse the information from a TLS > connection within a database. > > > > And does caching make sense? > > Best regards, > > Toffi > > > > > > Am Mittwoch, 31. Oktober 2018, 02:01:04 MEZ hat Joel Serrano < > [email protected]> Folgendes geschrieben: > > > Maybe use a pseudovariable from the TLS module to get the data you want > and then use sqlops to insert it to database? > > Have a look: > > > https://www.kamailio.org/wiki/cookbooks/5.1.x/pseudovariables#tls_module_pseudo-variables > https://kamailio.org/docs/modules/5.1.x/modules/sqlops.html > > > On Tue, Oct 30, 2018 at 8:11 AM Toffi Bossol <[email protected]> > wrote: > > Dear community, > > I am new in Kamailio hence the following question: > Does any one know how to tell Kamailio to store the TLS session data in > an external DB? > > Many Thanks in advance! > > BR; > Toffi > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
