[sr-dev] Re: [kamailio/kamailio] The tm.cancel function does not generate a “tm:local-request” event. (Issue #3831)

2024-09-30 Thread JuanPascual2 via sr-dev
Hello I tested it. The bug is fixed. BR Juan -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3831#issuecomment-2382614828 You are receiving this because you are subscribed to this thread. Message ID: __

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

2024-09-30 Thread JuanPascual2 via sr-dev
Hello I tested it. The bug is fixed. BR Juan -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3979#issuecomment-2382612168 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function does not generate a “tm:local-request” event. (Issue #3831)

2024-09-30 Thread Henning Westerholt via sr-dev
Closed #3831 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3831#event-14452915436 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] pv: Ensure URI enclosed in <> when changing Display Name (PR #3935)

2024-09-30 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -3715,6 +3721,29 @@ int pv_set_xto_attr(struct sip_msg *msg, pv_param_t > *param, int op, } buf.len = val->rs.len; memcpy(buf.s, val->rs.s, val->rs.len); + +

[sr-dev] Re: [kamailio/kamailio] IMS DB: Adding i-cscf database/tables under utils/kamctl/mysql (orig. from misc/examples/ims/icscf.sql) (PR #3876)

2024-09-30 Thread Henning Westerholt via sr-dev
Xenofon will have a look to it and convert it to XML files. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3876#issuecomment-2382439222 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function does not generate a “tm:local-request” event. (Issue #3831)

2024-09-30 Thread Xenofon Karamanos via sr-dev
@JuanPascual2, a new fix has been committed at https://github.com/kamailio/kamailio/pull/3979. Could you test again and confirm whether it fixes the issue? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3831#issuecomment-2382435531 You are rece

[sr-dev] Re: [kamailio/kamailio] pv: Ensure URI enclosed in <> when changing Display Name (PR #3935)

2024-09-30 Thread Henning Westerholt via sr-dev
Are there any more comments after the updated version? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3935#issuecomment-2382384361 You are receiving this because you are subscribed to this thread. Message ID: __

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

2024-09-30 Thread Xenofon Karamanos via sr-dev
Merged #3979 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3979#event-14451213863 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] fr_timer documentation mistake (Issue #3939)

2024-09-30 Thread Dmitry Sinina via sr-dev
up -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3939#issuecomment-2382416506 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:566eec1f: pkg/kamailio/deb: version set 6.0.0~dev3 [skip ci]

2024-09-30 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 566eec1f6a035479619f6970c5386d501d5fce23 URL: https://github.com/kamailio/kamailio/commit/566eec1f6a035479619f6970c5386d501d5fce23 Author: Victor Seva Committer: Victor Seva Date: 2024-09-30T13:59:43+02:00 pkg/kamailio/deb: version set 6.0.0~dev3 [skip c

[sr-dev] git:master:b7dcbc37: core: socket info - relocate check for index to get more debugging details

2024-09-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b7dcbc37aceaefecf9a0f7367526a331d42269ea URL: https://github.com/kamailio/kamailio/commit/b7dcbc37aceaefecf9a0f7367526a331d42269ea Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-09-30T12:55:23+02:00 core: socket info - re

[sr-dev] Re: [kamailio/kamailio] pv: Ensure URI enclosed in <> when changing Display Name (PR #3935)

2024-09-30 Thread Xenofon Karamanos via sr-dev
@xkaraman commented on this pull request. > @@ -3715,6 +3721,29 @@ int pv_set_xto_attr(struct sip_msg *msg, pv_param_t > *param, int op, } buf.len = val->rs.len; memcpy(buf.s, val->rs.s, val->rs.len); + +

[sr-dev] git:master:7acfe772: core: socket info - do not use interface index as internal array index

2024-09-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7acfe7723b4772ca45ce31ae98bf3d0b6948f50a URL: https://github.com/kamailio/kamailio/commit/7acfe7723b4772ca45ce31ae98bf3d0b6948f50a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-09-30T15:43:42+02:00 core: socket info - do

[sr-dev] [kamailio/kamailio] app_python3: removal of legacy modules (PR #3986)

2024-09-30 Thread space88man via sr-dev
Pre-Submission Checklist