Re: [SR-Users] Store TLS handshake date from Kamailio to an external DB

2018-11-01 Thread Toffi Bossol
Hello Joel, my use case will be: - We use two Kamailio instances (A and B) - A Client registers to a Kamailio A using TLS (SIP over TLS). The TLS session data shall be stored into an external DB. - Kamailio A is now unreachable. - The client sends a register to Kamailio B

Re: [SR-Users] Diversion headers access and message too long error

2018-11-01 Thread Henning Westerholt
Am Donnerstag, 1. November 2018, 11:18:37 CET schrieb Joan Salvatella: > Thanks for your quick response. Kamailio is complaining about a too long > SIP message so migrating to TCP makes sense (I hadn't thought about it). > > I have enabled TCP in kamailio.cfg: > disable_tcp=no > > I am using the

[SR-Users] Installing rtpengine from RPM on CentOS

2018-11-01 Thread Pan Christensen
Hello! According to https://github.com/sipwise/rtpengine/blob/master/el/README.el.md , we should be able to install rtpengine from a CentOS repository using yum. We're unable to find the packages. Any suggestions? Pan B. Christensen Developer Phonect AS Mail:

Re: [SR-Users] Store TLS handshake date from Kamailio to an external DB

2018-11-01 Thread Daniel Tryba
On Thu, Nov 01, 2018 at 09:20:46AM +, Toffi Bossol wrote: > my use case will be: > >- We use two Kamailio instances (A and B) > >- A Client registers to a Kamailio A using TLS (SIP over TLS). The TLS > session data shall be stored into an external DB. >- Kamailio A is now

[SR-Users] [CentOS 7] Kamailio 5.1.x mongodb package missing in OpenSUSE repo.

2018-11-01 Thread Denys Pozniak
Hello! How can I add module DB_MONGODB to existing installation of Kamailio 5.1.6 , if there is no package in OpenSUSE repo (home:kamailio:v5.1.x-rpms.repo) ? -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org

Re: [SR-Users] [CentOS 7] Kamailio 5.1.x mongodb package missing in OpenSUSE repo.

2018-11-01 Thread Sergey Safarov
Please open ticket for this I will create package for this. Need to assign "sergey-safarov" to this ticket Sergey чт, 1 нояб. 2018 г. в 13:16, Denys Pozniak : > Hello! > How can I add module DB_MONGODB to existing installation of Kamailio 5.1.6 > , if there is no package in OpenSUSE repo

Re: [SR-Users] Store TLS handshake date from Kamailio to an external DB

2018-11-01 Thread Joel Serrano
Plus, if kamailio1 dies you will need a NEW tcp connection from your client to kamailio2, and that effectively means as Daniel said a new handshake. On Thu, Nov 1, 2018 at 04:11 Daniel Tryba wrote: > On Thu, Nov 01, 2018 at 09:20:46AM +, Toffi Bossol wrote: > > my use case will be: > > > >

Re: [SR-Users] Installing rtpengine from RPM on CentOS

2018-11-01 Thread Sergey Safarov
This is packaged in main kamailio rpm package https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/obs/kamailio.spec#L1453-L1454 чт, 1 нояб. 2018 г. в 14:33, Pan Christensen : > Hello! > > > > According to > https://github.com/sipwise/rtpengine/blob/master/el/README.el.md , we > should

Re: [SR-Users] Installing rtpengine from RPM on CentOS

2018-11-01 Thread Pan Christensen
That’s the kamailio module to control rtpengine, not the rtpengine itself. Pan B. Christensen Developer Phonect AS Mail: pan.christen...@phonect.no + 47 41 88 88 00 [mail_footer] From: sr-users On Behalf Of Sergey Safarov Sent: torsdag 1. november 2018

Re: [SR-Users] Installing rtpengine from RPM on CentOS

2018-11-01 Thread Henning Westerholt
Am Donnerstag, 1. November 2018, 15:00:18 CET schrieb Pan Christensen: > That’s the kamailio module to control rtpengine, not the rtpengine itself. > [..] Hello Pan, in case you did not get an answer on this list I would suggest to contact the rtpengine authors directly. The page