Re: [sr-dev] [kamailio/kamailio] rtpengine: fixed set id value in log lines (PR #3265)

2022-10-14 Thread Richard Fuchs
Merged #3265 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3265#event-7592537467 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:0d363cf1: rtpengine: fixed set id value in log lines (#3265)

2022-10-14 Thread GitHub
Module: kamailio Branch: master Commit: 0d363cf1c1f09b4920e137eac74e1593e7120531 URL: https://github.com/kamailio/kamailio/commit/0d363cf1c1f09b4920e137eac74e1593e7120531 Author: korayvt Committer: GitHub Date: 2022-10-14T14:27:03-04:00 rtpengine: fixed set id value in log lines (#3265) ---

Re: [sr-dev] [kamailio/kamailio] rtpengine: fixed set id value in log lines (PR #3265)

2022-10-14 Thread Richard Fuchs
LGTM, thanks -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3265#issuecomment-1279321441 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development

Re: [sr-dev] [kamailio/kamailio] dialog: Add dlg_get_matches function (PR #3005)

2022-10-14 Thread Henning Westerholt
@rhys-hanrahan any update from your side? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3005#issuecomment-1279317990 You are receiving this because you are subscribed to this thread. Message ID: ___

Re: [sr-dev] [kamailio/kamailio] rtpengine: fixed set id value in log lines (PR #3265)

2022-10-14 Thread Henning Westerholt
Thanks for the PR, looks good to me. Maybe @rfuchs like to comment as well, otherwise it will be merged after some days. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3265#issuecomment-1279316993 You are receiving this because you are subscribed

[sr-dev] [kamailio/kamailio] rtpengine: fixed set id value in log lines (PR #3265)

2022-10-14 Thread korayvt
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

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

2022-10-14 Thread Daniel-Constantin Mierla
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? Cheers, Daniel On 14.10.22 10:25, Daniel-Constantin Mierla wrote: > > OK. Can you run the tests for a while and

[sr-dev] git:master:721ec276: acc: init to 0 the arrays allocated for accounting

2022-10-14 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 721ec276f2bfcc18236e0b9de1f5552f505f0cda URL: https://github.com/kamailio/kamailio/commit/721ec276f2bfcc18236e0b9de1f5552f505f0cda Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2022-10-14T11:17:25+02:00 acc: init to 0 the

[sr-dev] git:master:932062fc: acc: free core attributes for cdrs sent to log file

2022-10-14 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 932062fc84048eaa38144cf0bbfa7a2cae95a258 URL: https://github.com/kamailio/kamailio/commit/932062fc84048eaa38144cf0bbfa7a2cae95a258 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2022-10-14T11:15:38+02:00 acc: free core

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

2022-10-14 Thread Daniel-Constantin Mierla
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 corresponding udp socket, then the value 1, like above, is ok. If it is

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

2022-10-14 Thread mayamatakeshi
Hi, I am using acc for CDR generation. Here is the module configuration I'm using: modparam("acc", "db_url", "mysql://kamailio:kamailiorw@localhost/kamailio") modparam("acc", "db_flag", 1) modparam("acc", "db_missed_flag", 2) modparam("acc", "failed_transaction_flag", 3) modparam("acc",

Re: [sr-dev] git:master:2bb8b568: mqtt: Add tls_alpn module option

2022-10-14 Thread Henning Westerholt
Hello, this caused the nightly builds to fail for older Debian distributions. It should be fixed now. I also pushed a commit to adapt the coding style of the newly added code to the existing file regarding whitespaces/tabs, as I also did a mistake by not seeing it correctly in my editor.

[sr-dev] git:master:304bf9ca: mqtt: add missing semicolon to #ifdef else case after 2bb8b568

2022-10-14 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 304bf9cab6d50231c9c948ed7d252d91631e7f30 URL: https://github.com/kamailio/kamailio/commit/304bf9cab6d50231c9c948ed7d252d91631e7f30 Author: Henning Westerholt Committer: Henning Westerholt Date: 2022-10-14T07:09:23Z mqtt: add missing semicolon to #ifdef

[sr-dev] git:master:0994754b: mqtt: use same coding style regarding whitespace/tabs after 2bb8b568

2022-10-14 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 0994754b9925dad3f306a3ecb9c62c41588390d1 URL: https://github.com/kamailio/kamailio/commit/0994754b9925dad3f306a3ecb9c62c41588390d1 Author: Henning Westerholt Committer: Henning Westerholt Date: 2022-10-14T07:06:54Z mqtt: use same coding style regarding

[sr-dev] git:master:846ed0ab: Revert "mqtt: fix double brackets introduced in 2bb8b568"

2022-10-14 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 846ed0ab0d9ed11c9df2636d4061a64aca539a66 URL: https://github.com/kamailio/kamailio/commit/846ed0ab0d9ed11c9df2636d4061a64aca539a66 Author: Henning Westerholt Committer: Henning Westerholt Date: 2022-10-14T07:05:10Z Revert "mqtt: fix double brackets

[sr-dev] git:master:96e28f8c: mqtt: fix double brackets introduced in 2bb8b568

2022-10-14 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 96e28f8c1ce22042bd1f59dea7607aef51ac1f58 URL: https://github.com/kamailio/kamailio/commit/96e28f8c1ce22042bd1f59dea7607aef51ac1f58 Author: Henning Westerholt Committer: Henning Westerholt Date: 2022-10-14T06:57:52Z mqtt: fix double brackets introduced

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

2022-10-14 Thread Daniel-Constantin Mierla
Hello, are you using accounting to generate CDRs with dialog module (records in acc_cdrs table)? Or only for getting the event records in the acc table? Cheers, Daniel On 13.10.22 23:19, mayamatakeshi wrote: > > > On Mon, Oct 3, 2022 at 11:41 AM mayamatakeshi > wrote: > > > > On Mon, Sep

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,buster #2295

2022-10-14 Thread kamailio
See Changes: -- [...truncated 1.83 MB...] cnode.c: In function 'cnode_connect_to': cnode.c:56:18: note: 'addr' declared here

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,stretch #2295

2022-10-14 Thread kamailio
See Changes: -- [...truncated 1.86 MB...] gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,xenial #2295

2022-10-14 Thread kamailio
See Changes: -- [...truncated 1.71 MB...] gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,bionic #2295

2022-10-14 Thread kamailio
See Changes: -- [...truncated 1.85 MB...] gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops

[sr-dev] git:master:2bb8b568: mqtt: Add tls_alpn module option

2022-10-14 Thread Andreas Granig
Module: kamailio Branch: master Commit: 2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3 URL: https://github.com/kamailio/kamailio/commit/2bb8b5689c3064bd0ad1da80bdcfa36f29d2b8e3 Author: Andreas Granig Committer: Andreas Granig Date: 2022-10-13T17:42:47+02:00 mqtt: Add tls_alpn module option This is