[sr-dev] git:master:2503a6fa: core: udp server - lookup async task group for multi thread receiver

2024-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2503a6fa6d45bb44ae390819636ad96269029b75 URL: https://github.com/kamailio/kamailio/commit/2503a6fa6d45bb44ae390819636ad96269029b75 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-06T07:56:28+02:00 core: udp server - loo

[sr-dev] Re: git:master:61660322: core: new udp receiver mode - one multi-threaded process

2024-05-06 Thread Daniel-Constantin Mierla via sr-dev
On 05.05.24 11:30, Olle E. Johansson wrote: > > >> On 4 May 2024, at 20:19, Daniel-Constantin Mierla via sr-dev >> wrote: >> >> core: new udp receiver mode - one multi-threaded  process >> >> - activated with udp_receiver_mode=1 >> - one process is created that starts one receiver thread per UDP

[sr-dev] [kamailio/kamailio] kamailio re-INVITE (Issue #3840)

2024-05-06 Thread happytulubi via sr-dev
Now there is a call scenario where freeswitch ->kamailio ->rtpengine ->webrtc (jsSIP) voice and video cannot be displayed. Is there a problem with my handling and how can I solve it? 1、Freeswitch INVITE to kamailio without video code 2、kamailio request to rtpengine(rtpengine_offer("record-call=o

[sr-dev] Re: [kamailio/kamailio] possible memory corruption in sipcapture module (Issue #3835)

2024-05-06 Thread Alexandr Dubovikov via sr-dev
another way to do it (just as a workaround) `` modparam("sipdump", "event_callback", "sipdump_event") //you can check everything here - method, si, RI and send to a destination. event_route[sipdump_event] { sip_trace("sip:10.1.1.2:5085", "$ci-abc"); } `` -- Reply to this email d

[sr-dev] Re: [kamailio/kamailio] kamailio re-INVITE (Issue #3840)

2024-05-06 Thread Victor Seva via sr-dev
Closed #3840 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3840#event-12715252986 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] kamailio re-INVITE (Issue #3840)

2024-05-06 Thread Victor Seva via sr-dev
This tracker is used for reporting bugs in the C code. For asking questions about using Kamailio and its configuration file, use [sr-us...@lists.kamailio.org](mailto:sr-us...@lists.kamailio.org) mailing list. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kama

[sr-dev] [kamailio/kamailio] Possible Mem leak in Core (Issue #3841)

2024-05-06 Thread paresh-panda via sr-dev
Hi, I am trying to run a load test of 1000 messages/sec with 3gpp-SMS Kamailio details > Kamailio version : 5.7.4 (downloaded from deb repo) > Ruuning under Ubuntu 18.04.6 LT > PKG Mem 32 MB > SHM Mem 1024 MB When I run the load for around half an hour the PKG mem usgae keeps on increas

[sr-dev] Re: [kamailio/kamailio] possible memory corruption in sipcapture module (Issue #3835)

2024-05-06 Thread Alexandr Dubovikov via sr-dev
btw, same you can do for sipcapture:request - execute manual sip_trace and after send return 0 or exit; -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3835#issuecomment-2096390828 You are receiving this because you are subscribed to this thread.

[sr-dev] Re: [kamailio/kamailio] possible memory corruption in sipcapture module (Issue #3835)

2024-05-06 Thread Daniel-Constantin Mierla via sr-dev
@adubovikov: as I see it right now, by replicating at SIP level (e.g., via sip dump) to another system, the original source ip/destination IP are lost in the receiving system. They can eventually be added as custom headers. -- Reply to this email directly or view it on GitHub: https://github.co

[sr-dev] Re: [kamailio/kamailio] possible memory corruption in sipcapture module (Issue #3835)

2024-05-06 Thread Alexandr Dubovikov via sr-dev
> @adubovikov: as I see it right now, by replicating at SIP level (e.g., via > sip dump) to another system, the original source ip/destination IP are lost > in the receiving system. They can eventually be added as custom headers. or we should set the hep variables. Anyway @sipgate-uhlig is talki

[sr-dev] Re: [kamailio/kamailio] uac_req_send crash Kamailio (Issue #3522)

2024-05-06 Thread github-actions[bot] via sr-dev
Closed #3522 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3522#event-12722577369 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] [kamailio/kamailio] Kamailio incoming call error (Issue #3842)

2024-05-06 Thread Jasubek via sr-dev
kamailio.cfg #!KAMAILIO # # Kamailio SIP Server v5.5 - default configuration script # - web: https://www.kamailio.org # - git: https://github.com/kamailio/kamailio # # Direct your questions about this file to: # # Refer to the Core CookBook at https://www.kamailio.org/wiki/ # for an expl

[sr-dev] Re: [kamailio/kamailio] Kamailio incoming call error (Issue #3842)

2024-05-06 Thread Victor Seva via sr-dev
Closed #3842 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3842#event-12723569144 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Dev

[sr-dev] Re: [kamailio/kamailio] Kamailio incoming call error (Issue #3842)

2024-05-06 Thread Victor Seva via sr-dev
This tracker is used for reporting bugs in the C code. For asking questions about using Kamailio and its configuration file, use sr-us...@lists.kamailio.org mailing list. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3842#issuecomment-20974853

[sr-dev] git:master:6cb26e9e: core: cfg socket struct - option to bind to a range of sockets

2024-05-06 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6cb26e9e7045eeec9c08867fe264c71c697bb9d8 URL: https://github.com/kamailio/kamailio/commit/6cb26e9e7045eeec9c08867fe264c71c697bb9d8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-05-06T18:40:41+02:00 core: cfg socket struc

[sr-dev] Re: [kamailio/kamailio] Memory usage increases everytime tls.reload is executed (Issue #3823)

2024-05-06 Thread Sebastian Denz via sr-dev
I just realized that i forgot to mention.. in addition to the logged error message our clients start to get connection issues as well, so we have to restart Kamailio asap in that case.. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3823#issuec