[sr-dev] Re: [kamailio/kamailio] cdp: Disable TLS support for openssl versions older than 1.1.0 (PR #3601)

2023-10-11 Thread Daniel-Constantin Mierla via sr-dev
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3601#issuecomment-1757460050 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:2f212ba4: core: added proto file to use info structure

2023-10-12 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2f212ba4deab4841382690eed08f9afcae1ec46f URL: https://github.com/kamailio/kamailio/commit/2f212ba4deab4841382690eed08f9afcae1ec46f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-12T17:46:00+02:00 core: added proto file

[sr-dev] git:master:a902e4a0: core: tcp - limit number of accepted connections per src ip

2023-10-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a902e4a032a85a7755de32eeadac800a1312e64f URL: https://github.com/kamailio/kamailio/commit/a902e4a032a85a7755de32eeadac800a1312e64f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-13T17:33:51+02:00 core: tcp - limit numb

[sr-dev] git:master:ddfe15f8: core: tcp - exclude crlf ping from data exchage state

2023-10-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ddfe15f860555048f1ad6884727d4eb52f11910f URL: https://github.com/kamailio/kamailio/commit/ddfe15f860555048f1ad6884727d4eb52f11910f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-13T17:33:51+02:00 core: tcp - exclude cr

[sr-dev] git:master:f5b46efc: core: tcp - set limit for reading a message

2023-10-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f5b46efc3a97aa45d090f46990a40bcc9dd91390 URL: https://github.com/kamailio/kamailio/commit/f5b46efc3a97aa45d090f46990a40bcc9dd91390 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-13T17:33:51+02:00 core: tcp - set limit

[sr-dev] git:master:ef86402d: core: tcp - close connection without data traffic at all

2023-10-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ef86402d2397ff7b0416bc17ab0a2ba906402215 URL: https://github.com/kamailio/kamailio/commit/ef86402d2397ff7b0416bc17ab0a2ba906402215 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-13T17:33:51+02:00 core: tcp - close conn

[sr-dev] git:master:b56037fa: core: added msg_recv_max_size global parameter

2023-10-14 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b56037fab181037d48bfc90802f25b85ae8bee04 URL: https://github.com/kamailio/kamailio/commit/b56037fab181037d48bfc90802f25b85ae8bee04 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-14T16:49:20+02:00 core: added msg_recv_m

[sr-dev] git:master:241127c5: core: added tcp_accept_iplimit parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 241127c5f0820614a3e2ac1467e9f8cb8a0eeb23 URL: https://github.com/kamailio/kamailio/commit/241127c5f0820614a3e2ac1467e9f8cb8a0eeb23 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T09:09:08+02:00 core: added tcp_accept

[sr-dev] git:master:92feec4f: core: added tcp_msg_read_timeout parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 92feec4fa026a153d1f9ed79e5893bf1086db909 URL: https://github.com/kamailio/kamailio/commit/92feec4fa026a153d1f9ed79e5893bf1086db909 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T07:20:13+02:00 core: added tcp_msg_re

[sr-dev] git:master:213e1910: core: added tcp_msg_data_timeout parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 213e19108699ed4ea5c962caf673b0a60ce41480 URL: https://github.com/kamailio/kamailio/commit/213e19108699ed4ea5c962caf673b0a60ce41480 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T08:57:32+02:00 core: added tcp_msg_da

[sr-dev] git:master:1acede64: core: added tcp_check_timer parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1acede64041307b783ed90736ca114917bafbc14 URL: https://github.com/kamailio/kamailio/commit/1acede64041307b783ed90736ca114917bafbc14 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T08:35:09+02:00 core: added tcp_check_

[sr-dev] git:master:319df7fc: jwt: use proper internal function for jwt_verify_key()

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 319df7fc417e898e945cac0d44e978c9ff151e3c URL: https://github.com/kamailio/kamailio/commit/319df7fc417e898e945cac0d44e978c9ff151e3c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T10:46:34+02:00 jwt: use proper intern

[sr-dev] git:5.7:02958e56: jwt: use proper internal function for jwt_verify_key()

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 02958e56fed877275b98a5cf0c568cc4e9175a8c URL: https://github.com/kamailio/kamailio/commit/02958e56fed877275b98a5cf0c568cc4e9175a8c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-16T10:47:55+02:00 jwt: use proper internal

[sr-dev] Re: git:master:1acede64: core: added tcp_check_timer parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
On 16.10.23 10:25, Juha Heinanen wrote: > Daniel-Constantin Mierla via sr-dev writes: > >> core: added tcp_check_timer parameter >> >> - set the check interval (in seconds) for tcp connections >> - default 10 > Does this need to be smaller than tcp_msg_read_time

[sr-dev] Re: git:master:1acede64: core: added tcp_check_timer parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
On 16.10.23 12:27, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> Smaller is recommended for better accuracy. > In order to make configuration simpler, how about having a dynamic default > as I suggested? Default is half (hardcoded), but its own parameter gives more flexibility for

[sr-dev] Re: git:master:1acede64: core: added tcp_check_timer parameter

2023-10-16 Thread Daniel-Constantin Mierla via sr-dev
On 16.10.23 12:44, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >>> In order to make configuration simpler, how about having a dynamic default >>> as I suggested? >> Default is half (hardcoded), but its own parameter gives more >> flexibility for granularity -- one extra parameter is

[sr-dev] Re: [kamailio/kamailio] tls: Add and apply tls_openssl_clear_errors function. (PR #3607)

2023-10-18 Thread Daniel-Constantin Mierla via sr-dev
Thanks! Can you reformat the commit message to follow the rules from contributing guide? - https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#commit-message-format The title of the PR follows those rules, but they have to be used for commit message first line, not PR ti

[sr-dev] Re: git:master:1acede64: core: added tcp_check_timer parameter

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Looks ok for me. If you push it, then you have to update the wiki core books section for it as well. Cheers, Daniel On 19.10.23 09:14, Juha Heinanen via sr-dev wrote: > How about the diff below? > > Also, is there plan to backport ksr_tcp_msg_data_timeout, > ksr_tcp_msg_read_timeout, and ksr_tcp_

[sr-dev] Re: [kamailio/kamailio] Make tcp_check_timer default to depend on tcp_msg_data_timeout and tcp_msg_read_timeout values (PR #3608)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
I am going to apply it manually, because the commit message is not following the contributing guidelines. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3608#issuecomment-1770706662 You are receiving this because you are subscribed to this thread.

[sr-dev] git:master:5077127b: core: change tcp_check_timer initialization

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5077127b0fe1a2d803e42abe19cfcd93339f0519 URL: https://github.com/kamailio/kamailio/commit/5077127b0fe1a2d803e42abe19cfcd93339f0519 Author: Juha Heinanen Committer: Daniel-Constantin Mierla Date: 2023-10-19T13:36:32+02:00 core: change tcp_check_timer init

[sr-dev] Re: [kamailio/kamailio] Make tcp_check_timer default to depend on tcp_msg_data_timeout and tcp_msg_read_timeout values (PR #3608)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
I guess clang format may differ based on clang version and maybe global defaults on OSes -- the check here should be taken as a soft recommendation, but if it looks pretty ok, it can be merged. Anyhow, in this particular case I merged manually, closing this one.. -- Reply to this email directl

[sr-dev] Re: [kamailio/kamailio] Make tcp_check_timer default to depend on tcp_msg_data_timeout and tcp_msg_read_timeout values (PR #3608)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Closed #3608. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3608#event-10709891167 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] presence: active_watcher cleanup timer (PR #3605)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Fine to merge from my point of view. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3605#issuecomment-1770735259 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio

[sr-dev] Re: [kamailio/kamailio] Make timeout mechanism useful by adding support for supplying timeout tag (PR #3598)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Thanks! Is the PR completed? If yes, I would merge it manually to make the commit message follow the contributing guidelines: - https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#commit-message-format -- Reply to this email directly or view it on GitHub: https://github

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Add support for database backend (PR #3603)

2023-10-19 Thread Daniel-Constantin Mierla via sr-dev
Thanks! CodeQL can indeed fail from other reasons than the code, can be ignored if that happens. Regarding the patch of the PR, I could spot only a database delete operation being added. The commit message says `Add support for database backend`. Was there code for database support but not acti

[sr-dev] git:master:fe8eafd3: tls: include file to fix warning about tls_openssl_clear_errors()

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: fe8eafd31327c14e7b081cd8f4a6532953e0a1c6 URL: https://github.com/kamailio/kamailio/commit/fe8eafd31327c14e7b081cd8f4a6532953e0a1c6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T10:34:21+02:00 tls: include file to f

[sr-dev] git:master:91eca5aa: core: print advertised proto on startup

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 91eca5aaa20f7b22488b14fdf89127daaeea47d3 URL: https://github.com/kamailio/kamailio/commit/91eca5aaa20f7b22488b14fdf89127daaeea47d3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T10:30:58+02:00 core: print advertised

[sr-dev] git:master:b6148ef1: corex: rpc corex.list_sockets use now lowercase for field names

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b6148ef161a8652b398080ec136e207fb6ee3b1a URL: https://github.com/kamailio/kamailio/commit/b6148ef161a8652b398080ec136e207fb6ee3b1a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T15:53:39+02:00 corex: rpc corex.list_

[sr-dev] git:master:54868f83: corex: rpc corex.list_sockets prints advertise as full socket string

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 54868f83f09691a5283a0d7eb57e230e7b8a2514 URL: https://github.com/kamailio/kamailio/commit/54868f83f09691a5283a0d7eb57e230e7b8a2514 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T16:48:33+02:00 corex: rpc corex.list_

[sr-dev] git:master:54d8cce2: core: use advertised proto to build advertised sock string

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 54d8cce28a5c4cbd944d39b1523571fbb5776baa URL: https://github.com/kamailio/kamailio/commit/54d8cce28a5c4cbd944d39b1523571fbb5776baa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T16:39:08+02:00 core: use advertised p

[sr-dev] git:master:c2e8baad: core: allow proto in advertise for a couple of listen variants

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c2e8baad3b39b2e5871c0cdc796b3be48462c2a9 URL: https://github.com/kamailio/kamailio/commit/c2e8baad3b39b2e5871c0cdc796b3be48462c2a9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T14:51:17+02:00 core: allow proto in a

[sr-dev] git:master:e5c145f6: corex: rpc corex.list_aliases use now lowercase for field names

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e5c145f69508658a692be9be219f466ee2aca5d9 URL: https://github.com/kamailio/kamailio/commit/e5c145f69508658a692be9be219f466ee2aca5d9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-20T14:55:53+02:00 corex: rpc corex.list_

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (PR #3609)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
It might add more complexity to try to work on the same variable, as I quickly looked over the commit of the PR, one field is inside a cfg-param reload structure, which is trickier to figure out if it was set because of a modparam or because of a rpc command and then know which parameter name wa

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (PR #3609)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
@nchaigne: ok, let's see it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3609#issuecomment-1773068842 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Segfault tls.so on master branch when TLS_MALLOC_DBG is defined (Issue #3595)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
I also added some safety check recently. Closing this one, reopen if still an issue. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3595#issuecomment-1773073029 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] Segfault tls.so on master branch when TLS_MALLOC_DBG is defined (Issue #3595)

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

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (2) (PR #3611)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
I don't see a major difference from the point of view of the internal variables/fields compared with the other PR #3609. Maybe a simpler approach is to introduce a new parameter to specify what is the type (unit) of the timeout, like `timeout_mode`, which if it is 0 (default) is going to consid

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Add support for database backend (PR #3603)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Thanks for the details, I am not using the module, I wanted to be sure nothing was omitted -- I am going to merge it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3603#issuecomment-1773183763 You are receiving this because you are subscribed to

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Add support for database backend (PR #3603)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Merged #3603 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3603#event-10727523388 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] git:master:cd54fdde: ims_dialog: Add support for database backend

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: cd54fdde0572c62dc26fb8a8d11ddf60073a67a9 URL: https://github.com/kamailio/kamailio/commit/cd54fdde0572c62dc26fb8a8d11ddf60073a67a9 Author: Morten Tryfoss Committer: Daniel-Constantin Mierla Date: 2023-10-20T20:11:09+02:00 ims_dialog: Add support for data

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Support for db storage (Issue #3602)

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

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Support for db storage (Issue #3602)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
Related PR merged. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3602#issuecomment-1773255703 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Develop

[sr-dev] Re: [kamailio/kamailio] sigabrt on kamailio 5.5.6 (Issue #3593)

2023-10-20 Thread Daniel-Constantin Mierla via sr-dev
This is a backtrace from shut down process. You have to enable core files per pid/process and if it is is a runtime crash (not a shut down/restart crash), then there have to be more core files -- bt from all are needed. On the other hand 5.5 series is out of maintenance, you should consider upg

[sr-dev] git:master:e4f2cde5: core: mem - set xstatus_filter api field

2023-10-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e4f2cde596387cc81ff0a26d89654d9d0e24ae10 URL: https://github.com/kamailio/kamailio/commit/e4f2cde596387cc81ff0a26d89654d9d0e24ae10 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-21T09:07:39+02:00 core: mem - set xstatu

[sr-dev] git:master:37aa5b5f: core: set shm xsetfunc api field

2023-10-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 37aa5b5f885d9c6a4915a3b3283d3cbbc04ecedd URL: https://github.com/kamailio/kamailio/commit/37aa5b5f885d9c6a4915a3b3283d3cbbc04ecedd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-21T09:07:39+02:00 core: set shm xsetfunc

[sr-dev] git:master:e5ecb666: topos: remove check of th_param_mask_callid() for api callid masking

2023-10-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e5ecb666abd24433b0de030980f79e2521439524 URL: https://github.com/kamailio/kamailio/commit/e5ecb666abd24433b0de030980f79e2521439524 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-21T09:07:39+02:00 topos: remove check of

[sr-dev] git:master:0a98a0d5: corex: read fmatch as str rpc parameter for shm.rprint

2023-10-23 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 0a98a0d504f79cc6aa0cac13e2b30a00e6181636 URL: https://github.com/kamailio/kamailio/commit/0a98a0d504f79cc6aa0cac13e2b30a00e6181636 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-23T10:42:54+02:00 corex: read fmatch as

[sr-dev] git:master:1ebdc5c2: core: mem - print line after file name in qm_status_filter()

2023-10-23 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1ebdc5c2dd7640b778c0efac2baafe1894a75b77 URL: https://github.com/kamailio/kamailio/commit/1ebdc5c2dd7640b778c0efac2baafe1894a75b77 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-23T10:42:54+02:00 core: mem - print line

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (2) (PR #3611)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -187,15 +187,35 @@ modparam("http_client", "maxdatasize", 2000) - Default value is zero, i.e., - the timeout functi

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (PR #3609)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Closing this one, considering the related discussion in the other PR. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3609#issuecomment-1777151625 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (PR #3609)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Closed #3609. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3609#event-10753550479 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Add function to get dialog by hash entry and id (PR #3613)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Thanks, merging! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3613#issuecomment-1777152909 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development

[sr-dev] git:master:309565b0: ims_dialog: Add function to get dialog by hash entry and id

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 309565b08f6294fdbd3d31163a73bd75a680a7e0 URL: https://github.com/kamailio/kamailio/commit/309565b08f6294fdbd3d31163a73bd75a680a7e0 Author: Morten Tryfoss Committer: Daniel-Constantin Mierla Date: 2023-10-24T14:55:49+02:00 ims_dialog: Add function to get

[sr-dev] Re: [kamailio/kamailio] ims_dialog: Add function to get dialog by hash entry and id (PR #3613)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Merged #3613 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3613#event-10753561215 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] TOPOS callid masking (Issue #3606)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Setting mask_callid should not be needed, was mistakenly checked in the intermodule API function. I pushed a commit (referenced above) to remove it. If it is that easy to reproduce, once it happens, trigger printing of memory status in the syslog and then paste the corresponding log messages her

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (2) (PR #3611)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -187,15 +187,35 @@ modparam("http_client", "maxdatasize", 2000) - Default value is zero, i.e., - the timeout functi

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter connect_timeout_ms / timeout_ms (2) (PR #3611)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Closed #3611. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3611#event-10755683869 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter timeout_mode (timeout in seconds or ms) (PR #3615)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -854,3 +854,24 @@ curl_con_t *curl_init_con(str *name) LM_DBG("CURL: Added connection [%.*s]\n", name->len, name->s); return cc; } + +/*! Fixup CURL connections - if timeout is not configured, Use as default global connection_timeou

[sr-dev] git:master:558afc14: core: via builder can use proto from xavp fields or advertised address

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 558afc14d71913214fa11c926f66ec2337a1ec3a URL: https://github.com/kamailio/kamailio/commit/558afc14d71913214fa11c926f66ec2337a1ec3a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-24T17:18:11+02:00 core: via builder can

[sr-dev] git:master:296ed155: core: helper function to get proto id from str

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 296ed155be83bc854507892f944748cb8864b704 URL: https://github.com/kamailio/kamailio/commit/296ed155be83bc854507892f944748cb8864b704 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-24T17:16:16+02:00 core: helper function

[sr-dev] git:master:16378fd6: core: use advertised proto to build lump-based recv/send values

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 16378fd6435355749d9a6602769132be7ef0aa6d URL: https://github.com/kamailio/kamailio/commit/16378fd6435355749d9a6602769132be7ef0aa6d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-24T20:05:03+02:00 core: use advertised p

[sr-dev] git:master:b882db36: http_client: Add parameter timeout_mode (timeout in seconds or milliseconds)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b882db36bbb7f7f13366bcc8f1db9f50910d2c0c URL: https://github.com/kamailio/kamailio/commit/b882db36bbb7f7f13366bcc8f1db9f50910d2c0c Author: Nicolas C Committer: Daniel-Constantin Mierla Date: 2023-10-24T20:36:39+02:00 http_client: Add parameter timeout_mo

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter timeout_mode (timeout in seconds or ms) (PR #3615)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Thanks, merging! If someone has further useful suggestions, new commits/PRs can be made. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3615#issuecomment-1777811718 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] http_client: Add parameter timeout_mode (timeout in seconds or ms) (PR #3615)

2023-10-24 Thread Daniel-Constantin Mierla via sr-dev
Merged #3615 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3615#event-10757942419 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] git:master:9a50e380: usrloc: reformat exported structures to be more readable

2023-10-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 9a50e380216b7557b53a2e8a0e4068f81ecf635e URL: https://github.com/kamailio/kamailio/commit/9a50e380216b7557b53a2e8a0e4068f81ecf635e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-25T18:31:21+02:00 usrloc: reformat expor

[sr-dev] git:master:f97149ae: dmq_usrloc: avoid needless second local socket search

2023-10-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f97149aec9da71085df9dcf4541abba7b756939c URL: https://github.com/kamailio/kamailio/commit/f97149aec9da71085df9dcf4541abba7b756939c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-25T18:31:21+02:00 dmq_usrloc: avoid need

[sr-dev] git:master:c1bc5f70: usrloc: docs for ka_reply_codes parameter

2023-10-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c1bc5f7095659182401e6dd2b25bfaf7f963466a URL: https://github.com/kamailio/kamailio/commit/c1bc5f7095659182401e6dd2b25bfaf7f963466a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-26T13:41:12+02:00 usrloc: docs for ka_re

[sr-dev] git:master:8797e745: usrloc: new parameter to specify reply codes for keepalive handling

2023-10-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8797e7454f5948c0c8166bf2b938a489b3092f2d URL: https://github.com/kamailio/kamailio/commit/8797e7454f5948c0c8166bf2b938a489b3092f2d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-26T13:34:51+02:00 usrloc: new parameter

[sr-dev] git:master:c8d56ed3: secsipid: new config function to sign providing private key data

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c8d56ed3afa19c29279e54fffd40b9810bb0d67c URL: https://github.com/kamailio/kamailio/commit/c8d56ed3afa19c29279e54fffd40b9810bb0d67c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-30T13:11:03+01:00 secsipid: new config f

[sr-dev] git:master:57de8b62: secsipid_proc: updates for latest libsecsipid API

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 57de8b62025a3dedced7c3783b29f8c3517fdc36 URL: https://github.com/kamailio/kamailio/commit/57de8b62025a3dedced7c3783b29f8c3517fdc36 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-30T13:03:47+01:00 secsipid_proc: updates

[sr-dev] git:master:1cfd694e: secsipid: docs for secsipid_sign_prvkey()

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1cfd694e3bad62e9c4fc31073fcebe7707c5968c URL: https://github.com/kamailio/kamailio/commit/1cfd694e3bad62e9c4fc31073fcebe7707c5968c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-30T13:27:49+01:00 secsipid: docs for sec

[sr-dev] git:master:2bc2bdf2: secsipid: extended interal API with SecSIPIDSignJSONHPPrvKey()

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2bc2bdf2ff158510f4f570a1f5abe3f72745234c URL: https://github.com/kamailio/kamailio/commit/2bc2bdf2ff158510f4f570a1f5abe3f72745234c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-30T13:02:09+01:00 secsipid: extended int

[sr-dev] Re: [kamailio/kamailio] Add function `secsipid_sign_privkey` to SECSIPID module (Issue #3620)

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

[sr-dev] Re: [kamailio/kamailio] Add function `secsipid_sign_privkey` to SECSIPID module (Issue #3620)

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
Should be now in master branch (development). It needs latest secsipid library. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3620#issuecomment-1785969330 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] microhttpd: cannot build on CentOS 8 (Issue #3618)

2023-10-30 Thread Daniel-Constantin Mierla via sr-dev
It was developed with libmicrohttpd 0.9.75. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3618#issuecomment-1785972597 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] secsipid: fix build errors for older versions of secsipid lib (PR #3623)

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
Didn't `#if SECSIPID_VERSION >= 0x103` work? It should be the way to check the version. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3623#issuecomment-1786927255 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:4a26208c: secsipid_proc: remove files imported from libsecsipid project

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4a26208c4351e978671980dd9ccf18ee351dec0f URL: https://github.com/kamailio/kamailio/commit/4a26208c4351e978671980dd9ccf18ee351dec0f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-31T14:56:27+01:00 secsipid_proc: remove

[sr-dev] git:master:a2468e66: secsipid_proc: Makefile - look for secsipid include and libs in localbase

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a2468e66f530822094569cf847796d91b17d4be9 URL: https://github.com/kamailio/kamailio/commit/a2468e66f530822094569cf847796d91b17d4be9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-31T14:54:54+01:00 secsipid_proc: Makefil

[sr-dev] Re: [kamailio/kamailio] secsipid: fix build errors for older versions of secsipid lib (PR #3623)

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
I removed those .h files, were propagate over the time when there was no libsecsipid install. They are no longer needed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3623#issuecomment-1787284712 You are receiving this because you are subscribed

[sr-dev] git:master:d157aed3: tls: note about db_mysql module parameter opt_ssl_mode

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d157aed3fc69d3584cb9e6ca0112e47ab917e88e URL: https://github.com/kamailio/kamailio/commit/d157aed3fc69d3584cb9e6ca0112e47ab917e88e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-31T20:04:34+01:00 tls: note about db_mys

[sr-dev] git:master:1e4bf66d: core: error - better message for E_OUT_OF_MEM

2023-10-31 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1e4bf66d37afcded52fcaa2a0dd61a87bb1f2c67 URL: https://github.com/kamailio/kamailio/commit/1e4bf66d37afcded52fcaa2a0dd61a87bb1f2c67 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-10-31T18:35:06+01:00 core: error - better m

[sr-dev] git:master:e34d4155: core: new code for internal processing error

2023-11-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e34d41557e3a88cfb76571fb3f2793d85d264710 URL: https://github.com/kamailio/kamailio/commit/e34d41557e3a88cfb76571fb3f2793d85d264710 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-01T08:56:23+01:00 core: new code for int

[sr-dev] git:master:c76444da: tm: update return code for EoH check failure

2023-11-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c76444da502325c90eb7ac0cbcc24e7bf16dd5d1 URL: https://github.com/kamailio/kamailio/commit/c76444da502325c90eb7ac0cbcc24e7bf16dd5d1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-01T08:56:23+01:00 tm: update return code

[sr-dev] git:master:ae0b671c: tm: new function t_reply_error()

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ae0b671c30f85d97883c1670928128e6c0d6cac7 URL: https://github.com/kamailio/kamailio/commit/ae0b671c30f85d97883c1670928128e6c0d6cac7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-02T09:25:39+01:00 tm: new function t_rep

[sr-dev] git:master:f8981605: tm: docs for t_reply_error() function

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f8981605f01c755b963a9045a96e22398cca7201 URL: https://github.com/kamailio/kamailio/commit/f8981605f01c755b963a9045a96e22398cca7201 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-02T09:29:41+01:00 tm: docs for t_reply_e

[sr-dev] git:master:370991cf: core: accept ws and wss as advertised protocol

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 370991cfab3bd42fe0ca3cbff7dca7b40319f3f4 URL: https://github.com/kamailio/kamailio/commit/370991cfab3bd42fe0ca3cbff7dca7b40319f3f4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-02T10:25:52+01:00 core: accept ws and ws

[sr-dev] Re: [kamailio/kamailio] topos: add compatiblity for early in-dialog NOTIFY (PR #3627)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -910,7 +910,10 @@ int tps_request_received(sip_msg_t *msg, int dialog) goto error; } metid = get_cseq(msg)->method_id; - if((metid & (METHOD_BYE | METHOD_INFO | METHOD_PRACK | METHOD_UPDATE)) + if(((metid &

[sr-dev] Re: [kamailio/kamailio] topos: add compatiblity for early in-dialog NOTIFY (PR #3627)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
@miconda commented on this pull request. > @@ -1146,7 +1146,8 @@ int tps_db_load_branch( if((get_cseq(msg)->method_id == METHOD_SUBSCRIBE) || ((get_cseq(msg)->method_id == METHOD_NOTIFY) - && (msg->event && msg->event->len >

[sr-dev] Re: [kamailio/kamailio] http_client: add information about parameter loading (PR #3619)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
@miconda pushed 1 commit. 2504faa13bc5d3914fc46ee650de0d8778cb3e23 http_client: docs - typos from previous commit -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3619/files/f78188008db4bda1a7f6581f6d3508e4c3c978b4..2504faa13bc5d3914fc46ee650de0d8778cb3e23 You are receiving this

[sr-dev] Re: [kamailio/kamailio] http_client: add information about parameter loading (PR #3619)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Merged #3619 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3619#event-10843161507 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] git:master:ba72724f: cdp: Fix for undefined symbols when using older/unsupported OpenSSL

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ba72724fd1c3547feccb56ae68bd8bed11a3d19a URL: https://github.com/kamailio/kamailio/commit/ba72724fd1c3547feccb56ae68bd8bed11a3d19a Author: Morten Tryfoss Committer: Daniel-Constantin Mierla Date: 2023-11-02T13:10:44+01:00 cdp: Fix for undefined symbols w

[sr-dev] Re: [kamailio/kamailio] cdp: Fix for undefined symbols when using older/unsupported OpenSSL (PR #3616)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Merged #3616 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3616#event-10843168905 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] ims_charging: Implemented restore of Ro sessions from database (PR #3622)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
This should be merged soon if no other comments. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3622#issuecomment-1790615080 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] git:master:ef5e889d: pdt: return 0 when add_to_tree() detect duplicated prefix with pdt mode 1

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ef5e889dce3e2ff077b300f183b6d3262aeab9f8 URL: https://github.com/kamailio/kamailio/commit/ef5e889dce3e2ff077b300f183b6d3262aeab9f8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-02T13:17:17+01:00 pdt: return 0 when add

[sr-dev] Re: [kamailio/kamailio] wrong code for new mod param of pdt module (Issue #3626)

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Thanks for spotting it. Fixed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3626#issuecomment-1790622125 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SE

[sr-dev] Re: [kamailio/kamailio] wrong code for new mod param of pdt module (Issue #3626)

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

[sr-dev] git:master:21eeb977: core: add transport parameter for ws/wss advertised proto

2023-11-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 21eeb977c882dec4540703b2d8b4ff5131e6c446 URL: https://github.com/kamailio/kamailio/commit/21eeb977c882dec4540703b2d8b4ff5131e6c446 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-02T14:01:58+01:00 core: add transport pa

[sr-dev] git:master:20979227: tm: exposed t_reply_error() to intermodule API

2023-11-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 2097922746d12d332ce923193af9c624429b7f96 URL: https://github.com/kamailio/kamailio/commit/2097922746d12d332ce923193af9c624429b7f96 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-03T08:41:08+01:00 tm: exposed t_reply_er

[sr-dev] git:master:cb529523: sl: docs for send_reply_error()

2023-11-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: cb5295234a1b106473c3fdb9ff25c23bfc9fbcd1 URL: https://github.com/kamailio/kamailio/commit/cb5295234a1b106473c3fdb9ff25c23bfc9fbcd1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-03T09:06:38+01:00 sl: docs for send_repl

[sr-dev] git:master:130dc00c: sl: added send_reply_error()

2023-11-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 130dc00c1700839248a044f8ae6d4a9e9c97d301 URL: https://github.com/kamailio/kamailio/commit/130dc00c1700839248a044f8ae6d4a9e9c97d301 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-03T09:00:14+01:00 sl: added send_reply_e

<    5   6   7   8   9   10   11   12   13   14   >