[sr-dev] git:5.7:73e86052: tm: Fix log level

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.7 Commit: 73e860525a52d8c8e07aced4b7aa6a9ee6c95865 URL: https://github.com/kamailio/kamailio/commit/73e860525a52d8c8e07aced4b7aa6a9ee6c95865 Author: Xenofon Karamanos Committer: Xenofon Karamanos Date: 2024-11-14T16:35:31Z tm: Fix log level (cherry picked from commi

[sr-dev] git:5.7:b0864208: tm: Emit request event when cancel is called

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.7 Commit: b0864208cc818ee6ed568485c9f25640fad9e620 URL: https://github.com/kamailio/kamailio/commit/b0864208cc818ee6ed568485c9f25640fad9e620 Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com> Committer: Xenofon Karamanos Date: 2024-11-14T16:35:21Z

[sr-dev] git:5.8:c08bade8: tm: Emit request event when cancel is called

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.8 Commit: c08bade8f570e0505a2498131faded9785c7fae0 URL: https://github.com/kamailio/kamailio/commit/c08bade8f570e0505a2498131faded9785c7fae0 Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com> Committer: Xenofon Karamanos Date: 2024-11-14T16:31:43Z

[sr-dev] Re: [kamailio/kamailio] Wrong Route header order in called party re-INVITE when using topos (Issue #3778)

2024-11-14 Thread github-actions[bot] via sr-dev
Closed #3778 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3778#event-15306671114 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Developme

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function immediately deletes the transaction. (Issue #4011)

2024-11-14 Thread JuanPascual2 via sr-dev
Hello I've tested it. It works. Kamailio is now sending the ACK for the 487. Bellow traces. <==[387 bytes]==[2024-11-14 19:03:58.592143] 10.192.117.6:5030 => 10.192.117.6:5084 SIP/2.0 487 Request Terminated Via: SIP/2.0/UDP 10.192.117.6:5084;branch=z9hG4bKfb0b.dc0ab91200

[sr-dev] git:master:2d745d21: pkg/kamailio: packaged jwt module

2024-11-14 Thread Sergey Safarov via sr-dev
Module: kamailio Branch: master Commit: 2d745d21764485c725e2beea91b67cbda83c96f3 URL: https://github.com/kamailio/kamailio/commit/2d745d21764485c725e2beea91b67cbda83c96f3 Author: Sergey Safarov Committer: Sergey Safarov Date: 2024-11-14T17:50:33+02:00 pkg/kamailio: packaged jwt module --- Mo

[sr-dev] Re: [kamailio/kamailio] topos_htable new module (PR #4010)

2024-11-14 Thread Stefan Mititelu via sr-dev
@stefan-mititelu-idt pushed 1 commit. 1a57b635dc2dd2b10f500cd18f911b315209a2a0 htable: fix api init tables bug -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4010/files/73bb64b6bd9d113c033e234cbdcf83dbf2852b41..1a57b635dc2dd2b10f500cd18f911b315209a2a0 You are receiving this bec

[sr-dev] Re: [kamailio/kamailio] Add timer to ping rtpengine (PR #4016)

2024-11-14 Thread Stefan Mititelu via sr-dev
@stefan-mititelu-idt commented on this pull request. > @@ -3549,6 +3606,10 @@ static int rtpp_test(struct rtpp_node *node, int > isdisabled, int force) return 1; } if(force == 0) { + /* If ping_interval is set, the timer will ping and test +

[sr-dev] git:master:879e074c: tm: backup and restore existing T-references for rpc tm.cancel

2024-11-14 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 879e074c4517cdda7bbdad343191dcfc9dedcb3c URL: https://github.com/kamailio/kamailio/commit/879e074c4517cdda7bbdad343191dcfc9dedcb3c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-14T10:51:58+01:00 tm: backup and restore

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function immediately deletes the transaction. (Issue #4011)

2024-11-14 Thread Daniel-Constantin Mierla via sr-dev
Looking at the description, this is for an INVITE transaction created by kamailio also via an rpc command, not for a transaction created by incoming INVITE. Also, you have some routing blocks (kemi callback functions) executed. Probably the rpc tm.cancel command was not much tested for such case

[sr-dev] git:master:76b250c8: jwt: use JWT_VALIDATION_SUCCESS for validate check

2024-11-14 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 76b250c8b4c2b5bd81b5e776e9e726350bb65b7b URL: https://github.com/kamailio/kamailio/commit/76b250c8b4c2b5bd81b5e776e9e726350bb65b7b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-14T09:57:52+01:00 jwt: use JWT_VALIDATIO

[sr-dev] git:master:af0f0000: tm: Fix log level

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: master Commit: af0fc4755d01f668570bc6db71f2f534a5c0 URL: https://github.com/kamailio/kamailio/commit/af0fc4755d01f668570bc6db71f2f534a5c0 Author: Xenofon Karamanos Committer: Xenofon Karamanos Date: 2024-11-14T16:10:38Z tm: Fix log level --- Modified: src/mod

[sr-dev] Re: [kamailio/kamailio] tm: move local-request event route to the right location to access CANCEL (PR #3979)

2024-11-14 Thread Xenofon Karamanos via sr-dev
- Backported to 5.8 (701ebefaf630cb7f6039f0030f66f736f384af69) - Backported to 5.7 (73e860525a52d8c8e07aced4b7aa6a9ee6c95865) -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3979#issuecomment-2476896981 You are receiving this because you are subscri

[sr-dev] git:5.7:ec35516f: tm: move local-request event route to the right location to access CANCEL

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.7 Commit: ec35516f38f0495aa4eb6f1f1f0c67a61d3238a8 URL: https://github.com/kamailio/kamailio/commit/ec35516f38f0495aa4eb6f1f1f0c67a61d3238a8 Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com> Committer: Xenofon Karamanos Date: 2024-11-14T16:35:26Z

[sr-dev] git:5.8:701ebefa: tm: Fix log level

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.8 Commit: 701ebefaf630cb7f6039f0030f66f736f384af69 URL: https://github.com/kamailio/kamailio/commit/701ebefaf630cb7f6039f0030f66f736f384af69 Author: Xenofon Karamanos Committer: Xenofon Karamanos Date: 2024-11-14T16:32:48Z tm: Fix log level (cherry picked from commi

[sr-dev] git:5.8:67c09d2e: tm: move local-request event route to the right location to access CANCEL

2024-11-14 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.8 Commit: 67c09d2e470797deb0ac1b28f38293afe3f8c074 URL: https://github.com/kamailio/kamailio/commit/67c09d2e470797deb0ac1b28f38293afe3f8c074 Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com> Committer: Xenofon Karamanos Date: 2024-11-14T16:32:00Z

[sr-dev] Re: [kamailio/kamailio] xhttp_prom module with custom tags (Issue #4021)

2024-11-14 Thread vhernando via sr-dev
Hello Christian, I am a bit busy at the moment with health issues, but you could send a patch maintaining backward compatibility if you want this feature added. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4021#issuecomment-2476275921 You are

[sr-dev] [kamailio/kamailio] Add fix_actions function parameter in fix_actions to allow call of free_fixup functions and free resources (PR #4023)

2024-11-14 Thread Xenofon Karamanos via sr-dev