[sr-dev] Re: TSILO With Multiple Devices Over WebSocket

2025-05-16 Thread Federico Cabiddu via sr-dev
Thank you for sharing the solution you've found :) Cheers, Federico On Fri, May 16, 2025 at 7:28 AM Roman Dcoz via sr-dev < sr-dev@lists.kamailio.org> wrote: > Hello federico, > > I tried another way and manage to work around using ts_append_by_contact > function. > > $var(formatted_ct) = $(ct{

[sr-dev] Re: TSILO With Multiple Devices Over WebSocket

2025-05-13 Thread Federico Cabiddu via sr-dev
Hi, at this point I would need the full debug logs to understand what's going on with ts_store/ts_append. Regards, Federico On Tue, May 13, 2025 at 10:40 AM Roman Dcoz via sr-dev < sr-dev@lists.kamailio.org> wrote: > No there is no much difference between web and mobile registration.I > alread

[sr-dev] Re: TSILO With Multiple Devices Over WebSocket

2025-05-12 Thread Federico Cabiddu via sr-dev
Hi, logs cannot be accessed (I get a 404). I have a question: is the To domain different according to whether a user registers on web or on mobile? If yes you should set the use_domain parameter to 0 ( https://kamailio.org/docs/modules/5.8.x/modules/tsilo.html#tsilo.p.use_domain ). Regards, Feder

[sr-dev] Re: TSILO With Multiple Devices Over WebSocket

2025-05-10 Thread Federico Cabiddu via sr-dev
Hi, which version of kamailio are you running? According to your description it looks like appending new branch after register it's not working (the call to ts_append). Can you try to add some logs in the script around that line and run kamailio with debug level 3? Then you can share the logs using

[sr-dev] git:5.8:8bfde421: dlgs: fix dlgs_rpc_briefing

2025-04-11 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: 5.8 Commit: 8bfde421ec8377434d2e508e17af9bdc42117e77 URL: https://github.com/kamailio/kamailio/commit/8bfde421ec8377434d2e508e17af9bdc42117e77 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2025-04-09T08:01:12+02:00 dlgs: fix dlgs_rpc_briefing (cherry pick

[sr-dev] git:6.0:a0c724ff: dlgs: fix dlgs_rpc_briefing

2025-04-11 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: 6.0 Commit: a0c724ff720d71fd9e6c5d5988c3cd59e76bc8ab URL: https://github.com/kamailio/kamailio/commit/a0c724ff720d71fd9e6c5d5988c3cd59e76bc8ab Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2025-04-09T08:00:30+02:00 dlgs: fix dlgs_rpc_briefing (cherry pick

[sr-dev] git:master:b856d90b: dlgs: fix dlgs_rpc_briefing

2025-04-11 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: b856d90b1e63308f23c4510edecc1159d41bfa4e URL: https://github.com/kamailio/kamailio/commit/b856d90b1e63308f23c4510edecc1159d41bfa4e Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2025-04-09T07:45:35+02:00 dlgs: fix dlgs_rpc_briefing --- Modi

[sr-dev] Re: [kamailio/kamailio] Kamailio crash on http_async_client module callback invocation (Issue #4019)

2024-12-21 Thread Federico Cabiddu via sr-dev
Closed #4019 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4019#event-15739425768 You are receiving this because you commented. Message ID: ___ Kamailio - Development Mailing List -- sr-

[sr-dev] Re: [kamailio/kamailio] Kamailio crash on http_async_client module callback invocation (Issue #4019)

2024-12-21 Thread Federico Cabiddu via sr-dev
Fixed by https://github.com/kamailio/kamailio/pull/4020. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4019#issuecomment-2558096111 You are receiving this because you commented. Message ID: ___ Kamail

[sr-dev] git:5.7:e85d6e5d: http_async_client: fixed crash on curl callback

2024-12-10 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: 5.7 Commit: e85d6e5dd499dce586e72fdca2ee7cbff6520327 URL: https://github.com/kamailio/kamailio/commit/e85d6e5dd499dce586e72fdca2ee7cbff6520327 Author: Nikolay Ivanuschak Committer: Federico Cabiddu Date: 2024-12-11T07:49:52+01:00 http_async_client: fixed crash on curl

[sr-dev] git:5.8:59810599: http_async_client: fixed crash on curl callback

2024-12-10 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: 5.8 Commit: 5981059909f6d767fcad60d639dbeff5f54bfe3f URL: https://github.com/kamailio/kamailio/commit/5981059909f6d767fcad60d639dbeff5f54bfe3f Author: Nikolay Ivanuschak Committer: Federico Cabiddu Date: 2024-12-11T07:49:35+01:00 http_async_client: fixed crash on curl

[sr-dev] Re: [kamailio/kamailio] http_async_client: fixed crash on curl callback (PR #4020)

2024-12-10 Thread Federico Cabiddu via sr-dev
@grumvalski approved this pull request. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4020#pullrequestreview-2491410642 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] http_async_client: fixed crash on curl callback (PR #4020)

2024-12-10 Thread Federico Cabiddu via sr-dev
Merged #4020 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4020#event-15596647957 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:master:909e659d: http_async_client: fixed crash on curl callback

2024-12-10 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 909e659dc33942a92e54bed37ee1387f121c63e6 URL: https://github.com/kamailio/kamailio/commit/909e659dc33942a92e54bed37ee1387f121c63e6 Author: Nikolay Ivanuschak Committer: Federico Cabiddu Date: 2024-12-10T09:25:37+01:00 http_async_client: fixed crash on cu

[sr-dev] Re: [kamailio/kamailio] http_async_client: fixed crash on curl callback (PR #4020)

2024-12-10 Thread Federico Cabiddu via sr-dev
@ivanuschak : thanks for reporting @henningw : the patch has been integrated in this PR, I'm going to merge this one and delete my temp branch. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4020#issuecomment-2530779368 You are receiving this beca

[sr-dev] Re: [kamailio/kamailio] http_async_client: fixed crash on curl callback (PR #4020)

2024-12-04 Thread Federico Cabiddu via sr-dev
@ivanuschak : thank you, I'll wait for your feedback bedore merging. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4020#issuecomment-2517341249 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:292e086f: mangler: reformat exported structures

2024-12-04 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 292e086f3fd764584dc1c5e4deb2af61f9f6aec7 URL: https://github.com/kamailio/kamailio/commit/292e086f3fd764584dc1c5e4deb2af61f9f6aec7 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-12-04T14:21:23+01:00 mangler: reformat exported structures

[sr-dev] git:master:9ff1bd7b: lwsc: add fixup_free* to exported functions

2024-12-04 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 9ff1bd7b6f0d11788234ff6a72057e0a27ba1be9 URL: https://github.com/kamailio/kamailio/commit/9ff1bd7b6f0d11788234ff6a72057e0a27ba1be9 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-12-04T09:29:11+01:00 lwsc: add fixup_free* to exported func

[sr-dev] git:master:d2a0b072: lost: reformat exported structures

2024-12-04 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: d2a0b0727f1efbe21a37a1f81f7bd98cc9423951 URL: https://github.com/kamailio/kamailio/commit/d2a0b0727f1efbe21a37a1f81f7bd98cc9423951 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-12-04T09:25:57+01:00 lost: reformat exported structures --

[sr-dev] git:master:064a8849: log_systemd: add fixup_free* to exported functions

2024-12-03 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 064a88492c5d908569ba9d01f2116e7795a74583 URL: https://github.com/kamailio/kamailio/commit/064a88492c5d908569ba9d01f2116e7795a74583 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-12-04T08:58:14+01:00 log_systemd: add fixup_free* to export

[sr-dev] Re: [kamailio/kamailio] http_async_client: fixed crash on curl callback (PR #4020)

2024-12-03 Thread Federico Cabiddu via sr-dev
@ivanuschak : have you been able to test the patch? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4020#issuecomment-2516451299 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] git:master:adffa9e2: ldap: add fixup_free* to exported functions

2024-11-24 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: adffa9e2b31bf0ad7070420ac821a914fc2bcd6b URL: https://github.com/kamailio/kamailio/commit/adffa9e2b31bf0ad7070420ac821a914fc2bcd6b Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-25T08:32:48+01:00 ldap: add fixup_free* to exported func

[sr-dev] git:master:619b1f80: log_custom: add fixup_free* to exported functions

2024-11-24 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 619b1f80d648e5869389b431e17c12f7b730634e URL: https://github.com/kamailio/kamailio/commit/619b1f80d648e5869389b431e17c12f7b730634e Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-25T08:34:48+01:00 log_custom: add fixup_free* to exporte

[sr-dev] git:master:ecb99f2f: jwt: add fixup_free* to exported functions

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: ecb99f2ff1babe3871af5fba7d7f94e8b0df68cd URL: https://github.com/kamailio/kamailio/commit/ecb99f2ff1babe3871af5fba7d7f94e8b0df68cd Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T12:37:09+01:00 jwt: add fixup_free* to exported funct

[sr-dev] git:master:20a2d57e: jsonrpcs: add fixup_free* to exported functions

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 20a2d57e295c6329c0f8358f36915cd6a4cd5783 URL: https://github.com/kamailio/kamailio/commit/20a2d57e295c6329c0f8358f36915cd6a4cd5783 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T12:33:45+01:00 jsonrpcs: add fixup_free* to exported

[sr-dev] git:master:436e7921: jsonrpcc: reformat exported structures

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 436e79216a448b0a270a53f867d89b84269557d9 URL: https://github.com/kamailio/kamailio/commit/436e79216a448b0a270a53f867d89b84269557d9 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T12:31:36+01:00 jsonrpcc: reformat exported structures

[sr-dev] git:master:a9acbdd9: json: reformat exported structures

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: a9acbdd92032dc8adf2f2aa5a584a8a188bc9e7a URL: https://github.com/kamailio/kamailio/commit/a9acbdd92032dc8adf2f2aa5a584a8a188bc9e7a Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T12:26:40+01:00 json: reformat exported structures --

[sr-dev] git:master:8328024c: janssonrpcc: reformat exported structures

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 8328024cd41b2c8a3cffa69db28ab21eed47b2c5 URL: https://github.com/kamailio/kamailio/commit/8328024cd41b2c8a3cffa69db28ab21eed47b2c5 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T11:57:40+01:00 janssonrpcc: reformat exported structu

[sr-dev] git:master:e742232a: influxdb: add fixup_free* to exported functions

2024-11-22 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: e742232ab6646ced170ccda5209a4d3ca46103bc URL: https://github.com/kamailio/kamailio/commit/e742232ab6646ced170ccda5209a4d3ca46103bc Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-22T11:47:05+01:00 influxdb: add fixup_free* to exported

[sr-dev] git:master:05c72399: ims_registrar_scscf: add fixup_free* to exported functions

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 05c7239986d659b5e14b7aa5d81d9faebb0f9b22 URL: https://github.com/kamailio/kamailio/commit/05c7239986d659b5e14b7aa5d81d9faebb0f9b22 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T10:05:27+01:00 ims_registrar_scscf: add fixup_free* t

[sr-dev] git:master:2ed7a0e6: ims_icscf: fix exported functions

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 2ed7a0e6fb8ee9a0ded9e13e6e7766075eed89da URL: https://github.com/kamailio/kamailio/commit/2ed7a0e6fb8ee9a0ded9e13e6e7766075eed89da Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:22:24+01:00 ims_icscf: fix exported functions ---

[sr-dev] git:master:e5d3aa1e: ims_registrar_pcscf: reformat exported structures

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: e5d3aa1ea04ff7f49deee8f8385a2557f52e41e8 URL: https://github.com/kamailio/kamailio/commit/e5d3aa1ea04ff7f49deee8f8385a2557f52e41e8 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:48:23+01:00 ims_registrar_pcscf: reformat exported

[sr-dev] git:master:ca5c11af: ims_qos: add fixup_free* to exported functions

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: ca5c11afb53ef089b852fc1406bce40fb29d334b URL: https://github.com/kamailio/kamailio/commit/ca5c11afb53ef089b852fc1406bce40fb29d334b Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:37:04+01:00 ims_qos: add fixup_free* to exported f

[sr-dev] git:master:bc0d1a1b: ims_ocs: add fixup_free* to exported functions

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: bc0d1a1b166a7c4eac6d4eb0652d77263db3d0a6 URL: https://github.com/kamailio/kamailio/commit/bc0d1a1b166a7c4eac6d4eb0652d77263db3d0a6 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:18:45+01:00 ims_ocs: add fixup_free* to exported f

[sr-dev] git:master:645ff32f: ims_isc: reformat exported structures

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 645ff32f0e2150f69669212d2de5eb5e3efb75ce URL: https://github.com/kamailio/kamailio/commit/645ff32f0e2150f69669212d2de5eb5e3efb75ce Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:15:34+01:00 ims_isc: reformat exported structures

[sr-dev] git:master:53945198: ims_ipsec_pcscf: add fixup_free* to exported functions

2024-11-21 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 5394519800abb8e6ad205f614fa11fb4a3986fe9 URL: https://github.com/kamailio/kamailio/commit/5394519800abb8e6ad205f614fa11fb4a3986fe9 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T09:08:41+01:00 ims_ipsec_pcscf: add fixup_free* to ex

[sr-dev] git:master:5450313f: ims_icscf: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 5450313fb0dc2794cd160d44f9d10eb9e1c4c047 URL: https://github.com/kamailio/kamailio/commit/5450313fb0dc2794cd160d44f9d10eb9e1c4c047 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T08:56:58+01:00 ims_icscf: add fixup_free* to exported

[sr-dev] git:master:5e1e3b71: ims_diameter_server: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 5e1e3b71e7394d08c91aaa19c8d83e419a3c8419 URL: https://github.com/kamailio/kamailio/commit/5e1e3b71e7394d08c91aaa19c8d83e419a3c8419 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T08:46:15+01:00 ims_diameter_server: add fixup_free* t

[sr-dev] git:master:6e19534e: ims_dialog: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 6e19534e9790188f0db8009170d05f1bd77b5ca5 URL: https://github.com/kamailio/kamailio/commit/6e19534e9790188f0db8009170d05f1bd77b5ca5 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-21T08:40:58+01:00 ims_dialog: add fixup_free* to exporte

[sr-dev] git:master:24961934: ims_charging: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 24961934218578d3a3e8db5e0e6d65b0a31d903a URL: https://github.com/kamailio/kamailio/commit/24961934218578d3a3e8db5e0e6d65b0a31d903a Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:54:59+01:00 ims_charging: add fixup_free* to expor

[sr-dev] git:master:03287733: enum: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 03287733434a6c2762ffad653917e15bbc462e0c URL: https://github.com/kamailio/kamailio/commit/03287733434a6c2762ffad653917e15bbc462e0c Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 enum: add fixup_free* to exported func

[sr-dev] git:master:55216ee0: tsilo: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 55216ee07d5904adc6e9b9750c5b78c9cf100fcf URL: https://github.com/kamailio/kamailio/commit/55216ee07d5904adc6e9b9750c5b78c9cf100fcf Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T15:31:40+01:00 tsilo: add fixup_free* to exported fun

[sr-dev] git:master:13998407: group: add fixup_free to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 13998407d5b42b40586e3c9f605624e26d89d953 URL: https://github.com/kamailio/kamailio/commit/13998407d5b42b40586e3c9f605624e26d89d953 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 group: add fixup_free to exported func

[sr-dev] git:master:8099e2d0: file_out: reformat exported structures

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 8099e2d0b9fdc8826e21013a3fa67d89ebdd88b2 URL: https://github.com/kamailio/kamailio/commit/8099e2d0b9fdc8826e21013a3fa67d89ebdd88b2 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 file_out: reformat exported structures

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
Merged #4031 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4031#event-15367110439 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] git:master:6232b8ae: exec: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 6232b8ae29988bfe17ddf6e0bd483eec854ab72b URL: https://github.com/kamailio/kamailio/commit/6232b8ae29988bfe17ddf6e0bd483eec854ab72b Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 exec: add fixup_free* to exported func

[sr-dev] git:master:ef84f28a: cnxcc: add fixup_free function

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: ef84f28a61b513a72f4abb96ec0fc1240223add1 URL: https://github.com/kamailio/kamailio/commit/ef84f28a61b513a72f4abb96ec0fc1240223add1 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 cnxcc: add fixup_free function --- M

[sr-dev] git:master:20bf9c83: ims_auth: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 20bf9c834030f098fcc934135380eebc7bd4ff45 URL: https://github.com/kamailio/kamailio/commit/20bf9c834030f098fcc934135380eebc7bd4ff45 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:31:25+01:00 ims_auth: add fixup_free* to exported

[sr-dev] git:master:59ec3f21: h350: add fixup_free to exported function

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 59ec3f219c345f2dd783baaf5fd118f760044ff4 URL: https://github.com/kamailio/kamailio/commit/59ec3f219c345f2dd783baaf5fd118f760044ff4 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 h350: add fixup_free to exported funct

[sr-dev] git:master:ff6e7d6d: htable: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: ff6e7d6d7a5288a5f6e247943c6bf45d40c9ed94 URL: https://github.com/kamailio/kamailio/commit/ff6e7d6d7a5288a5f6e247943c6bf45d40c9ed94 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 htable: add fixup_free* to exported fu

[sr-dev] git:master:b3d64393: http_async_client: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: b3d64393f9c9c87bf76f2d01e2fe4764a3c0aeca URL: https://github.com/kamailio/kamailio/commit/b3d64393f9c9c87bf76f2d01e2fe4764a3c0aeca Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 http_async_client: add fixup_free* to

[sr-dev] git:master:7251ba1f: geoip: add fixup_free to exported funrcions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 7251ba1fd6c888a2f352cf1763d213031e7e3f6a URL: https://github.com/kamailio/kamailio/commit/7251ba1fd6c888a2f352cf1763d213031e7e3f6a Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 geoip: add fixup_free to exported funr

[sr-dev] git:master:52f02ca5: crypto: add fixup_free function

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 52f02ca5f6d09c5323c582c9cf08990f0bc97ac5 URL: https://github.com/kamailio/kamailio/commit/52f02ca5f6d09c5323c582c9cf08990f0bc97ac5 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 crypto: add fixup_free function ---

[sr-dev] git:master:a05b1433: dispatcher: add fixup_free to several exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: a05b143385975f0cce349ff7ea1f4647f175cc3c URL: https://github.com/kamailio/kamailio/commit/a05b143385975f0cce349ff7ea1f4647f175cc3c Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 dispatcher: add fixup_free to several

[sr-dev] git:master:dd0a9624: evapi: add fixup_free* to exported functions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: dd0a9624660ea58aa6f97828ecd526fc7dba3a43 URL: https://github.com/kamailio/kamailio/commit/dd0a9624660ea58aa6f97828ecd526fc7dba3a43 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 evapi: add fixup_free* to exported fun

[sr-dev] git:master:e1030203: geoip2: add fixup_free to exported funrcions

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: e10302033e42f25cf88b975fe9926d9210028299 URL: https://github.com/kamailio/kamailio/commit/e10302033e42f25cf88b975fe9926d9210028299 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 geoip2: add fixup_free to exported fun

[sr-dev] git:master:e7cecd66: dlgs: fix some fixup_free

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: e7cecd66a77669e32e5abc2ff4458e017c2a2f61 URL: https://github.com/kamailio/kamailio/commit/e7cecd66a77669e32e5abc2ff4458e017c2a2f61 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 dlgs: fix some fixup_free --- Modifi

[sr-dev] git:master:82e653c0: corex: add fixup_free to file_read function

2024-11-20 Thread Federico Cabiddu via sr-dev
Module: kamailio Branch: master Commit: 82e653c026219704a4c065e9a523f88c214b2faf URL: https://github.com/kamailio/kamailio/commit/82e653c026219704a4c065e9a523f88c214b2faf Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2024-11-20T14:19:11+01:00 corex: add fixup_free to file_read fun

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 1 commit. 0304e7b44f6bbd2b4ed92e3a811d460c3b904cae http_async_client: add fixup_free* to exported functions -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/a67f11fa1f233f5174b8c630ec3e6740840ca908..0304e7b44f6bbd2b4ed92e3a811d460c3b904cae You are r

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 2 commits. 99d4f250f00fc4b7f9532a13f76a2e0268d4a592 h350: add fixup_free to exported function a67f11fa1f233f5174b8c630ec3e6740840ca908 htable: add fixup_free* to exported functions -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/68eb906575069a846

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 12 commits. 590217835c06a504b9268bf9ebfaaa550876daa1 crypto: add fixup_free function c86dff9a2fb688afc367e5f5ceba6a6ee787ba28 dispatcher: add fixup_free to several exported functions 80b3f5bc3068a9688768faf2084abb7f2576f8cb dlgs: fix some fixup_free a28cd6c0bed261688227df7e4

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 1 commit. 5f8cc6e98b9ae555ccaeab21d0c0ce3d96d796ab htable: add fixup_free* to exported functions -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/0b1384f7562e9333221a90384eea57a39e2ac2bb..5f8cc6e98b9ae555ccaeab21d0c0ce3d96d796ab You are receiving th

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 2 commits. 4ae378dc4b6f6613d284ae83eb43fd4d9d185813 group: add fixup_free to exported functions 0b1384f7562e9333221a90384eea57a39e2ac2bb h350: add fixup_free to exported function -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/7df65748c459142a2e1

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 1 commit. 7df65748c459142a2e1ea953d01b678180fc5463 h350: add fixup_free to exported function -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/9ff68a65fd13f79e7b756641ae943394f6ba502a..7df65748c459142a2e1ea953d01b678180fc5463 You are receiving this b

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 12 commits. 563b31c5968951a78dc76135730baf7dbef9986c cnxcc: add fixup_free function e2a1572912070e2965757334d5fa774a53a9c68d corex: add fixup_free to file_read function 2905358b35e43263ec0dfeb3d17ff6631026518f crypto: add fixup_free function 6cbffda113e32957e4808740a8bf65c68

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 2 commits. d64bcbec8bac562df170cb82cbfb823978edc283 geoip: add fixup_free to exported funrcions e628af3b6130b1495218754644d728f91926d4ee geoip2: add fixup_free to exported funrcions -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/e03f2a1234986177

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 2 commits. bbfc5beb5d9b0b6c2f3e130f25b03a29c82632ef exec: add fixup_free* to exported functions e03f2a1234986177922d4a38c50f55b5ca45795c file_out: reformat exported structures -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/2d630c53b1045518ce12c67

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 9 commits. c220a2485ba2c3def071180c77894f9e63f1e9a9 cnxcc: add fixup_free function f98fa593868cc3ae20d0146b7a1418e832ef9cee corex: add fixup_free to file_read function 22ee6b74e462a68d0325b11f6017635da1420a3d crypto: add fixup_free function 5b51239af3aa2bfa5479b52dcf19aee34a

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 0 commits. -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/e74015c447e48fc2bfdb76cdc3a8d388a1d4c8b6..5214e9d48c907ba8ac3b692160df5996385424eb You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 1 commit. e74015c447e48fc2bfdb76cdc3a8d388a1d4c8b6 Merge branch 'master' into grumvalski/free_fixup_review -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4031/files/5214e9d48c907ba8ac3b692160df5996385424eb..e74015c447e48fc2bfdb76cdc3a8d388a1d4c8b6 You are re

[sr-dev] Re: [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev
@grumvalski pushed 3 commits. aef51bd190c022bc658d87d4c4efb75e17a955a3 evapi: add fixup_free* to exported functions eada0687371322426edcb2887b883115325e4484 exec: add fixup_free* to exported functions 5214e9d48c907ba8ac3b692160df5996385424eb file_out: reformat exported structures -- View it

[sr-dev] [kamailio/kamailio] Add missing fixup_free* to exported functions (PR #4031)

2024-11-20 Thread Federico Cabiddu via sr-dev