[sr-dev] git:master:1947763c: modules: readme files regenerated - ims_qos ... [skip ci]

2023-09-28 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: 1947763c176f33bcd3cbdfc54d980648855dff8a URL: https://github.com/kamailio/kamailio/commit/1947763c176f33bcd3cbdfc54d980648855dff8a Author: Kamailio Dev Committer: Kamailio Dev Date: 2023-09-28T15:46:23+02:00 modules: readme files regenerated - ims_qos ..

[sr-dev] git:master:21a685a2: ims_qos: Rename new parameter's C variable

2023-09-28 Thread Stefan-Cristian Mititelu via sr-dev
Module: kamailio Branch: master Commit: 21a685a200e1ff638358dbbee607d4ab55c57359 URL: https://github.com/kamailio/kamailio/commit/21a685a200e1ff638358dbbee607d4ab55c57359 Author: Stefan-Cristian Mititelu Committer: Stefan-Cristian Mititelu Date: 2023-09-28T16:43:47+03:00 ims_qos: Rename new pa

[sr-dev] Re: [kamailio/kamailio] ims_qos: Add suspend_transaction parameter (PR #3581)

2023-09-28 Thread Stefan Mititelu via sr-dev
Merged #3581 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3581#event-10499665427 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] ims_qos: Add suspend_transaction parameter (PR #3581)

2023-09-28 Thread Stefan Mititelu via sr-dev
Ok, will push a new commit to rename the C var, directly on master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3581#issuecomment-1739202919 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] git:master:d0262f82: ims_qos: Add suspend_transaction parameter

2023-09-28 Thread Stefan Mititelu via sr-dev
Module: kamailio Branch: master Commit: d0262f82fd9cee8670ac01e4f06eb35626b34714 URL: https://github.com/kamailio/kamailio/commit/d0262f82fd9cee8670ac01e4f06eb35626b34714 Author: Stefan-Cristian Mititelu Committer: Stefan Mititelu Date: 2023-09-28T16:35:52+03:00 ims_qos: Add suspend_transactio

[sr-dev] Re: [kamailio/kamailio] Nonexisted route in KEMI python causes "ksr_request_route not found or is not callable" (Issue #3572)

2023-09-28 Thread ShadoWalkeR31 via sr-dev
I build kamailio from master ``` $ /usr/local/sbin/kamailio -v version: kamailio 5.8.0-dev1 (x86_64/linux) 27f87c ``` and reproduce problem: ``` modparam("dispatcher", "event_callback", "ksr_evnt_dispatcher") # route actually named ksr_event_dispatcher KSR.tm.t_on_reply('ksr_onreply_MANAGE')

[sr-dev] Re: [kamailio/kamailio] Kamailio Behind nat. How Record-Route should be added ? (Issue #3586)

2023-09-28 Thread Daniel-Constantin Mierla via sr-dev
Closed #3586 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3586#event-10497299174 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] Kamailio Behind nat. How Record-Route should be added ? (Issue #3586)

2023-09-28 Thread Daniel-Constantin Mierla via sr-dev
Questions about using/configuring kamailio have to be addressed to sr-users mailing list (which it seems you did, so wait for answers there). The tracker is for issue related to the C code. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3586#is

[sr-dev] [kamailio/kamailio] Kamailio Behind nat. How Record-Route should be added ? (Issue #3586)

2023-09-28 Thread Lv Xiaobu via sr-dev
UA1(192.168.0.1) --> kamailio (internal:192.168.0.2 public:1.1.1.1) --> UA2(2.2.2.2) if in UA1 INVITE, I write KSR.rr.record_route(). so UA2(2.2.2.2) received sip msg (Record-Route: ), so Kamailio can received BYE/ACK from UA2. but,Kamailio can't received BYE/ACK from UA1. if in UA1 INVI

[sr-dev] Re: [kamailio/kamailio] Memory leak in dns_cache.c / dns_cache_mk_rd_entry (Issue #3523)

2023-09-28 Thread Daniel-Constantin Mierla via sr-dev
I went a few times over the code but I could not spot anything. Do you have a test system where this can be reproduced and run git master branch? Can you estimate with how many DNS records the system may have to deal with (i.e., how many domains are involved in SIP routing that have to be resolv

[sr-dev] git:master:1bb1ba60: core: dns cache - warnings on put for unlinked items

2023-09-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30 URL: https://github.com/kamailio/kamailio/commit/1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-09-28T09:03:50+02:00 core: dns cache - warn