Re: [SR-Users] Kamailio 4.2.8 has crashed

2018-04-13 Thread igor.potjevlesch
Hello Henning, Thank you !! Regards, Igor. -Message d'origine- De : Henning Westerholt Envoyé : vendredi 13 avril 2018 17:43 À : sr-users@lists.kamailio.org Cc : igor.potjevle...@gmail.com; mico...@gmail.com Objet : Re: [SR-Users] Kamailio 4.2.8 has crashed On

Re: [SR-Users] Kamailio 4.2.8 has crashed

2018-04-13 Thread Henning Westerholt
On Friday, 13 April 2018 09:46:48 CEST igor.potjevle...@gmail.com wrote: > [..] > I start to analyse the gap to upgrade to the latest 4.3 or 4.4 or 5.1. And I > notice that the source code of PDB module has been changed. But, I didn't > found a release note for this changing. Do you know where can

Re: [SR-Users] Kamailio 4.2.8 has crashed

2018-04-13 Thread igor.potjevlesch
Hello Daniel, I got a new occurrence last night with the following backtrace, looks like the same: (gdb) backtrace #0 0x7f92366761f7 in raise () from /lib64/libc.so.6 #1 0x7f92366778e8 in abort () from /lib64/libc.so.6 #2 0x0061fb2c in qm_free (qm=0x7f91f4eaf000,

Re: [SR-Users] Problem with resuming suspended transacation

2018-04-13 Thread Kjeld Flarup
You are suspending in [6039] and resuming in [6092], does these two processes share memory? Kjeld 2018-04-12 11:52 GMT+02:00 Arik Halperin : > Hello, > > > > I’m trying to resume a suspended transaction, but keep getting this error: > > > > WARNING: tm [t_suspend.c:193]:

Re: [SR-Users] Kamailio + tls

2018-04-13 Thread Do Quang Trung
1/ I built openssl-1.0.2n with engine supported. 2/ in file tls_domain.c i modified C code in function static int set_cipher_list(tls_domain_t* d) cipher_list="GOST-GOST89MAC" and rebuild kamailio i config kamailio support tls with self-signed as in help url:

[SR-Users] Problem with resuming suspended transacation

2018-04-13 Thread Arik Halperin
Hello, I’m trying to resume a suspended transaction, but keep getting this error: WARNING: tm [t_suspend.c:193]: t_continue(): transaction is not suspended [20608:1256194941] WARNING: tmx [tmx_mod.c:686]: w_t_continue(): resuming the processing of transaction [20608:1256194941] failed WARNING: