[sr-dev] Re: [kamailio/kamailio] `xavp_params_implode()` drops data from BIGINT datatype (Issue #3663)

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
I have just added support to serialize `long long` values (commit b7b3f94f94), which should cover the reported case. There is a `debug` message when a field is skipped from serialization, it can be made `info` or `warning`, but then it might become too verbose, an xavp can hold internally more

[sr-dev] git:master:b7b3f94f: core: xavp - serialize long long values

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b7b3f94f949feed3cf9e2e3adf3b4596e6e20eac URL: https://github.com/kamailio/kamailio/commit/b7b3f94f949feed3cf9e2e3adf3b4596e6e20eac Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-06T08:48:39+01:00 core: xavp -

[sr-dev] git:master:e0909ab1: topoh: init vars inside th_build_socket_strings()

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e0909ab1c890b11204dd38b26283cba5fad289c7 URL: https://github.com/kamailio/kamailio/commit/e0909ab1c890b11204dd38b26283cba5fad289c7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-06T08:48:39+01:00 topoh: init vars

[sr-dev] git:master:a096684c: github: devcontainer support force build parameter [skip ci]

2023-12-05 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: a096684c69bd121ba5e60f682e236f621f0e343b URL: https://github.com/kamailio/kamailio/commit/a096684c69bd121ba5e60f682e236f621f0e343b Author: Victor Seva Committer: Victor Seva Date: 2023-12-06T01:57:51+01:00 github: devcontainer support force build

[sr-dev] [kamailio/kamailio] `xavp_params_implode()` drops data from BIGINT datatype (Issue #3663)

2023-12-05 Thread Ben Kaufman via sr-dev
### Description I came across the following while trying to serialize SQL data to xavp (`sql_xquery()`) and then serializing the result to htable using `xavp_params_implode()`. One of the data columns has a type of `BIGINT`. The resulting string had neither the key nor value. I recognize

[sr-dev] Re: [kamailio/kamailio] phonenum: cannot build on Fedora 39 (Issue #3659)

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Thanks! I pushed a slightly different patch to allow easier set of the C standard via CLI options. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3659#issuecomment-1841399791 You are receiving this because you are subscribed to this thread.

[sr-dev] Re: [kamailio/kamailio] phonenum: cannot build on Fedora 39 (Issue #3659)

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

[sr-dev] git:master:6dd5598f: phonenum: Makefile - option to set C standard version

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6dd5598fc043fe3d2582e643d7d4ef675c9e6480 URL: https://github.com/kamailio/kamailio/commit/6dd5598fc043fe3d2582e643d7d4ef675c9e6480 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T19:30:21+01:00 phonenum: Makefile -

[sr-dev] git:master:a9e02966: core: remove unnecessary condition on msg

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a9e02966384cbcdf04aa16feb034b87e524352c9 URL: https://github.com/kamailio/kamailio/commit/a9e02966384cbcdf04aa16feb034b87e524352c9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T15:08:50+01:00 core: remove

[sr-dev] Re: Updated: Online devel meeting on matrix - 15:00 UTC, Dec 5, 2023

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Hello, last notification: with a little bit of the delay, the meeting just started! Cheers, Daniel On 05.12.23 15:05, Daniel-Constantin Mierla wrote: > > Hello, > > to sync on time world wide, the meeting should start in about 55 > minutes from now. > > Cheers, > Daniel > > On 04.12.23 16:27,

[sr-dev] Re: Kamailio + RTPEngine + TURN server to enable calling between WebRTC client and legacy SIP clients

2023-12-05 Thread Sergey Safarov via sr-dev
It is a complex question. For WebRTC client requires TLS encrypted connection and something like openssl library a required. For TCP/UDP sip client I think an external library is not required. Sergey On Tue, Dec 5, 2023 at 9:02 AM Monxarat wrote: > Hi Serfey Safarov, Thanks for answering. > I

[sr-dev] Re: Updated: Online devel meeting on matrix - 15:00 UTC, Dec 5, 2023

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Hello, to sync on time world wide, the meeting should start in about 55 minutes from now. Cheers, Daniel On 04.12.23 16:27, Daniel-Constantin Mierla wrote: > > Hello, > > sort note to refresh about tomorrow's online devel meeting, more > details at: > >   - >

[sr-dev] git:master:3a02bf42: ims_charging: log message on db updated error

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3a02bf42bc182e0eb809e63d8fe828e3ece5f1da URL: https://github.com/kamailio/kamailio/commit/3a02bf42bc182e0eb809e63d8fe828e3ece5f1da Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T12:26:22+01:00 ims_charging: log

[sr-dev] git:master:4f6a2686: topoh: reorder conditions for safety of cleaning on error

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4f6a2686c01a65fe3a23e4d2057c7940eedcf12a URL: https://github.com/kamailio/kamailio/commit/4f6a2686c01a65fe3a23e4d2057c7940eedcf12a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T12:20:01+01:00 topoh: reorder

[sr-dev] git:master:0d78a1ad: pkg/kamailio/deb: version set 5.8.0~dev2 [skip ci]

2023-12-05 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 0d78a1add4292ff1e10347c0199f0d70d31678ea URL: https://github.com/kamailio/kamailio/commit/0d78a1add4292ff1e10347c0199f0d70d31678ea Author: Victor Seva Committer: Victor Seva Date: 2023-12-05T12:04:36+01:00 pkg/kamailio/deb: version set 5.8.0~dev2 [skip

[sr-dev] git:master:6305adef: Makefile.defs: version set to 5.8.0-dev2

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6305adef50079891386a048b986fd27e9b6e7ca1 URL: https://github.com/kamailio/kamailio/commit/6305adef50079891386a048b986fd27e9b6e7ca1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T12:00:00+01:00 Makefile.defs:

[sr-dev] Re: [kamailio/kamailio] Dialog DMQ sync: Timer needs fixing, firing on wrong node! (Issue #3656)

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Quick check in the code revealed a potential execution path with duplicated attributes. There is a switch a fall-through case, not being the developer of that snippet, I don't know the design reasons, but hopefully the commit I pushed to mater is fixing the issue. Test and report if it doesn't.

[sr-dev] git:master:ca7e1e49: dialog: prevent duplicate of leg1 attributes in json for dmq

2023-12-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ca7e1e49aecd3e0f12cc783e3b97868980f1d3d2 URL: https://github.com/kamailio/kamailio/commit/ca7e1e49aecd3e0f12cc783e3b97868980f1d3d2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-12-05T10:27:32+01:00 dialog: prevent