Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-03 Thread mayamatakeshi
On Mon, Sep 26, 2022 at 8:32 PM Daniel-Constantin Mierla wrote: > Hello, > > as I am not a user of dialog variables, I am turning to community to ask > for help testing the current master branch with configurations that make > use of dialog variables and acc dialog-based cdr generation. > > With

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-13 Thread mayamatakeshi
On Mon, Oct 3, 2022 at 11:41 AM mayamatakeshi wrote: > > > On Mon, Sep 26, 2022 at 8:32 PM Daniel-Constantin Mierla < > mico...@gmail.com> wrote: > >> Hello, >> >> as I am not a user of dialog variables, I am turning to community to ask >> fo

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-14 Thread mayamatakeshi
aram("acc", "log_facility", "LOG_LOCAL0") modparam("acc", "log_flag", 10) modparam("acc", "cdr_facility", "LOG_LOCAL0") modparam("acc", "cdr_log_enable", 1) On Fri, Oct 14, 2022 at 3:57 PM Daniel-C

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-16 Thread mayamatakeshi
On Fri, Oct 14, 2022 at 5:25 PM Daniel-Constantin Mierla wrote: > OK. Can you run the tests for a while and then execute: > > kamctl rpc corex.pkg_summary idx 1 > > The value for idx should be the kamailio process expected to handle sip > traffic. If it is mostly udp and the first socket is the c

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-16 Thread mayamatakeshi
On Fri, Oct 14, 2022 at 6:21 PM Daniel-Constantin Mierla wrote: > Based on your parameters, it seems that acc should send cdrs also to > syslog. I think I identified an issue on that code and pushed a fix, can > you test with latest master git branch? > > > OK. I have started 2 load test environm

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-17 Thread mayamatakeshi
On Mon, Oct 17, 2022 at 10:01 PM Daniel-Constantin Mierla wrote: > The rpc command is to arm the printing of the pkg usage summary in the > syslog file. Then, when the kamailio process handles the next sip message, > it is printing the summary in the syslog file, so look inside > /var/log/syslog

Re: [sr-dev] [SR-Users] Testing dialog module (and acc with dialog cdrs)

2022-10-17 Thread mayamatakeshi
On Mon, Oct 17, 2022 at 7:45 AM mayamatakeshi wrote: > > > On Fri, Oct 14, 2022 at 6:21 PM Daniel-Constantin Mierla < > mico...@gmail.com> wrote: > >> Based on your parameters, it seems that acc should send cdrs also to >> syslog. I think I identified an issue o

[sr-dev] [kamailio/kamailio] Kamailio 5.7 (master branch) commit 0d363cf1 segfault related to dialog variables (Issue #3276)

2022-11-04 Thread MayamaTakeshi
### Description Same as reported in #2828 but using a commit that was supposed to have that issue corrected : ``` [root@lab002103-flip-server kamailio-master]$ git log |head -n 5 commit 0d363cf1c1f09b4920e137eac74e1593e7120531 Author: korayvt Date: Fri Oct 14 21:27:03 2022 +0300 rtpengine

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.7 (master branch) commit 0d363cf1 segfault related to dialog variable print debug function (Issue #3276)

2022-11-28 Thread MayamaTakeshi
OK. Latest commit 8531e4f50ec33f06562bd102e334532df2474102 passed all functional tests. I have started 4 load test environments with it. Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3276#issuecomment-1329933374 You are receiving th

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.7 (master branch) commit 0d363cf1 segfault related to dialog variable print debug function (Issue #3276)

2022-12-13 Thread MayamaTakeshi
@henningw Sure, I will do this from now on. Thanks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3276#issuecomment-1350562965 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] [kamailio/kamailio] kamailio 5.7 segfault when writing error log upon TLS read failure (Issue #3316)

2022-12-18 Thread MayamaTakeshi
### Description This is happened during load test of kamailio 5.7. ### Troubleshooting Reproduction This cannot be reproduced at will. I have 4 load tests environments running UDP and TLS load tests. The environments run the same tests. One of the the kamailio instances crashed after 20

[sr-dev] Re: [kamailio/kamailio] glibc segfault when writing error log upon TLS read failure (Issue #3316)

2022-12-19 Thread MayamaTakeshi
Closed #3316 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3316#event-8074596441 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Develo

[sr-dev] Re: [kamailio/kamailio] glibc segfault when writing error log upon TLS read failure (Issue #3316)

2022-12-19 Thread MayamaTakeshi
Ah, thanks. Yes, you are right. I tried to install the glibc source this way but the original version that caused the segfault is not available anymore from apt sources: ``` [root@lab002109-flip-server install]$ apt install glibc-source Reading package lists